Skip to content

Commit 12b1666

Browse files
chore(deps): update dependency prettier-plugin-organize-imports to v4.3.0 (#2805)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [prettier-plugin-organize-imports](https://redirect.github.com/simonhaenisch/prettier-plugin-organize-imports) | [`4.2.0` -> `4.3.0`](https://renovatebot.com/diffs/npm/prettier-plugin-organize-imports/4.2.0/4.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-organize-imports/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-organize-imports/4.2.0/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)</summary> ### [`v4.3.0`](https://redirect.github.com/simonhaenisch/prettier-plugin-organize-imports/releases/tag/v4.3.0): 4.3.0 [Compare Source](https://redirect.github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v4.2.0...v4.3.0) #### What's Changed - feat: allow configuration of `organizeImportsTypeOrder`([#&#8203;152](https://redirect.github.com/simonhaenisch/prettier-plugin-organize-imports/pull/152)) - thanks [@&#8203;goege64](https://redirect.github.com/goege64) for your first contribution 🎉 **Full Changelog**: <simonhaenisch/prettier-plugin-organize-imports@v4.2.0...v4.3.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the month" (UTC), 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/JabRef/JabRefOnline). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7febde1 commit 12b1666

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"oxlint": "1.14.0",
138138
"postinstall-postinstall": "2.1.0",
139139
"prettier": "3.6.2",
140-
"prettier-plugin-organize-imports": "4.2.0",
140+
"prettier-plugin-organize-imports": "4.3.0",
141141
"prisma": "6.15.0",
142142
"storybook": "9.1.10",
143143
"storybook-vue-addon": "0.6.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)