Skip to content

fix(deps): update dependency @eslint/markdown to v7 #278

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: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/markdown 6.6.0 -> 7.0.0 age 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)

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: Never, 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 added the dependencies Pull requests that update a dependency file label Jul 14, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants