Skip to content

build(deps): Bump yaml from 2.9.0 to 2.9.1 - #803

Merged
NiveditJain merged 2 commits into
mainfrom
dependabot/bun/yaml-2.9.1
Sep 15, 2026
Merged

NiveditJain merged 2 commits into
mainfrom
dependabot/bun/yaml-2.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Why this PR was red, and what was added on top of dependabot's bump

test (all 3 matrix jobs): 18 dom suites failed to load with Incompatible React versions: react 19.2.8, react-dom 19.3.0. Nothing to do with yaml: the branch was cut from fea76749, after the react-dom bump (#801) but before the matching react bump (#802). Fix: rebased onto main (a0e17ae1), which carries both at 19.3.0. Locally: 262/262 test files, 4902 tests pass.

OSV-Scanner (Supply Chain): RUSTSEC-2026-0285 against rustls 0.23.43 in Cargo.lock (CVSS 5.3, fixed in 0.23.45). This was red on main too, independent of this PR. Fix: cargo update -p rustls --precise 0.23.45, which also moves rustls-webpki 0.103.13 → 0.103.15. rustls is transitive-only, via reqwest in failproofaid and fpai-collect. cargo clippy --workspace --all-targets -- -D warnings and cargo test --workspace pass locally.

Also opens the 1.0.6-beta.0 CHANGELOG section with a Dependencies entry for both bumps.


Bumps yaml from 2.9.0 to 2.9.1.

Release notes

Sourced from yaml's releases.

v2.9.1

  • Limit recursive merge aliases (#685, #713)
  • Simplify line unfolding during quoted string parsing (#714)
Commits


🤖 Generated with Claude Code

https://claude.ai/code/session_017HpjSQY3i7mJj9UWHXgacg

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: adc4b7c7-c5d8-42ad-bd4b-a55986af0d6c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

Thanks @dependabot[bot] for keeping our dependencies current! 🙌

github-actions[bot]
github-actions Bot previously approved these changes Sep 14, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval for Dependabot dependency update.

@socket-security

socket-security Bot commented Sep 14, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​yaml@​2.9.0 ⏵ 2.9.1100 +110010092100

View full report

@hermes-exosphere hermes-exosphere left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved automatically by the Hermes Dependabot approver.

@dependabot
dependabot Bot force-pushed the dependabot/bun/yaml-2.9.1 branch from 5cc46d5 to 8d794fb Compare September 15, 2026 04:53
dependabot Bot and others added 2 commits September 15, 2026 10:32
Bumps [yaml](https://github.com/eemeli/yaml) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
OSV-Scanner flags rustls 0.23.43 (RUSTSEC-2026-0285, CVSS 5.3, fixed in
0.23.45), which fails the Supply Chain gate on main and on every PR.
rustls is transitive-only, via reqwest in failproofaid and fpai-collect.
`cargo update -p rustls --precise 0.23.45` also moves rustls-webpki
0.103.13 -> 0.103.15, which the new rustls requires.

Also opens the 1.0.6-beta.0 changelog section for this PR's entry.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017HpjSQY3i7mJj9UWHXgacg

@hermes-exosphere hermes-exosphere left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved automatically by the Hermes Dependabot approver.

@NiveditJain
NiveditJain merged commit 8637518 into main Sep 15, 2026
27 checks passed
@dependabot
dependabot Bot deleted the dependabot/bun/yaml-2.9.1 branch September 15, 2026 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants