-
Notifications
You must be signed in to change notification settings - Fork 927
chore(deps): update dependency markdownlint-cli2 to v0.18.1 #5891
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5891 +/- ##
=======================================
Coverage 95.06% 95.06%
=======================================
Files 307 307
Lines 8031 8031
Branches 1627 1627
=======================================
Hits 7635 7635
Misses 396 396 🚀 New features to boost your workflow:
|
102282c
to
37aa0b3
Compare
37aa0b3
to
f7b2fcb
Compare
because markdownlint-cli2 added a new
The check doesn't like specific generic words/phrases as the link text. E.g. |
The relevant change is the transitive update to [email protected]: https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md#0380 The rule is documented here: https://github.com/DavidAnson/markdownlint/blob/main/doc/md059.md This is for better a11y. |
The second concern is that Node.js v18 support has been dropped. This isn't an issue for CI (which uses Node.js v22), but perhaps an annoyance for a developer attempting to use v18. v18 is out of LTS so I don't think we need to maintain lint working for those cases. I'll do this as a hint in case this ever breaks for someone locally:
|
Edited/Blocked NotificationRenovate 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. |
lint:markdown fails as follows in CI, but not locally:
I've no idea why. |
This PR contains the following updates:
0.17.2
->0.18.1
Release Notes
DavidAnson/markdownlint-cli2 (markdownlint-cli2)
v0.18.1
Compare Source
markdownlint
)v0.18.0
Compare Source
markdownlint
)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.
This PR was generated by Mend Renovate. View the repository job log.