Skip to content

chore: update dependency yaml to ^2.9.0#1432

Open
seqeralabs-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/yaml-2.x
Open

chore: update dependency yaml to ^2.9.0#1432
seqeralabs-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/yaml-2.x

Conversation

@seqeralabs-renovate
Copy link
Copy Markdown
Contributor

@seqeralabs-renovate seqeralabs-renovate Bot commented May 18, 2026

This PR contains the following updates:

Package Type Update Change
yaml (source) dependencies minor ^2.8.3^2.9.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 18, 2026

Deploy Preview for seqera-docs ready!

Name Link
🔨 Latest commit dafc347
🔍 Latest deploy log https://app.netlify.com/projects/seqera-docs/deploys/6a0e9acb17c63600085cbac6
😎 Deploy Preview https://deploy-preview-1432--seqera-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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