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 Confidence
@eslint/markdown ^6.3.0 -> ^7.0.0 age 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)

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 3 times, most recently from b17cdf4 to 30e1d45 Compare July 25, 2025 18:45
@renovate renovate bot force-pushed the renovate/eslint-markdown-7.x branch 2 times, most recently from dbccdaa to 17983a3 Compare August 13, 2025 13:55
@renovate renovate bot force-pushed the renovate/eslint-markdown-7.x branch from 17983a3 to 66ec07d Compare August 18, 2025 20:59
@renovate renovate bot force-pushed the renovate/eslint-markdown-7.x branch from 66ec07d to f861f32 Compare August 22, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants