Skip to content

Bump @eslint/markdown from 7.5.1 to 8.0.1#4024

Merged
nstepien merged 3 commits intomainfrom
dependabot/npm_and_yarn/eslint/markdown-8.0.1
Apr 1, 2026
Merged

Bump @eslint/markdown from 7.5.1 to 8.0.1#4024
nstepien merged 3 commits intomainfrom
dependabot/npm_and_yarn/eslint/markdown-8.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @eslint/markdown from 7.5.1 to 8.0.1.

Release notes

Sourced from @​eslint/markdown's releases.

v8.0.1

8.0.1 (2026-03-30)

Bug Fixes

  • align no-reversed-media-syntax masking with UTF-16 offsets (#640) (7111e25)

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.1 (2026-03-30)

Bug Fixes

  • align no-reversed-media-syntax masking with UTF-16 offsets (#640) (7111e25)

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
  • 4b5aca8 chore: release 8.0.1 🚀 (#641)
  • 7111e25 fix: align no-reversed-media-syntax masking with UTF-16 offsets (#640)
  • 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)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint/markdown-8.0.1 branch 2 times, most recently from 69029f4 to 9268a97 Compare April 1, 2026 16:19
@nstepien
Copy link
Copy Markdown
Collaborator

nstepien commented Apr 1, 2026

@dependabot rebase

Bumps [@eslint/markdown](https://github.com/eslint/markdown) from 7.5.1 to 8.0.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint/markdown-8.0.1 branch from 9268a97 to 81090bc Compare April 1, 2026 16:46
@nstepien nstepien merged commit b4c2633 into main Apr 1, 2026
2 checks passed
@nstepien nstepien deleted the dependabot/npm_and_yarn/eslint/markdown-8.0.1 branch April 1, 2026 18:03
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