Skip to content

Commit f2021ad

Browse files
chore(deps): update all non-major dependencies (#231)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.17.30` -> `^20.17.31`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.30/20.17.31) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.31?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.31?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.30/20.17.31?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.30/20.17.31?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | `22.14.0` -> `22.15.0` | [![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v22.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v22.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v22.14.0/v22.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v22.14.0/v22.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | minor | | [simple-git-hooks](https://redirect.github.com/toplenboren/simple-git-hooks) | [`^2.12.1` -> `^2.13.0`](https://renovatebot.com/diffs/npm/simple-git-hooks/2.12.1/2.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/simple-git-hooks/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/simple-git-hooks/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/simple-git-hooks/2.12.1/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/simple-git-hooks/2.12.1/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | --- ### Release Notes <details> <summary>nodejs/node (node)</summary> ### [`v22.15.0`](https://redirect.github.com/nodejs/node/compare/v22.14.0...v22.15.0) [Compare Source](https://redirect.github.com/nodejs/node/compare/v22.14.0...v22.15.0) </details> <details> <summary>toplenboren/simple-git-hooks (simple-git-hooks)</summary> ### [`v2.13.0`](https://redirect.github.com/toplenboren/simple-git-hooks/blob/HEAD/CHANGELOG.md#2130) [Compare Source](https://redirect.github.com/toplenboren/simple-git-hooks/compare/2.12.1...2.13.0) ##### Minor Changes - [#&#8203;121](https://redirect.github.com/toplenboren/simple-git-hooks/pull/121) [`d9d7823`](https://redirect.github.com/toplenboren/simple-git-hooks/commit/d9d7823b8cef0a91a5aef37c2d5a9b913b61c1a0) Thanks [@&#8203;chouchouji](https://redirect.github.com/chouchouji)! - feat: only remove some hooks that are not in `preserveUnused` option - [#&#8203;125](https://redirect.github.com/toplenboren/simple-git-hooks/pull/125) [`8486a22`](https://redirect.github.com/toplenboren/simple-git-hooks/commit/8486a2211340fcf14f6b534c862fb000961be115) Thanks [@&#8203;nathanwhit](https://redirect.github.com/nathanwhit)! - feat: support `deno`'s `node_modules` structure - [#&#8203;127](https://redirect.github.com/toplenboren/simple-git-hooks/pull/127) [`8bb9818`](https://redirect.github.com/toplenboren/simple-git-hooks/commit/8bb9818876f11a2295ea8f80f666a5ee8e8ae13a) Thanks [@&#8203;yyz945947732](https://redirect.github.com/yyz945947732)! - feat: optimize the migration experience from `husky` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 2am and before 3am" in timezone Asia/Shanghai, Automerge - "schedule:daily" in timezone Asia/Shanghai. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/u3u/prettier-config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e29262e commit f2021ad

3 files changed

Lines changed: 27 additions & 27 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.14.0
1+
22.15.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"devDependencies": {
9393
"@total-typescript/ts-reset": "^0.6.1",
9494
"@tsconfig/node20": "^20.1.5",
95-
"@types/node": "^20.17.30",
95+
"@types/node": "^20.17.31",
9696
"@types/react": "^18.3.20",
9797
"@u3u/eslint-config": "^2.15.2",
9898
"@u3u/prettier-config": "link:",
@@ -103,7 +103,7 @@
103103
"globby": "^14.1.0",
104104
"lint-staged": "^15.5.1",
105105
"prettier": "^3.5.3",
106-
"simple-git-hooks": "^2.12.1",
106+
"simple-git-hooks": "^2.13.0",
107107
"tsup": "^8.4.0",
108108
"tsx": "^4.19.3",
109109
"typescript": "^5.8.3",

pnpm-lock.yaml

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)