Skip to content

Bump @eslint/markdown from 7.5.1 to 8.0.0 in the dev-dependencies group#50

Merged
adamlui merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-061ca6f790
Mar 27, 2026
Merged

Bump @eslint/markdown from 7.5.1 to 8.0.0 in the dev-dependencies group#50
adamlui merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-061ca6f790

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dev-dependencies group with 1 update: @eslint/markdown.

Updates @eslint/markdown from 7.5.1 to 8.0.0

Release notes

Sourced from @​eslint/markdown's releases.

v8.0.0

8.0.0 (2026-03-24)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#561)
  • remove /types export (#564)

Features

  • add fenced-code-meta rule (#512) (f30e1c9)
  • add option to no-duplicate/unused-definitions rules (#616) (d189c5e)
  • fix incorrect regex pattern in no-multiple-h1 (#624) (e57e398)
  • fix incorrect regex pattern in require-alt-text and no-html (#604) (cd264d0)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#561) (f6d2a22)
  • support Math (#617) (cc03b5f)

Bug Fixes

  • false positive triggered by comments in no-html (a2ccff8)
  • false positive triggered by HTML inside comments in no-html (#592) (a2ccff8)
  • false positives for inline elements in no-reversed-media-syntax (#597) (8538c10)
  • recognize Definition node in no-missing-link-fragments (#603) (9b58e36)
  • recognize HTML heading in no-missing-link-fragments (#583) (bd9dfa3)
  • remove /types export (#564) (28eecf6)
  • update dependency @​eslint/plugin-kit to ^0.6.0 (#584) (be16763)
  • update eslint (#629) (4c75af0)
  • use types from @eslint/plugin-kit and update @eslint/core (#607) (f5d4ce0)
Changelog

Sourced from @​eslint/markdown's changelog.

8.0.0 (2026-03-24)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#561)
  • remove /types export (#564)

Features

  • add fenced-code-meta rule (#512) (f30e1c9)
  • add option to no-duplicate/unused-definitions rules (#616) (d189c5e)
  • fix incorrect regex pattern in no-multiple-h1 (#624) (e57e398)
  • fix incorrect regex pattern in require-alt-text and no-html (#604) (cd264d0)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#561) (f6d2a22)
  • support Math (#617) (cc03b5f)

Bug Fixes

  • false positive triggered by comments in no-html (a2ccff8)
  • false positive triggered by HTML inside comments in no-html (#592) (a2ccff8)
  • false positives for inline elements in no-reversed-media-syntax (#597) (8538c10)
  • recognize Definition node in no-missing-link-fragments (#603) (9b58e36)
  • recognize HTML heading in no-missing-link-fragments (#583) (bd9dfa3)
  • remove /types export (#564) (28eecf6)
  • update dependency @​eslint/plugin-kit to ^0.6.0 (#584) (be16763)
  • update eslint (#629) (4c75af0)
  • use types from @eslint/plugin-kit and update @eslint/core (#607) (f5d4ce0)
Commits
  • 3cafcda chore: release 8.0.0 🚀 (#594)
  • cc03b5f feat: support Math (#617)
  • 23dc0c6 chore: simplify package.json import and add cjs import type test (#634)
  • 493de5d chore: update dependency knip to v6 (#636)
  • 5b266ef chore: update dependency @​eslint/json to ^1.2.0 (#635)
  • e57e398 feat: fix incorrect regex pattern in no-multiple-h1 (#624)
  • bd9dfa3 fix: recognize HTML heading in no-missing-link-fragments (#583)
  • 68046a7 chore: ignore eslint-v9 for renovate (#632)
  • faadc59 test: ensure @eslint/markdown works with both ESLint v9 and v10 (#593)
  • b80d942 chore: update eslint-plugin-eslint-plugin to v7 (#631)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 1 update: [@eslint/markdown](https://github.com/eslint/markdown).


Updates `@eslint/markdown` from 7.5.1 to 8.0.0
- [Release notes](https://github.com/eslint/markdown/releases)
- [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md)
- [Commits](eslint/markdown@v7.5.1...v8.0.0)

---
updated-dependencies:
- dependency-name: "@eslint/markdown"
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

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 27, 2026
@sonarqubecloud
Copy link
Copy Markdown

@adamlui adamlui merged commit b6a30dc into main Mar 27, 2026
3 checks passed
@adamlui adamlui deleted the dependabot/npm_and_yarn/dev-dependencies-061ca6f790 branch March 27, 2026 13:38
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.

1 participant