Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

Package Change Age Confidence
@eslint/markdown ^6.6.0^6.6.0 || ^7.0.0 age confidence

Release Notes

eslint/markdown (@​eslint/markdown)

v7.5.1

Compare Source

Bug Fixes

v7.5.0

Compare Source

Features
  • handle CR and CRLF in no-missing-atx-heading-space (#​555) (a869d98)

v7.4.1

Compare Source

Bug Fixes
  • handle CR in MarkdownSourceCode and Front Matter util (#​554) (d1ad828)
  • handle CR in rules to follow CommonMark spec (#​493) (20e88fe)

v7.4.0

Compare Source

Features
Bug Fixes
  • add null check and use getLocFromIndex in require-alt-text (#​543) (41ae6c8)
  • correct the return type of applyInlineConfig (#​548) (d6621a7)
  • report locations in no-multiple-h1 and require-alt-text (#​551) (ec30c7d)
  • wrong location reporting in no-invalid-label-refs (#​545) (e0f7d23)

v7.3.0

Compare Source

Features
Bug Fixes
  • exactOptionalPropertyTypes causes type errors when using plugins (#​524) (15014a4)
  • handle consecutive backslashes in no-reference-like-urls (#​523) (762712d)
  • no-*-definitions rules show original label and identifier (#​515) (f80a9e1)
  • report locations with <CR> linebreaks in no-reference-like-urls (#​525) (28723c2)
  • wrong location reporting in fenced-code-language (#​518) (c532194)

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


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 is behind base branch, 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 9 times, most recently from 2f51a18 to eaa1fdd Compare February 7, 2026 22:03
@renovate renovate bot force-pushed the renovate/eslint-markdown-7.x branch from eaa1fdd to ee4bd7c Compare February 7, 2026 22:39
@RichDom2185 RichDom2185 enabled auto-merge (squash) February 8, 2026 04:07
@renovate
Copy link
Contributor Author

renovate bot commented Feb 8, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@RichDom2185 RichDom2185 merged commit 4bff88a into master Feb 8, 2026
13 checks passed
@RichDom2185 RichDom2185 deleted the renovate/eslint-markdown-7.x branch February 8, 2026 04:11
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.

1 participant