Skip to content

Commit 7328299

Browse files
chore(deps): update all non-major dependencies (#246)
This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [@prettier/plugin-php](https://redirect.github.com/prettier/prettier-php) | [`^0.22.4` -> `^0.24.0`](https://renovatebot.com/diffs/npm/@prettier%2fplugin-php/0.22.4/0.24.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@prettier%2fplugin-php/0.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@prettier%2fplugin-php/0.22.4/0.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [@shufo/prettier-plugin-blade](https://redirect.github.com/shufo/prettier-plugin-blade) | [`^1.15.4` -> `^1.16.0`](https://renovatebot.com/diffs/npm/@shufo%2fprettier-plugin-blade/1.15.4/1.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@shufo%2fprettier-plugin-blade/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@shufo%2fprettier-plugin-blade/1.15.4/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.19.7` -> `^20.19.9`](https://renovatebot.com/diffs/npm/@types%2fnode/20.19.7/20.19.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.19.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.19.7/20.19.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | `22.17.0` -> `22.17.1` | [![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v22.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v22.17.0/v22.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [prettier-plugin-classnames](https://redirect.github.com/ony3000/prettier-plugin-classnames) | [`^0.8.1` -> `^0.8.2`](https://renovatebot.com/diffs/npm/prettier-plugin-classnames/0.8.1/0.8.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-classnames/0.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-classnames/0.8.1/0.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [prettier-plugin-packagejson](https://redirect.github.com/matzkoh/prettier-plugin-packagejson) | [`^2.5.18` -> `^2.5.19`](https://renovatebot.com/diffs/npm/prettier-plugin-packagejson/2.5.18/2.5.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-packagejson/2.5.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-packagejson/2.5.18/2.5.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [remeda](https://remedajs.com/) ([source](https://redirect.github.com/remeda/remeda)) | [`^2.25.0` -> `^2.26.1`](https://renovatebot.com/diffs/npm/remeda/2.25.0/2.26.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/remeda/2.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/remeda/2.25.0/2.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | --- ### Release Notes <details> <summary>prettier/prettier-php (@&#8203;prettier/plugin-php)</summary> ### [`v0.24.0`](https://redirect.github.com/prettier/plugin-php/releases/tag/v0.24.0) [Compare Source](https://redirect.github.com/prettier/prettier-php/compare/v0.23.0...v0.24.0) - feat!: bump default formatting version to composer version with fallback to latest supported PHP ([#&#8203;2434](https://redirect.github.com/prettier/prettier-php/issues/2434), thanks [@&#8203;cseufert](https://redirect.github.com/cseufert)!) ##### Breaking Change The plugin now infers the `phpVersion` option from `composer.json`. If no such file is found, the default fallback is changed from `7.0` to the latest supported version, currently `8.4`. See the [new section in the README](https://redirect.github.com/prettier/plugin-php?tab=readme-ov-file#-phpversion-configuration-notes-) for details. ### [`v0.23.0`](https://redirect.github.com/prettier/plugin-php/releases/tag/v0.23.0) [Compare Source](https://redirect.github.com/prettier/prettier-php/compare/v0.22.4...v0.23.0) ##### Breaking Changes - chore!: upgrade dependencies, drop support for node 16 ([#&#8203;2431](https://redirect.github.com/prettier/prettier-php/issues/2431)) ##### Features - feat: format new without parenthesis in PHP 8.4 ([#&#8203;2422](https://redirect.github.com/prettier/prettier-php/issues/2422), thanks [@&#8203;claytonrcarter](https://redirect.github.com/claytonrcarter)!) - feat: add support for PHP 8.3 typed class constants ([#&#8203;2433](https://redirect.github.com/prettier/prettier-php/issues/2433), thanks [@&#8203;mreiden](https://redirect.github.com/mreiden)!) - feat: add typescript support ([#&#8203;2407](https://redirect.github.com/prettier/prettier-php/issues/2407), thanks [@&#8203;ntnyq](https://redirect.github.com/ntnyq)!) #### Chores - Update `linguist-languages` to v8 ([#&#8203;2428](https://redirect.github.com/prettier/prettier-php/issues/2428), thanks [@&#8203;fisker](https://redirect.github.com/fisker)!) - Run tests on Node.js v22 & v24 ([#&#8203;2429](https://redirect.github.com/prettier/prettier-php/issues/2429), thanks [@&#8203;fisker](https://redirect.github.com/fisker)!) - fix(dosc): edited the build badge ([#&#8203;2425](https://redirect.github.com/prettier/prettier-php/issues/2425), thanks [@&#8203;Ocheretovich](https://redirect.github.com/Ocheretovich)!) #### Docs - Add Nova to the Editor List ([#&#8203;2423](https://redirect.github.com/prettier/prettier-php/issues/2423), thanks [@&#8203;stonerl](https://redirect.github.com/stonerl)) - docs: delete Atom code editor from the README.md ([#&#8203;2420](https://redirect.github.com/prettier/prettier-php/issues/2420), thanks [@&#8203;pure-js](https://redirect.github.com/pure-js)!) </details> <details> <summary>shufo/prettier-plugin-blade (@&#8203;shufo/prettier-plugin-blade)</summary> ### [`v1.16.0`](https://redirect.github.com/shufo/prettier-plugin-blade/blob/HEAD/CHANGELOG.md#1160-2025-07-16) [Compare Source](https://redirect.github.com/shufo/prettier-plugin-blade/compare/v1.15.4...v1.16.0) ##### Features - 🎸 allow user to specify target php version for format ([9dbbb64](https://redirect.github.com/shufo/prettier-plugin-blade/commit/9dbbb640485e8bb9d908538aa456e48c73382d5b)) ##### Miscellaneous - 🤖 bump blade-formatter to 1.43.0 ([547c084](https://redirect.github.com/shufo/prettier-plugin-blade/commit/547c08493c8580d1d8f907bd54152e157c733f91)) - 🤖 bump target version of php syntax to 8.4 as default ([803ffb9](https://redirect.github.com/shufo/prettier-plugin-blade/commit/803ffb9e21119488f40be14f015b7b755aba8d7c)) </details> <details> <summary>nodejs/node (node)</summary> ### [`v22.17.1`](https://redirect.github.com/nodejs/node/compare/v22.17.0...v22.17.1) [Compare Source](https://redirect.github.com/nodejs/node/compare/v22.17.0...v22.17.1) </details> <details> <summary>ony3000/prettier-plugin-classnames (prettier-plugin-classnames)</summary> ### [`v0.8.2`](https://redirect.github.com/ony3000/prettier-plugin-classnames/releases/tag/v0.8.2) [Compare Source](https://redirect.github.com/ony3000/prettier-plugin-classnames/compare/v0.8.1...v0.8.2) #### What's Changed - Support Prettier v3.6 by [@&#8203;ony3000](https://redirect.github.com/ony3000) in [https://github.com/ony3000/prettier-plugin-classnames/pull/114](https://redirect.github.com/ony3000/prettier-plugin-classnames/pull/114) **Full Changelog**: ony3000/prettier-plugin-classnames@v0.8.1...v0.8.2 </details> <details> <summary>matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)</summary> ### [`v2.5.19`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.5.19) [Compare Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.18...v2.5.19) ##### Bug Fixes - **deps:** update dependency synckit to v0.11.11 ([d8dd21a](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/commit/d8dd21a7cd0fd0a8a4e305189ff3eec7c1b096de)) </details> <details> <summary>remeda/remeda (remeda)</summary> ### [`v2.26.1`](https://redirect.github.com/remeda/remeda/releases/tag/v2.26.1) [Compare Source](https://redirect.github.com/remeda/remeda/compare/v2.26.0...v2.26.1) ##### Bug Fixes - **forEachObj,keys,mapKeys,mapValues,omitBy,pickBy:** support branded keys ([#&#8203;1151](https://redirect.github.com/remeda/remeda/issues/1151)) ([96e20e2](https://redirect.github.com/remeda/remeda/commit/96e20e22d4237c6acf6ded878110aeb882f63eaa)), closes [#&#8203;752](https://redirect.github.com/remeda/remeda/issues/752) ### [`v2.26.0`](https://redirect.github.com/remeda/remeda/releases/tag/v2.26.0) [Compare Source](https://redirect.github.com/remeda/remeda/compare/v2.25.0...v2.26.0) ##### Features - **stringToPath:** improve compatibility with Lodash ([#&#8203;1150](https://redirect.github.com/remeda/remeda/issues/1150)) ([0fde627](https://redirect.github.com/remeda/remeda/commit/0fde627fc4ca8a19ab93f000fe931f22d4472338)), closes [#&#8203;779](https://redirect.github.com/remeda/remeda/issues/779) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25f221b commit 7328299

3 files changed

Lines changed: 69 additions & 74 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.17.0
1+
22.17.1

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,30 +69,30 @@
6969
},
7070
"dependencies": {
7171
"@ianvs/prettier-plugin-sort-imports": "^4.5.1",
72-
"@prettier/plugin-php": "^0.22.4",
72+
"@prettier/plugin-php": "^0.24.0",
7373
"@prettier/plugin-xml": "^3.4.2",
74-
"@shufo/prettier-plugin-blade": "^1.15.4",
74+
"@shufo/prettier-plugin-blade": "^1.16.0",
7575
"deepmerge": "^4.3.1",
7676
"local-pkg": "^0.5.1",
7777
"prettier-plugin-astro": "^0.14.1",
78-
"prettier-plugin-classnames": "^0.8.1",
78+
"prettier-plugin-classnames": "^0.8.2",
7979
"prettier-plugin-ini": "^1.3.0",
8080
"prettier-plugin-jsdoc": "^1.3.3",
8181
"prettier-plugin-merge": "^0.8.0",
8282
"prettier-plugin-multiline-arrays": "^4.0.3",
8383
"prettier-plugin-nginx": "^1.0.3",
84-
"prettier-plugin-packagejson": "^2.5.18",
84+
"prettier-plugin-packagejson": "^2.5.19",
8585
"prettier-plugin-prisma": "^5.0.0",
8686
"prettier-plugin-sh": "^0.18.0",
8787
"prettier-plugin-sort-json": "^4.1.1",
8888
"prettier-plugin-sql": "^0.19.2",
8989
"prettier-plugin-tailwindcss": "^0.6.14",
90-
"remeda": "^2.25.0"
90+
"remeda": "^2.26.1"
9191
},
9292
"devDependencies": {
9393
"@total-typescript/ts-reset": "^0.6.1",
9494
"@tsconfig/node20": "^20.1.6",
95-
"@types/node": "^20.19.7",
95+
"@types/node": "^20.19.9",
9696
"@types/react": "^18.3.23",
9797
"@u3u/eslint-config": "^2.15.2",
9898
"@u3u/prettier-config": "link:",

0 commit comments

Comments
 (0)