Skip to content

build(deps-dev): bump sort-package-json from 3.4.0 to 3.6.0#111

Merged
kqesar merged 2 commits into
masterfrom
dependabot/npm_and_yarn/sort-package-json-3.6.0
Jan 5, 2026
Merged

build(deps-dev): bump sort-package-json from 3.4.0 to 3.6.0#111
kqesar merged 2 commits into
masterfrom
dependabot/npm_and_yarn/sort-package-json-3.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps sort-package-json from 3.4.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)
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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 5, 2026
@github-actions

github-actions Bot commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

🔍 CI Results

Check Status
Linting
Tests

📊 Test Coverage

Metric Coverage Status
Lines 91.94% 🟢
Statements 91.94% 🟢
Functions 90.44% 🟢
Branches 79.57% 🟠

✅ All checks passed!


Updated at 2026-01-05T10:20:53.175Z

@github-actions

github-actions Bot commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

🔒 CodeQL Security Analysis

✅ CodeQL security analysis completed successfully!

📋 Analysis Summary:

  • Language: JavaScript/TypeScript
  • Queries: Security and Quality
  • Status: success

🔍 Security Findings:
Security findings (if any) will be available in the Security tab of this repository.


CodeQL analysis completed at 2026-01-05T10:21:35.420Z

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sort-package-json-3.6.0 branch from 9ca13fa to 8e9efe3 Compare January 5, 2026 10:14
@kqesar kqesar merged commit 09c14ee into master Jan 5, 2026
6 checks passed
@kqesar kqesar deleted the dependabot/npm_and_yarn/sort-package-json-3.6.0 branch January 5, 2026 10:21
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.

1 participant