Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps @eslint/markdown from 7.1.0 to 7.2.0.

Release notes

Sourced from @​eslint/markdown's releases.

v7.2.0

7.2.0 (2025-08-22)

Features

  • add allowedIgnoreCase option to no-html (#500) (06ac53d)
  • add checkClosedHeadings option to no-missing-atx-heading-space (#452) (a9675aa)
  • add frontmatterTitle option to heading-increment (#454) (614ef3e)
  • add no-space-in-emphasis rule (#403) (e4b8de4)
  • Expose identifiers in messages for no-duplicate-definitions (#506) (9f54c1b)
  • expose identifiers in messages for no-empty-definitions (#507) (738f366)
  • verify identifier data in no-empty-definitions (#499) (738f366)

Bug Fixes

  • allow any type for meta.docs.recommended in custom rules (#502) (604a4b9)
  • detect errors after comments in no-multiple-h1 and require-alt-text (#468) (c9de444)
  • false negatives and positives in no-reversed-media-syntax (#473) (c7a4d64)
  • fenced-code-language highlights only relevant parts (#487) (bb48ae2)
  • handle multiline setext headings in no-duplicate-headings (#469) (99beea6)
  • improve HTML id/name regex for unquoted values and spaces (#480) (6c35261)
  • improve no-html rule's tag location reporting (#491) (5e6e94e)
  • make meta property optional in Block type (#461) (15c93a6)
  • normalize definition identifiers in no-*-definitions rules (#488) (b248383)
Changelog

Sourced from @​eslint/markdown's changelog.

7.2.0 (2025-08-22)

Features

  • add allowedIgnoreCase option to no-html (#500) (06ac53d)
  • add checkClosedHeadings option to no-missing-atx-heading-space (#452) (a9675aa)
  • add frontmatterTitle option to heading-increment (#454) (614ef3e)
  • add no-space-in-emphasis rule (#403) (e4b8de4)
  • Expose identifiers in messages for no-duplicate-definitions (#506) (9f54c1b)
  • expose identifiers in messages for no-empty-definitions (#507) (738f366)
  • verify identifier data in no-empty-definitions (#499) (738f366)

Bug Fixes

  • allow any type for meta.docs.recommended in custom rules (#502) (604a4b9)
  • detect errors after comments in no-multiple-h1 and require-alt-text (#468) (c9de444)
  • false negatives and positives in no-reversed-media-syntax (#473) (c7a4d64)
  • fenced-code-language highlights only relevant parts (#487) (bb48ae2)
  • handle multiline setext headings in no-duplicate-headings (#469) (99beea6)
  • improve HTML id/name regex for unquoted values and spaces (#480) (6c35261)
  • improve no-html rule's tag location reporting (#491) (5e6e94e)
  • make meta property optional in Block type (#461) (15c93a6)
  • normalize definition identifiers in no-*-definitions rules (#488) (b248383)
Commits
  • 3b6248d chore: release 7.2.0 🚀 (#486)
  • 5e6e94e fix: improve no-html rule's tag location reporting (#491)
  • e4b8de4 feat: add no-space-in-emphasis rule (#403)
  • 99beea6 fix: handle multiline setext headings in no-duplicate-headings (#469)
  • 06ac53d feat: add allowedIgnoreCase option to no-html (#500)
  • 737501b refactor: correct no-reversed-media-syntax selectors (#508)
  • 9f54c1b feat: Expose identifiers in messages for no-duplicate-definitions (#506)
  • 738f366 feat: expose identifiers in messages for no-empty-definitions (#507)
  • 1c733d9 docs: Update README sponsors
  • b23793c ci: add stale and fix add-to-triage (#501)
  • 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 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)

Bumps [@eslint/markdown](https://github.com/eslint/markdown) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/eslint/markdown/releases)
- [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md)
- [Commits](eslint/markdown@v7.1.0...v7.2.0)

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

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 Sep 1, 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