Skip to content

Commit 85272b3

Browse files
chore(deps): update dependency prettier-plugin-packagejson to v3 (#944)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [prettier-plugin-packagejson](https://redirect.github.com/matzkoh/prettier-plugin-packagejson) | [`2.5.19` → `3.0.0`](https://renovatebot.com/diffs/npm/prettier-plugin-packagejson/2.5.19/3.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-packagejson/3.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-packagejson/2.5.19/3.0.0?slim=true) | --- ### Release Notes <details> <summary>matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)</summary> ### [`v3.0.0`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.22...v3.0.0) - feat!: drop support for prettier v2 ([af8e338](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/commit/af8e338a7e8589cdf18587a57620cdc988c104ca)) ##### BREAKING CHANGES - only supports prettier v3 ### [`v2.5.22`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.5.22) [Compare Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.21...v2.5.22) ##### Bug Fixes - Merge pull request [#&#8203;274](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/issues/274) from hyperz111/update-dep ([999b5bb](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/commit/999b5bbf426cbb94936c2b41470af0853c04e0f5)) ### [`v2.5.21`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.5.21) [Compare Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.20...v2.5.21) ##### Bug Fixes - add type declaration file and document packageSortOrder option ([14f93e6](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/commit/14f93e607f06fc94ce23c2a42a5124861e3b9fe6)), closes [#&#8203;188](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/issues/188) ### [`v2.5.20`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.5.20) [Compare Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.19...v2.5.20) ##### Bug Fixes - **deps:** update dependency sort-package-json to v3.5.0 ([f04e33c](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/commit/f04e33c0864a946dee46ae17c70c81f0fd1e71fb)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/JoshuaKGoldberg/prettier-plugin-curly). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fbd4c2 commit 85272b3

File tree

2 files changed

+18
-24
lines changed

2 files changed

+18
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"markdownlint": "0.40.0",
7171
"markdownlint-cli": "0.47.0",
7272
"prettier": "3.8.0",
73-
"prettier-plugin-packagejson": "2.5.19",
73+
"prettier-plugin-packagejson": "3.0.0",
7474
"prettier-plugin-sh": "0.18.0",
7575
"release-it": "19.2.0",
7676
"sentences-per-line": "0.3.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)