Skip to content

Commit 41b8e0c

Browse files
chore(deps): update all non-major dependencies (#221)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier-plugin-classnames](https://redirect.github.com/ony3000/prettier-plugin-classnames) | [`^0.7.6` -> `^0.7.7`](https://renovatebot.com/diffs/npm/prettier-plugin-classnames/0.7.6/0.7.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-classnames/0.7.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-classnames/0.7.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-classnames/0.7.6/0.7.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-classnames/0.7.6/0.7.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [remeda](https://remedajs.com/) ([source](https://redirect.github.com/remeda/remeda)) | [`^2.21.0` -> `^2.21.1`](https://renovatebot.com/diffs/npm/remeda/2.21.0/2.21.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/remeda/2.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/remeda/2.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/remeda/2.21.0/2.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/remeda/2.21.0/2.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ony3000/prettier-plugin-classnames (prettier-plugin-classnames)</summary> ### [`v0.7.7`](https://redirect.github.com/ony3000/prettier-plugin-classnames/releases/tag/v0.7.7) [Compare Source](https://redirect.github.com/ony3000/prettier-plugin-classnames/compare/v0.7.6...v0.7.7) #### What's Changed - Fix line wrapping inside empty JSX tags by [@&#8203;ony3000](https://redirect.github.com/ony3000) in [https://github.com/ony3000/prettier-plugin-classnames/pull/91](https://redirect.github.com/ony3000/prettier-plugin-classnames/pull/91) - Add new option `syntaxTransformation` by [@&#8203;ony3000](https://redirect.github.com/ony3000) in [https://github.com/ony3000/prettier-plugin-classnames/pull/92](https://redirect.github.com/ony3000/prettier-plugin-classnames/pull/92) **Full Changelog**: ony3000/prettier-plugin-classnames@v0.7.6...v0.7.7 </details> <details> <summary>remeda/remeda (remeda)</summary> ### [`v2.21.1`](https://redirect.github.com/remeda/remeda/releases/tag/v2.21.1) [Compare Source](https://redirect.github.com/remeda/remeda/compare/v2.21.0...v2.21.1) ##### Bug Fixes - Handling of strings that are `Object` instance method names (in`groupBy` and `countBy`) ([#&#8203;1049](https://redirect.github.com/remeda/remeda/issues/1049)) ([28f447a](https://redirect.github.com/remeda/remeda/commit/28f447a7805e8f67c7aaaba6c740065e34358bf2)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a02ff3 commit 41b8e0c

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"deepmerge": "^4.3.1",
7676
"local-pkg": "^0.5.1",
7777
"prettier-plugin-astro": "^0.14.1",
78-
"prettier-plugin-classnames": "^0.7.6",
78+
"prettier-plugin-classnames": "^0.7.7",
7979
"prettier-plugin-ini": "^1.3.0",
8080
"prettier-plugin-jsdoc": "^1.3.2",
8181
"prettier-plugin-merge": "^0.7.2",
@@ -87,7 +87,7 @@
8787
"prettier-plugin-sort-json": "^4.1.1",
8888
"prettier-plugin-sql": "^0.18.1",
8989
"prettier-plugin-tailwindcss": "^0.6.11",
90-
"remeda": "^2.21.0"
90+
"remeda": "^2.21.1"
9191
},
9292
"devDependencies": {
9393
"@total-typescript/ts-reset": "^0.6.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)