Skip to content

Commit 7c3ecfb

Browse files
chore(deps): update dependency markdownlint to ^0.41.0 (#2641)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [markdownlint](https://redirect.github.com/DavidAnson/markdownlint) | [`^0.40.0` → `^0.41.0`](https://renovatebot.com/diffs/npm/markdownlint/0.40.0/0.41.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint/0.41.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint/0.40.0/0.41.0?slim=true) | --- ### Release Notes <details> <summary>DavidAnson/markdownlint (markdownlint)</summary> ### [`v0.41.0`](https://redirect.github.com/DavidAnson/markdownlint/blob/HEAD/CHANGELOG.md#0410) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint/compare/v0.40.0...v0.41.0) - Improve MD022/MD028/MD035/MD042/MD051/MD060 - Remove handling of inline directive syntax (frequent false positives) - Remove deprecated `Options.resultVersion` (breaking change) - Remove deprecated `LintResults.toString` (breaking change) - Remove support for end-of-life Node version 20 - Update dependencies </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every weekday" - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/apify-docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 503aac6 commit 7c3ecfb

2 files changed

Lines changed: 30 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"babel-plugin-styled-components": "^2.1.4",
5959
"bats": "^1.13.0",
6060
"cross-env": "^10.0.0",
61-
"markdownlint": "^0.40.0",
61+
"markdownlint": "^0.41.0",
6262
"markdownlint-cli": "^0.48.0",
6363
"oxfmt": "0.53.0",
6464
"oxlint": "1.62.0",

pnpm-lock.yaml

Lines changed: 29 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)