Skip to content

deps: bump @eslint/json from 0.13.0 to 2.0.1 - #17

Closed
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/next/eslint/json-2.0.1
Closed

deps: bump @eslint/json from 0.13.0 to 2.0.1#17
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/next/eslint/json-2.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @eslint/json from 0.13.0 to 2.0.1.

Release notes

Sourced from @​eslint/json's releases.

json: v2.0.1

2.0.1 (2026-07-01)

Bug Fixes

  • update dependency @​eslint/plugin-kit to ^0.7.2 (#244) (f262565)

json: v2.0.0

2.0.0 (2026-05-28)

⚠ BREAKING CHANGES

  • add meta.languages to JSON rules (#238)

Features

Bug Fixes

json: v1.2.0

1.2.0 (2026-03-16)

Features

json: v1.1.0

1.1.0 (2026-03-09)

Features

  • implement autofix for no-unnormalized-keys (#151) (fc3beec)

Bug Fixes

json: v1.0.1

1.0.1 (2026-02-10)

... (truncated)

Changelog

Sourced from @​eslint/json's changelog.

2.0.1 (2026-07-01)

Bug Fixes

  • update dependency @​eslint/plugin-kit to ^0.7.2 (#244) (f262565)

2.0.0 (2026-05-28)

⚠ BREAKING CHANGES

  • add meta.languages to JSON rules (#238)

Features

Bug Fixes

1.2.0 (2026-03-16)

Features

1.1.0 (2026-03-09)

Features

  • implement autofix for no-unnormalized-keys (#151) (fc3beec)

Bug Fixes

1.0.1 (2026-02-10)

Bug Fixes

... (truncated)

Commits
  • 9ebeea3 chore: release 2.0.1 🚀 (#245)
  • ce22b12 docs: Update README sponsors
  • 2ef892a docs: Update README sponsors
  • e5d4f26 docs: Update README sponsors
  • 82de68d chore: update non-major dev-dependencies to v3.8.4 (#247)
  • 99948f6 docs: Update README sponsors
  • cf262a6 docs: Update README sponsors
  • 2202c87 docs: Update README sponsors
  • 74731ef chore: update @​arethetypeswrong/cli to 0.18.3 (#246)
  • f262565 fix: update dependency @​eslint/plugin-kit to ^0.7.2 (#244)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​eslint/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 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/json](https://github.com/eslint/json) from 0.13.0 to 2.0.1.
- [Release notes](https://github.com/eslint/json/releases)
- [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md)
- [Commits](eslint/json@json-v0.13.0...json-v2.0.1)

---
updated-dependencies:
- dependency-name: "@eslint/json"
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@cldmv-bot cldmv-bot Bot added the type: dependencies Relates to dependency updates, version bumps, or package management label Aug 5, 2026
@Shinrai

Shinrai commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Superseded by #20, which consolidates this bump (@eslint/json → 2.0.1) with #15/#16/#18 into a single PR onto next, verified green. Closing.

@dependabot @github

dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/next/eslint/json-2.0.1 branch August 9, 2026 19:48
Shinrai added a commit that referenced this pull request Aug 10, 2026
## Summary

Consolidates the outstanding `next`-targeting dependency work into a
single PR so it all rides the `next → master` release
([#19](#19)) together, and wires
the repo's lint/format scripts for the post-merge autofix.

### Dependency bumps (each was CI-green individually on `next`)

| Dep | Range | Role |
|---|---|---|
| `espree` | 9 → **11.2.0** | runtime (AST parser) |
| `eslint` | 9 → **10.8.1** | dev (lint) |
| `@eslint/json` | 0.13 → **2.0.1** | dev (lint) |
| `@mdn/browser-compat-data` | 6 → **8.0.10** | dev (feature data) |

### Security (transitive, lockfile-only)

| Dep | Bump | Advisory |
|---|---|---|
| `picomatch` | 2.3.1 → **2.3.2** (via `fast-glob` → `micromatch`;
**runtime reach**) | GHSA-3v7f-55p6-f55p, GHSA-c2c7-rcm5-vvqj |
| `nanoid` | 3.3.16 → **3.3.18** (via `vitest` → `vite` → `postcss`;
dev) | GHSA-2v37-7h3g-55p8 |

`npm audit` now reports **0 vulnerabilities**.

### Lint/format wiring

Adds `format`/`format:check` (prettier) + `lint`/`lint:fix` (eslint,
JS+JSON) wired to `.configs/`, so the post-merge lint-format autofix
(CLDMV/.github v4.21.0) has scripts to run when this merges into `next`.
eslint ignores the intentional-error scan fixture `tests/testfile.js`
and generated `src/data`; one dead unused var was removed so `lint` is
green. Repo-wide formatting drift is intentionally left for the autofix
to apply and commit back on the post-merge push.

## Validation

- `npm ci` clean against the regenerated lockfile (npm-10 compatible).
- Full suite green locally: **17 test files / 24 tests**, incl.
espree-11 AST parsing paths.
- `npm run lint` green; PR CI green (Node 22 + lts/*, CodeQL); the Lint
& Format job correctly skips on the feature PR.

## Supersedes / folds in

- **Closes on merge:** #15, #16, #17, #18 (the four dependency bumps).
- **#9** (security transitives targeting `hotfixes`): folded here.
`next` already carries newer `brace-expansion` (5.0.9) / `minimatch`
(10.2.6) than #9's targets and has no `js-yaml` in-tree, so #9 is moot
against `next` — its intent ships via this release instead of the
hotfixes lane.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies Relates to dependency updates, version bumps, or package management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant