leaner-coffee-powerup
leaner-coffee-powerup copied to clipboard
Bump @eslint/markdown from 6.4.0 to 7.5.0 in /powerup
Bumps @eslint/markdown from 6.4.0 to 7.5.0.
Release notes
Sourced from @eslint/markdown's releases.
v7.5.0
7.5.0 (2025-10-22)
Features
v7.4.1
7.4.1 (2025-10-20)
Bug Fixes
- handle CR in
MarkdownSourceCodeand Front Matter util (#554) (d1ad828)- handle CR in rules to follow CommonMark spec (#493) (20e88fe)
v7.4.0
7.4.0 (2025-10-06)
Features
- add support for
getLocFromIndexandgetIndexFromLoc(#376) (d634f82)- export
MarkdownLanguagefromindex.js(#538) (a5d78d5)Bug Fixes
- add
nullcheck and usegetLocFromIndexinrequire-alt-text(#543) (41ae6c8)- correct the return type of
applyInlineConfig(#548) (d6621a7)- report locations in
no-multiple-h1andrequire-alt-text(#551) (ec30c7d)- wrong location reporting in
no-invalid-label-refs(#545) (e0f7d23)v7.3.0
7.3.0 (2025-09-22)
Features
- add allowLabels option to no-missing-label-refs (#513) (f6d6b76)
- add no-reference-like-urls rule (#433) (65251ec)
- export types from main entry point (#520) (915837c)
- fix false positives and negatives for consecutive backslashes (#490) (3067607)
Bug Fixes
... (truncated)
Changelog
Sourced from @eslint/markdown's changelog.
7.5.0 (2025-10-22)
Features
7.4.1 (2025-10-20)
Bug Fixes
- handle CR in
MarkdownSourceCodeand Front Matter util (#554) (d1ad828)- handle CR in rules to follow CommonMark spec (#493) (20e88fe)
7.4.0 (2025-10-06)
Features
- add support for
getLocFromIndexandgetIndexFromLoc(#376) (d634f82)- export
MarkdownLanguagefromindex.js(#538) (a5d78d5)Bug Fixes
- add
nullcheck and usegetLocFromIndexinrequire-alt-text(#543) (41ae6c8)- correct the return type of
applyInlineConfig(#548) (d6621a7)- report locations in
no-multiple-h1andrequire-alt-text(#551) (ec30c7d)- wrong location reporting in
no-invalid-label-refs(#545) (e0f7d23)7.3.0 (2025-09-22)
Features
- add allowLabels option to no-missing-label-refs (#513) (f6d6b76)
- add no-reference-like-urls rule (#433) (65251ec)
- export types from main entry point (#520) (915837c)
- fix false positives and negatives for consecutive backslashes (#490) (3067607)
Bug Fixes
exactOptionalPropertyTypescauses 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)
... (truncated)
Commits
6b3ee8echore: release 7.5.0 🚀 (#568)a869d98feat: handle CR and CRLF inno-missing-atx-heading-space(#555)561cbc7chore: update actions/setup-node action to v6 (#566)0587c77chore: update dependency@eslint/jsto ^9.38.0 (#565)6a6925fdocs: Update README sponsorse354f98chore: release 7.4.1 🚀 (#556)20e88fefix: handle CR in rules to follow CommonMark spec (#493)0d01b19docs: add migration docs (#559)6d1bd73ci: centralizeci-bun.yml(#563)e7c5868ci: add Node.js 25 toci.ymland fix Bun CI (#562)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @eslint/markdown since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)