Skip to content
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

fix(deps): update dependency yaml to v2.2.2 [security] #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yaml (source) 2.1.1 -> 2.2.2 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-2251

Uncaught Exception in GitHub repository eemeli/yaml starting at version 2.0.0-5 and prior to 2.2.2.


Release Notes

eemeli/yaml (yaml)

v2.2.2

Compare Source

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)

v2.2.1

Compare Source

  • Quote top-level map keys containing document markers (#​431)

v2.2.0

Compare Source

New Features
  • Add flowCollectionPadding toString 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

Compare Source

  • Set correct node-end position for block collections with comments (#​413)

v2.1.2

Compare Source

  • Set correct node-end position for empty values with comments (#​413)

Configuration

📅 Schedule: Branch creation - "" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.55%. Comparing base (3004ac6) to head (9c610f0).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   75.55%   75.55%           
=======================================
  Files           3        3           
  Lines          45       45           
  Branches        2        2           
=======================================
  Hits           34       34           
  Misses         11       11           

@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.2.2 [security] fix(deps): update dependency yaml to v2.2.2 [security] - autoclosed Feb 24, 2024
@renovate renovate bot closed this Feb 24, 2024
@renovate renovate bot deleted the renovate/npm-yaml-vulnerability branch February 24, 2024 01:02
@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.2.2 [security] - autoclosed fix(deps): update dependency yaml to v2.2.2 [security] Feb 24, 2024
@renovate renovate bot reopened this Feb 24, 2024
@renovate renovate bot restored the renovate/npm-yaml-vulnerability branch February 24, 2024 03:39
@renovate renovate bot force-pushed the renovate/npm-yaml-vulnerability branch from 4b0436b to ad52800 Compare February 24, 2024 03:40
@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.2.2 [security] fix(deps): update dependency yaml to v2.2.2 [security] - autoclosed Feb 24, 2024
@renovate renovate bot closed this Feb 24, 2024
@renovate renovate bot deleted the renovate/npm-yaml-vulnerability branch February 24, 2024 06:16
@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.2.2 [security] - autoclosed fix(deps): update dependency yaml to v2.2.2 [security] Feb 24, 2024
@renovate renovate bot reopened this Feb 24, 2024
@renovate renovate bot restored the renovate/npm-yaml-vulnerability branch February 24, 2024 09:42
@renovate renovate bot force-pushed the renovate/npm-yaml-vulnerability branch from ad52800 to 7aeab40 Compare February 24, 2024 09:42
@renovate renovate bot force-pushed the renovate/npm-yaml-vulnerability branch from 7aeab40 to 6638783 Compare March 12, 2024 10:39
@renovate renovate bot force-pushed the renovate/npm-yaml-vulnerability branch from 6638783 to 9c610f0 Compare June 4, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant