Skip to content

chore(deps): update dependency yaml to v2.9.0#497

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/yaml-2.x-lockfile
Open

chore(deps): update dependency yaml to v2.9.0#497
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/yaml-2.x-lockfile

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Mar 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
yaml (source) 2.8.22.9.0 age confidence

Release Notes

eemeli/yaml (yaml)

v2.9.0

Compare Source

The changes here are really only patches, but I'm releasing this as a minor version to note a small change to the documentation of parseDocument() and parseAllDocuments(): I've removed the claim that they'll "never throw".

It remains the case that practically all non-malicious inputs will be handled without emitting an error, but there is a decent chance that code paths remain where e.g. a RangeError due to call stack exhaustion can be triggered by malicious inputs. Up to now, I've considered these as security vulnerabilities, and in fact it's the only category of error for which yaml CVEs have been issued so far.

Starting from this release, I'll be considering such errors as bugs, but not vulnerabilities. I do welcome people and/or LLMs looking for them, but please report them as normal issues rather than suspected security vulnerabilities. This also applies to previously undiscovered bugs in earlier releases.

  • fix: Avoid calling Array.prototype.push.apply() with large source array
  • fix(lexer): Avoid recursive calls that may exhaust the call stack

v2.8.4

Compare Source

  • Disable alias resolution with maxAliasCount:0 (#​677)
  • Handle invalid unicode escapes (e1a1a77)
  • Apply minFractionDigits only to decimal strings (#​676)

v2.8.3

Compare Source

  • Add trailingComma ToString option for multiline flow formatting (#​670)
  • Catch stack overflow during node composition (1e84ebb)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/yaml-2.x-lockfile branch 3 times, most recently from 3c9104c to 5e35280 Compare March 21, 2026 14:19
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/yaml-2.x-lockfile branch from 5e35280 to 6c3904a Compare May 2, 2026 10:59
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency yaml to v2.8.3 chore(deps): update dependency yaml to v2.8.4 May 2, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/yaml-2.x-lockfile branch 2 times, most recently from 247b76f to b85f10b Compare May 2, 2026 11:00
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency yaml to v2.8.4 chore(deps): update dependency yaml to v2.9.0 May 11, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/yaml-2.x-lockfile branch from b85f10b to 20a0294 Compare May 11, 2026 17:17
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/yaml-2.x-lockfile branch from 20a0294 to 48fabd7 Compare May 11, 2026 17:18
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.

0 participants