Skip to content

Commit 0b67b8a

Browse files
chore(deps): update rust crate sort-package-json to 0.0.12 (#20141)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sort-package-json](https://redirect.github.com/oxc-project/sort-package-json) | workspace.dependencies | patch | `0.0.11` → `0.0.12` | --- ### Release Notes <details> <summary>oxc-project/sort-package-json (sort-package-json)</summary> ### [`v0.0.12`](https://redirect.github.com/oxc-project/sort-package-json/blob/HEAD/CHANGELOG.md#0012---2026-03-09) [Compare Source](https://redirect.github.com/oxc-project/sort-package-json/compare/v0.0.11...v0.0.12) ##### Fixed - preserve `exports` and `imports` key order ([#&#8203;69](https://redirect.github.com/oxc-project/sort-package-json/pull/69)) </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/oxc-project/oxc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 291d867 commit 0b67b8a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ walkdir = "2.5.0" # Directory traversal
239239
editorconfig-parser = "0.0.3"
240240
natord = "1.0.9"
241241
oxfmt = { path = "apps/oxfmt" }
242-
sort-package-json = "0.0.11"
242+
sort-package-json = "0.0.12"
243243
oxc-toml = "0.14.2"
244244
unicode-width = "0.2"
245245
website_common = { path = "tasks/website_common" }

0 commit comments

Comments
 (0)