Skip to content

chore(deps): bump @eslint/plugin-kit, @eslint/json and @eslint/markdown - #4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-7ba35cdada
Open

chore(deps): bump @eslint/plugin-kit, @eslint/json and @eslint/markdown#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-7ba35cdada

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2025

Copy link
Copy Markdown

Bumps @eslint/plugin-kit to 0.3.4 and updates ancestor dependencies @eslint/plugin-kit, @eslint/json and @eslint/markdown. These dependencies need to be updated together.

Updates @eslint/plugin-kit from 0.3.1 to 0.3.4

Release notes

Sourced from @​eslint/plugin-kit's releases.

plugin-kit: v0.3.4

0.3.4 (2025-07-21)

Bug Fixes

  • potential quadratic runtime in regular expression (#240) (b283f64)

plugin-kit: v0.3.3

0.3.3 (2025-06-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1

plugin-kit: v0.3.2

0.3.2 (2025-06-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0
Changelog

Sourced from @​eslint/plugin-kit's changelog.

0.3.4 (2025-07-21)

Bug Fixes

  • potential quadratic runtime in regular expression (#240) (b283f64)

0.3.3 (2025-06-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1

0.3.2 (2025-06-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0
Commits

Updates @eslint/json from 0.12.0 to 0.13.1

Release notes

Sourced from @​eslint/json's releases.

json: v0.13.1

0.13.1 (2025-07-22)

Bug Fixes

  • bump plugin-kit to latest to resolve security vulnerabilities (#125) (5de1544)

json: v0.13.0

0.13.0 (2025-07-11)

Features

  • add url and recommended field to existing rules (#104) (14bd26b)
  • Add token methods to JSONSourceCode (#112) (de3e150)
Changelog

Sourced from @​eslint/json's changelog.

0.13.1 (2025-07-22)

Bug Fixes

  • bump plugin-kit to latest to resolve security vulnerabilities (#125) (5de1544)

0.13.0 (2025-07-11)

Features

  • add url and recommended field to existing rules (#104) (14bd26b)
  • Add token methods to JSONSourceCode (#112) (de3e150)
Commits
  • 2d9722a chore: release 0.13.1 🚀 (#126)
  • 5de1544 fix: bump plugin-kit to latest to resolve security vulnerabilities (#125)
  • 9b9acc3 refactor: add missing type annotations to variables (#123)
  • f21f7f0 docs: Update README sponsors
  • a043b21 refactor: use CustomRuleDefinitionType in JSONRuleDefinition (#121)
  • 3ebf42d chore: release 0.13.0 🚀 (#105)
  • aa161eb build: automate generation of recommended rules config (#118)
  • 6a6684b docs: remove PULL_REQUEST_TEMPLATE.md in favor of centralized template (#120)
  • a9c5998 docs: Update README sponsors
  • fce609e ci: Fix type issues (#119)
  • Additional commits viewable in compare view

Updates @eslint/markdown from 6.4.0 to 6.6.0

Release notes

Sourced from @​eslint/markdown's releases.

v6.6.0

6.6.0 (2025-06-20)

Features

  • add checkSiblingsOnly option to no-duplicate-headings rule (#393) (2512729)
  • add JSON frontmatter support (#411) (8b77e69)
  • add no-bare-urls rule (#418) (5149927)
  • add no-missing-link-fragments rule (#380) (70e7dac)
  • add no-reversed-media-syntax rule (#398) (ae547ab)
  • update no-multiple-h1 rule to recognize JSON frontmatter (#413) (33dda18)

Bug Fixes

  • ensure ATX headings follow spec for space after hash characters (#421) (bab9670)

v6.5.0

6.5.0 (2025-06-04)

Features

Bug Fixes

  • no-invalid-label-refs do not report correct position (#366) (ed01747)
  • no-missing-label-refs rule does not respect escaping (#348) (cb6b437)
  • update require-alt-text rule to ignore commented images (#385) (b2fc801)
Changelog

Sourced from @​eslint/markdown's changelog.

6.6.0 (2025-06-20)

Features

  • add checkSiblingsOnly option to no-duplicate-headings rule (#393) (2512729)
  • add JSON frontmatter support (#411) (8b77e69)
  • add no-bare-urls rule (#418) (5149927)
  • add no-missing-link-fragments rule (#380) (70e7dac)
  • add no-reversed-media-syntax rule (#398) (ae547ab)
  • update no-multiple-h1 rule to recognize JSON frontmatter (#413) (33dda18)

Bug Fixes

  • ensure ATX headings follow spec for space after hash characters (#421) (bab9670)

6.5.0 (2025-06-04)

Features

Bug Fixes

  • no-invalid-label-refs do not report correct position (#366) (ed01747)
  • no-missing-label-refs rule does not respect escaping (#348) (cb6b437)
  • update require-alt-text rule to ignore commented images (#385) (b2fc801)
Commits
  • 187804b chore: release 6.6.0 🚀 (#410)
  • ae547ab feat: add no-reversed-media-syntax rule (#398)
  • 5149927 feat: add no-bare-urls rule (#418)
  • 2435390 chore: fix wrong @fileoverview description (#428)
  • f7fb0cf refactor: add default options for fenced-code-language and no-html (#427)
  • 0add950 chore: replace npm-prepare script with npm workspace feature (#417)
  • 8c24fad chore: update lint-staged to run git add README.md when rules change (#426)
  • 33dda18 feat: update no-multiple-h1 rule to recognize JSON frontmatter (#413)
  • bab9670 fix: ensure ATX headings follow spec for space after hash characters (#421)
  • fdf559e test: add test for findOffsets() util (#420)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) to 0.3.4 and updates ancestor dependencies [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit), [@eslint/json](https://github.com/eslint/json) and [@eslint/markdown](https://github.com/eslint/markdown). These dependencies need to be updated together.


Updates `@eslint/plugin-kit` from 0.3.1 to 0.3.4
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.4/packages/plugin-kit)

Updates `@eslint/json` from 0.12.0 to 0.13.1
- [Release notes](https://github.com/eslint/json/releases)
- [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md)
- [Commits](eslint/json@json-v0.12.0...json-v0.13.1)

Updates `@eslint/markdown` from 6.4.0 to 6.6.0
- [Release notes](https://github.com/eslint/markdown/releases)
- [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md)
- [Commits](eslint/markdown@v6.4.0...v6.6.0)

---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-version: 0.3.4
  dependency-type: indirect
- dependency-name: "@eslint/json"
  dependency-version: 0.13.1
  dependency-type: direct:development
- dependency-name: "@eslint/markdown"
  dependency-version: 6.6.0
  dependency-type: direct:development
...

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 Jul 29, 2025
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