Skip to content

Bump eslint-plugin-json-schema-validator from 5.5.0 to 6.2.0#96

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-json-schema-validator-6.2.0
Open

Bump eslint-plugin-json-schema-validator from 5.5.0 to 6.2.0#96
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-json-schema-validator-6.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps eslint-plugin-json-schema-validator from 5.5.0 to 6.2.0.

Release notes

Sourced from eslint-plugin-json-schema-validator's releases.

v6.2.0

Minor Changes

v6.1.0

Minor Changes

v6.0.3

Patch Changes

v6.0.2

Patch Changes

v6.0.1

Patch Changes

v6.0.0

Major Changes

  • #449 3de7aa3 Thanks @​copilot-swe-agent! - Drop support for older ESLint versions. The new supported version is >=9.38.0.

  • #451 2547aa8 Thanks @​copilot-swe-agent! - Drop support for legacy config. The plugin now exports flat configuration as the main configuration format. The previous flat/* namespace is kept for backward compatibility.

  • #444 f817419 Thanks @​copilot-swe-agent! - Drop support for older Node.js versions. The new supported version is ^20.19.0 || ^22.13.0 || >=24.

  • #454 8ccc888 Thanks @​copilot-swe-agent! - Change to ESM-only package. This package no longer provides CommonJS exports and only supports ESM (ECMAScript modules).

  • #457 9c4d7b0 Thanks @​copilot-swe-agent! - Organize package dependencies:

    • Remove eslint-compat-utils dependency and use native ESLint 9 APIs instead
    • Limit minimatch dependency to version 10 only (remove version 9 support)
    • Update toml-eslint-parser from ^0.12.0 to ^1.0.0
    • Update yaml-eslint-parser from ^1.0.0 to ^2.0.0

v5.5.1

Patch Changes

Changelog

Sourced from eslint-plugin-json-schema-validator's changelog.

6.2.0

Minor Changes

6.1.0

Minor Changes

6.0.3

Patch Changes

6.0.2

Patch Changes

6.0.1

Patch Changes

6.0.0

Major Changes

  • #449 3de7aa3 Thanks @​copilot-swe-agent! - Drop support for older ESLint versions. The new supported version is >=9.38.0.

  • #451 2547aa8 Thanks @​copilot-swe-agent! - Drop support for legacy config. The plugin now exports flat configuration as the main configuration format. The previous flat/* namespace is kept for backward compatibility.

  • #444 f817419 Thanks @​copilot-swe-agent! - Drop support for older Node.js versions. The new supported version is ^20.19.0 || ^22.13.0 || >=24.

  • #454 8ccc888 Thanks @​copilot-swe-agent! - Change to ESM-only package. This package no longer provides CommonJS exports and only supports ESM (ECMAScript modules).

  • #457 9c4d7b0 Thanks @​copilot-swe-agent! - Organize package dependencies:

    • Remove eslint-compat-utils dependency and use native ESLint 9 APIs instead
    • Limit minimatch dependency to version 10 only (remove version 9 support)
    • Update toml-eslint-parser from ^0.12.0 to ^1.0.0
    • Update yaml-eslint-parser from ^1.0.0 to ^2.0.0

5.5.1

... (truncated)

Commits
  • 1726e9c chore: release eslint-plugin-json-schema-validator (#481)
  • 9977e59 fix: revert cache location (#480)
  • ec74528 chore: release eslint-plugin-json-schema-validator (#478)
  • 3109c05 test: add ESLint version matrix for testing (#479)
  • 5acc1b2 chore(deps): update eslint monorepo to v10 (major) (#473)
  • 6640c2b chore(deps): update dependency ajv to v8.18.0 [security] (#477)
  • 2037b61 chore: fix package.json and package-lock.json
  • 79c0b8a fix(deps): update dependency jsonc-eslint-parser to v3 (#474)
  • ec79051 chore(deps): update dependency minimatch to v10.2.1 [security] (#476)
  • 5cac8f0 chore(deps): update dependency eslint-plugin-jsonc to v3 (#475)
  • Additional commits viewable 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 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 [eslint-plugin-json-schema-validator](https://github.com/ota-meshi/eslint-plugin-json-schema-validator) from 5.5.0 to 6.2.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-json-schema-validator@v5.5.0...v6.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-json-schema-validator
  dependency-version: 6.2.0
  dependency-type: direct:development
  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 Mar 1, 2026
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.

0 participants