Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/markdown ^6.4.0 -> ^7.2.0 age adoption passing confidence

Release Notes

eslint/markdown (@​eslint/markdown)

v7.2.0

Compare Source

Features
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)

v7.1.0

Compare Source

Features
  • add checkMissingCells option to table-column-count (#​434) (bf3f39b)
Bug Fixes
  • bump plugin-kit to latest to resolve security vulnerabilities (#​485) (c5398ca)
  • case-insensitive attribute checks in no-missing-link-fragment (#​465) (094a59d)
  • case-insensitive checks for HTML attributes in no-missing-link-fragment (094a59d)
  • no-reversed-media-syntax add missing offset for code spans (#​460) (af7736c)
  • potential super-linear regular expressions (#​463) (bc82567)
  • remove unused types from types.ts (#​462) (466f80e)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • move certain types to import them from @eslint/markdown/types (#​446)
  • set no-missing-link-fragments default ignoreCase to true (#​447)
  • remove rollup and extraneous types (#​383)
Features
  • add allowDefinitions & allowFootnoteDefinitions opts to no-empty-definitions (#​455) (e09eba6)
  • add checkFootnoteDefinitions option to no-empty-definitions (#​442) (4d504e5)
  • create no-unused-definitions rule (#​425) (6b43333)
  • set no-missing-link-fragments default ignoreCase to true (#​447) (925191e)
Bug Fixes
  • handle URL-encoded link fragments in no-missing-link-fragments rule (#​437) (76685c5)
  • move certain types to import them from @eslint/markdown/types (#​446) (0dc6220)
  • remove rollup and extraneous types (#​383) (e7ccd2e)
  • skip HTML nodes in heading slugs for no-missing-link-fragments (#​445) (e4dcf6a)
  • update no-duplicate-headings to align with CommonMark spec (#​438) (2bc0a38)

v6.6.0

Compare Source

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

v6.5.0

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/eslint-markdown-7.x branch from c324f50 to 8afce7e Compare July 22, 2025 16:04
@renovate renovate bot force-pushed the renovate/eslint-markdown-7.x branch from 8afce7e to b3b1c84 Compare August 22, 2025 18:55
@renovate renovate bot force-pushed the renovate/eslint-markdown-7.x branch from b3b1c84 to e94bde9 Compare August 26, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants