Commit cfbb37a
authored
chore(deps): update all non-major dependencies (#247)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| [node](https://nodejs.org)
([source](https://redirect.github.com/nodejs/node)) | | minor |
`22.17.1` -> `22.18.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [remeda](https://remedajs.com/)
([source](https://redirect.github.com/remeda/remeda)) | dependencies |
minor | [`^2.26.1` ->
`^2.28.0`](https://renovatebot.com/diffs/npm/remeda/2.26.1/2.28.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[simple-git-hooks](https://redirect.github.com/toplenboren/simple-git-hooks)
| devDependencies | patch | [`^2.13.0` ->
`^2.13.1`](https://renovatebot.com/diffs/npm/simple-git-hooks/2.13.0/2.13.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [typescript](https://www.typescriptlang.org/)
([source](https://redirect.github.com/microsoft/TypeScript)) |
devDependencies | minor | [`^5.8.3` ->
`^5.9.2`](https://renovatebot.com/diffs/npm/typescript/5.8.3/5.9.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>nodejs/node (node)</summary>
###
[`v22.18.0`](https://redirect.github.com/nodejs/node/compare/v22.17.1...v22.18.0)
[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.17.1...v22.18.0)
</details>
<details>
<summary>remeda/remeda (remeda)</summary>
###
[`v2.28.0`](https://redirect.github.com/remeda/remeda/releases/tag/v2.28.0)
[Compare
Source](https://redirect.github.com/remeda/remeda/compare/v2.27.2...v2.28.0)
##### Features
- **defaultTo:** introduce `defaultTo`
([#​1159](https://redirect.github.com/remeda/remeda/issues/1159))
([92449ef](https://redirect.github.com/remeda/remeda/commit/92449ef03c15dd49c4d4f59fbe9c6927694ea26e)),
closes
[#​1158](https://redirect.github.com/remeda/remeda/issues/1158)
###
[`v2.27.2`](https://redirect.github.com/remeda/remeda/releases/tag/v2.27.2)
[Compare
Source](https://redirect.github.com/remeda/remeda/compare/v2.27.1...v2.27.2)
##### Bug Fixes
- **const:** prefer narrow typing for literals
([#​1160](https://redirect.github.com/remeda/remeda/issues/1160))
([4c5bc73](https://redirect.github.com/remeda/remeda/commit/4c5bc7395698618fdd254de66f10b4cf3b5d427f)),
closes
[#​823](https://redirect.github.com/remeda/remeda/issues/823)
###
[`v2.27.1`](https://redirect.github.com/remeda/remeda/releases/tag/v2.27.1)
[Compare
Source](https://redirect.github.com/remeda/remeda/compare/v2.27.0...v2.27.1)
##### Bug Fixes
- prevent redundant type computation paths
([#​1163](https://redirect.github.com/remeda/remeda/issues/1163))
([7c37e39](https://redirect.github.com/remeda/remeda/commit/7c37e395db5c73ebb7a5f3e60766f7a2b4750ea9))
- **sample:** revamp typing
([#​1162](https://redirect.github.com/remeda/remeda/issues/1162))
([55e5c8c](https://redirect.github.com/remeda/remeda/commit/55e5c8c69224f682a922c4436edb351b366dffe9)),
closes
[#​323](https://redirect.github.com/remeda/remeda/issues/323)
###
[`v2.27.0`](https://redirect.github.com/remeda/remeda/releases/tag/v2.27.0)
[Compare
Source](https://redirect.github.com/remeda/remeda/compare/v2.26.1...v2.27.0)
##### Features
- **prop:** allow deep paths
([#​1158](https://redirect.github.com/remeda/remeda/issues/1158))
([cb7d611](https://redirect.github.com/remeda/remeda/commit/cb7d61194e4a5d08fb531a2299badb194df836a8)),
closes
[#​830](https://redirect.github.com/remeda/remeda/issues/830)
</details>
<details>
<summary>toplenboren/simple-git-hooks (simple-git-hooks)</summary>
###
[`v2.13.1`](https://redirect.github.com/toplenboren/simple-git-hooks/blob/HEAD/CHANGELOG.md#2131)
[Compare
Source](https://redirect.github.com/toplenboren/simple-git-hooks/compare/2.13.0...2.13.1)
##### Patch Changes
-
[#​128](https://redirect.github.com/toplenboren/simple-git-hooks/pull/128)
[`2ad5514`](https://redirect.github.com/toplenboren/simple-git-hooks/commit/2ad5514dbbfbf11ffef9414c64d15a2dbe8ea756)
Thanks
[@​OlofFredriksson](https://redirect.github.com/OlofFredriksson)!
- fix: postinstall should ignore adding hooks if
SKIP\_INSTALL\_SIMPLE\_GIT\_HOOKS is defined
-
[#​130](https://redirect.github.com/toplenboren/simple-git-hooks/pull/130)
[`1abdcd7`](https://redirect.github.com/toplenboren/simple-git-hooks/commit/1abdcd7fd486058db76fe930542fd75e335ee462)
Thanks [@​cexoso](https://redirect.github.com/cexoso)! - fix: only
get local `coore.hooksPath` config
</details>
<details>
<summary>microsoft/TypeScript (typescript)</summary>
###
[`v5.9.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.3...5be33469d551655d878876faa9e30aa3b49f8ee9)
[Compare
Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2)
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7328299 commit cfbb37a
3 files changed
Lines changed: 85 additions & 84 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments