Skip to content

chore(deps): update dependency @eslint/markdown to v7 #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.0.0 age adoption passing confidence

Release Notes

eslint/markdown (@​eslint/markdown)

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.

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