Bump yaml and markdownlint-cli2
Created by: dependabot[bot]
Bumps yaml to 2.2.2 and updates ancestor dependency markdownlint-cli2. These dependencies need to be updated together.
Updates yaml
from 2.2.1 to 2.2.2
Release notes
Sourced from yaml's releases.
v2.2.2
This patch release includes a fix for an error that could be thrown in
parseDocument
for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:
- Corner case failure in error pretty-printer (CVE-2023-2251)
- Use correct argument order when stringifying flow collection comments (#443)
- First-line folding for block scalars (#422)
Commits
Updates markdownlint-cli2
from 0.6.0 to 0.7.1
Changelog
Sourced from markdownlint-cli2's changelog.
0.7.1
- Update dependencies (including
markdownlint
)0.7.0
- Add support for
extends
inconfig
property of.markdownlint-cli2.*
files- Build and publish
davidanson/markdownlint-cli2-rules
Docker container image- Update dependencies (including
markdownlint
)
Commits
-
22669c4
Add new markdownlint-rule-title-case-style custom rule to markdownlint-cli2-r... -
524cb58
Update to version 0.7.1. -
7e63e4c
Update dependency: markdownlint to 0.28.2. -
b48513f
Bump yaml from 2.2.1 to 2.2.2 -
5924362
Bump eslint from 8.38.0 to 8.39.0 -
e54fbe2
Update to version 0.7.0. -
ecb81e3
Add new markdownlint-rule-trace-template-headers custom rule to markdownlint-... -
7924ea6
Remove "next" tag for pre-commit hooks for davidanson/markdownlint-cli2-rules... -
1b5cf06
Add Node 20 to CI matrix. -
fe9ebc1
Bump globby from 13.1.3 to 13.1.4 - Additional commits viewable in compare view
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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.