Skip to content

Commit 2cdbfb1

Browse files
chore(deps): update all non-major dependencies (#229)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lint-staged](https://redirect.github.com/lint-staged/lint-staged) | [`^15.5.0` -> `^15.5.1`](https://renovatebot.com/diffs/npm/lint-staged/15.5.0/15.5.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.5.0/15.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.5.0/15.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [remeda](https://remedajs.com/) ([source](https://redirect.github.com/remeda/remeda)) | [`^2.21.2` -> `^2.21.3`](https://renovatebot.com/diffs/npm/remeda/2.21.2/2.21.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/remeda/2.21.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/remeda/2.21.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/remeda/2.21.2/2.21.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/remeda/2.21.2/2.21.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lint-staged/lint-staged (lint-staged)</summary> ### [`v15.5.1`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1551) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.5.0...v15.5.1) ##### Patch Changes - [#&#8203;1533](https://redirect.github.com/lint-staged/lint-staged/pull/1533) [`5d53534`](https://redirect.github.com/lint-staged/lint-staged/commit/5d535349958a939cd17d87180196bb2b9dfc452b) Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Improve listing of staged files so that *lint-staged* doesn't crash when encountering an uninitialized submodule. This should result in less errors like: ✖ Failed to get staged files! </details> <details> <summary>remeda/remeda (remeda)</summary> ### [`v2.21.3`](https://redirect.github.com/remeda/remeda/releases/tag/v2.21.3) [Compare Source](https://redirect.github.com/remeda/remeda/compare/v2.21.2...v2.21.3) ##### Bug Fixes - **mapValues:** preserve number keys in the resulting object ([#&#8203;1074](https://redirect.github.com/remeda/remeda/issues/1074)) ([cde1177](https://redirect.github.com/remeda/remeda/commit/cde11775ebcb28162bdf9c8f7df01701f4ea646b)), closes [#&#8203;1071](https://redirect.github.com/remeda/remeda/issues/1071) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a67b73 commit 2cdbfb1

2 files changed

Lines changed: 19 additions & 13 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"prettier-plugin-sort-json": "^4.1.1",
8888
"prettier-plugin-sql": "^0.19.0",
8989
"prettier-plugin-tailwindcss": "^0.6.11",
90-
"remeda": "^2.21.2"
90+
"remeda": "^2.21.3"
9191
},
9292
"devDependencies": {
9393
"@total-typescript/ts-reset": "^0.6.1",
@@ -101,7 +101,7 @@
101101
"execa": "^9.5.2",
102102
"fix-tsup-cjs": "^1.2.0",
103103
"globby": "^14.1.0",
104-
"lint-staged": "^15.5.0",
104+
"lint-staged": "^15.5.1",
105105
"prettier": "^3.5.3",
106106
"simple-git-hooks": "^2.12.1",
107107
"tsup": "^8.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)