Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps sort-package-json from 2.10.0 to 3.6.0.

Release notes

Sourced from sort-package-json's releases.

v3.6.0

3.6.0 (2025-12-14)

Features

  • sort dependencies according to detected package manager, support devEngines field (#382) (e3f2370)

v3.5.2

3.5.2 (2025-12-14)

Bug Fixes

  • handle colon-prefixed script names in sorter (#389) (0b528c2)

v3.5.1

3.5.1 (2025-12-08)

Bug Fixes

v3.5.0

3.5.0 (2025-11-26)

Features

  • sort types and default in exports field (#349) (7f22864)

v3.4.0

3.4.0 (2025-07-02)

Features

v3.3.1

3.3.1 (2025-06-25)

Bug Fixes

v3.3.0

3.3.0 (2025-06-23)

... (truncated)

Commits
  • e3f2370 feat: sort dependencies according to detected package manager, support `devEn...
  • 0b528c2 fix: handle colon-prefixed script names in sorter (#389)
  • e6052c4 fix: improve-scripts-sorting (#376)
  • f94ab01 refactor: simplify & dry (#385)
  • fe45870 ci: reintroduce GITHUB_TOKEN (#387)
  • 4014ba1 ci: drop specified secrets, rely on implicit GH token (#386)
  • c5c791c ci: fix release workflow (#384)
  • d6a3a66 chore: use semver per-method import (#380)
  • c3bf18a chore: update dependencies, enable trust publishing (#381)
  • d157f64 ci: test on Node.js v24 (#379)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sort-package-json since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.10.0 to 3.6.0.
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v2.10.0...v3.6.0)

---
updated-dependencies:
- dependency-name: sort-package-json
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 15, 2025
@mansona mansona merged commit 14700bb into main Jan 14, 2026
7 of 8 checks passed
@mansona mansona deleted the dependabot/npm_and_yarn/sort-package-json-3.6.0 branch January 14, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants