Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps sort-package-json from 2.10.1 to 2.12.0.

Release notes

Sourced from sort-package-json's releases.

v2.12.0

2.12.0 (2024-11-23)

Features

v2.11.0

2.11.0 (2024-11-19)

Features

v2.10.2

2.10.2 (2024-11-19)

Bug Fixes

  • use locale-independent comparison for sorting of overrides (#327) (5213340)
Commits
  • 0bf1155 feat: added support for ignore pattern to cli (#329)
  • 57aebe2 feat: add dual CJS/ESM release support (#316)
  • 5213340 fix: use locale-independent comparison for sorting of overrides (#327)
  • 99a9760 chore: switch to tinyglobby (#326)
  • 2611d16 docs: document check/diff example for stdio usage (#325)
  • ae5ba5f build(deps): bump braces from 3.0.2 to 3.0.3 (#320)
  • b22b1fc build(deps): bump micromatch from 4.0.5 to 4.0.8 (#324)
  • See full diff in compare view

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 the auto Opened by an automated process label Nov 25, 2024
@dependabot dependabot bot requested a review from devpow112 as a code owner November 25, 2024 09:36
@dependabot dependabot bot added dependencies Pull request that updates a dependency file javascript Pull requests that update JavaScript code labels Nov 25, 2024
@coveralls
Copy link

coveralls commented Nov 25, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 10e3e68 on dependabot/npm_and_yarn/sort-package-json-2.12.0
into 68893d6 on main.

Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.10.1 to 2.12.0.
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v2.10.1...v2.12.0)

---
updated-dependencies:
- dependency-name: sort-package-json
  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-2.12.0 branch from 68bc7e6 to 10e3e68 Compare November 29, 2024 13:59
@devpow112 devpow112 enabled auto-merge (rebase) November 29, 2024 14:05
@devpow112 devpow112 merged commit 63a5617 into main Nov 29, 2024
5 checks passed
@devpow112 devpow112 deleted the dependabot/npm_and_yarn/sort-package-json-2.12.0 branch November 29, 2024 14:06
@devpow112
Copy link
Contributor

devpow112 bot commented Dec 14, 2024

🎉 This PR is included in version 2.0.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

@devpow112 devpow112 bot added the released Included in a release label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto Opened by an automated process dependencies Pull request that updates a dependency file javascript Pull requests that update JavaScript code released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants