kyma-runtime-extension-samples
kyma-runtime-extension-samples copied to clipboard
Bump yaml from 2.1.1 to 2.2.2 in /cap-service/app
trafficstars
Bumps yaml from 2.1.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
parseDocumentfor 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)
v2.2.1
- Quote top-level map keys containing document markers (#431)
v2.2.0
New Features
- Add
flowCollectionPaddingtoString option (#420)- Use indicator line for props on block collection values of mappings (#425)
Bugfixes
- Minor relaxation of types for custom tags (#429)
v2.1.3
- Set correct node-end position for block collections with comments (#413)
v2.1.2
- Set correct node-end position for empty values with comments (#413)
Commits
f21fa452.2.2984f578fix: Corner case failure in error pretty-printer443e3aafix: First-line folding for block scalars (fixes #422)5af5d3dfix: Use correct argument order when stringifying flow collection comments (f...c914dcc2.2.1c8551ebfix: Quote top-level map keys containing document markers (fixes #431)35764082.2.0ab52daaci: Remove all@typesexcept for node when testing types on old TS85be08dchore: Explicitly set supported types in tsconfig.json4732502ci: Uninstall@jest/typesbefore testing types on TS 4.2- 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 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.