compile-sketches
compile-sketches copied to clipboard
Bump markdownlint-cli from 0.37.0 to 0.41.0
trafficstars
Bumps markdownlint-cli from 0.37.0 to 0.41.0.
Release notes
Sourced from markdownlint-cli's releases.
0.41.0
- Change TOML parser to
smol-tomlwhich supports v1.0.0 of the specification- Update all dependencies via
Dependabot0.40.0
- Update
markdownlintdependency to0.34.0
- Use micromark in
MD027/MD028/MD036/MD040/MD041/MD046/MD048- Improve
MD013/MD034/MD049/MD050/MD051- Add support for
TOMLconfiguration files via--config- Add
--configPointerargument for nested configuration- Update
--ignorefor directories to ignore all files within- Update all dependencies via
Dependabot0.39.0
- Update
markdownlintdependency to0.33.0
- Add
MD055/table-pipe-style,MD056/table-column-count- Improve
MD005/MD007/MD024/MD026/MD038- Incorporate
micromark-extension-directive- Improve JSON schema, document validation
- Handle trailing commas in JSONC configuration
- Update all dependencies via
Dependabot0.38.0
- Update
markdownlintdependency to0.32.1
- Remove deprecated
MD002/MD006- Remove rule aliases for "header"
- Add
MD054/link-image-style- Use
micromarkinMD005/MD007/MD030- Improve
MD022/MD026/MD034/MD037/MD038/MD045/MD051- Remove support for end-of-life Node version 16
- Update all dependencies via
Dependabot
Commits
f295829Bump version 0.41.0c49b9e4Bump glob from 10.3.15 to 10.4.1b71770fBump commander from 12.0.0 to 12.1.0907a7c1Change TOML parser to smol-toml which supports v1.0.0 of the TOML specificati...b948ed9Bump glob from 10.3.12 to 10.3.153a711b0Bump execa from 8.0.1 to 9.1.023295e9Bump ava from 6.1.2 to 6.1.31c160d2Add newly-released Node 22 to test matrix.88f5e62Bump version 0.40.03acb04eAdd --configPointer argument to allow embedding the configuration object in f...- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.81%. Comparing base (
ec016e7) to head (e09706c). Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #278 +/- ##
=======================================
Coverage 99.81% 99.81%
=======================================
Files 2 2
Lines 1608 1608
=======================================
Hits 1605 1605
Misses 3 3
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #318.