Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps eslint-plugin-jsonc from 2.20.1 to 2.21.0.

Release notes

Sourced from eslint-plugin-jsonc's releases.

v2.21.0

Minor Changes

  • #426 efc00a6 Thanks @​ota-meshi! - feat(sort-array-values): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction

  • #426 efc00a6 Thanks @​ota-meshi! - feat(sort-keys): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction

Changelog

Sourced from eslint-plugin-jsonc's changelog.

2.21.0

Minor Changes

  • #426 efc00a6 Thanks @​ota-meshi! - feat(sort-array-values): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction

  • #426 efc00a6 Thanks @​ota-meshi! - feat(sort-keys): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction

Commits
  • ee6e6a9 chore: fix workflow
  • 4296941 chore: release eslint-plugin-jsonc (#430)
  • b18253d chore(deps): update actions/setup-node action to v5 (#424)
  • 7ab13e1 chore(deps): update dependency @​eslint/json to ^0.13.0 (#414)
  • d223e18 chore(deps): update dependency vite-plugin-eslint4b to ^0.6.0 (#412)
  • d0ba2d6 chore(deps): update dependency stylelint-config-standard to v39 (#417)
  • cd9d58d chore(deps): update dependency @​ota-meshi/eslint-plugin to ^0.18.0 (#419)
  • efc00a6 feat(sort-keys, sort-array-values): improve to calculate the minimum edit dis...
  • da27c0e chore: repository maintenance (#427)
  • caef3c1 chore(deps): update dependency @​types/eslint-scope to v8 (#409)
  • 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 eslint-plugin-jsonc 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 will merge this PR once CI passes on it, as requested by @guibranco.


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)

Description by Korbit AI

What change is being made?

Upgrade eslint-plugin-jsonc from 2.20.1 to 2.21.0 in package.json.

Why are these changes being made?

To pull in the latest fixes and improvements from eslint-plugin-jsonc. No code changes are required beyond the dependency update.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.20.1 to 2.21.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-jsonc@v2.20.1...v2.21.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
  dependency-version: 2.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 npm labels Oct 6, 2025
Copy link

korbit-ai bot commented Oct 6, 2025

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 6, 2025
Copy link

coderabbitai bot commented Oct 6, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedeslint-plugin-jsonc@​2.20.1 ⏵ 2.21.09910010091 +6100

View full report

Copy link

sonarqubecloud bot commented Oct 6, 2025

@guibranco guibranco enabled auto-merge (squash) October 6, 2025 08:08
@gstraccini gstraccini bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Oct 6, 2025
Copy link
Owner

@guibranco guibranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by gstraccini[bot]

@gstraccini gstraccini bot added the 🤖 bot Automated processes or integrations label Oct 6, 2025
@guibranco
Copy link
Owner

@dependabot squash and merge

Copy link
Author

dependabot bot commented on behalf of github Oct 6, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) 🤖 bot Automated processes or integrations dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code npm size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant