Skip to content

Bump yaml from 2.8.1 to 2.8.3#3124

Merged
sawka merged 1 commit intomainfrom
dependabot/npm_and_yarn/yaml-2.8.3
Mar 26, 2026
Merged

Bump yaml from 2.8.1 to 2.8.3#3124
sawka merged 1 commit intomainfrom
dependabot/npm_and_yarn/yaml-2.8.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps yaml from 2.8.1 to 2.8.3.

Release notes

Sourced from yaml's releases.

v2.8.3

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

v2.8.2

  • Serialize -0 as -0 (#638)
  • Do not double newlines for empty map values (#642)
Commits
  • ce14587 2.8.3
  • 1e84ebb fix: Catch stack overflow during node composition
  • 6b24090 ci: Include Prettier check in lint action
  • 9424dee chore: Refresh lockfile
  • d1aca82 Add trailingComma ToString option for multiline flow formatting (#670)
  • 4321509 ci: Drop the branch filter from GitHub PR actions
  • 47207d0 chore: Update docs-slate
  • 5212fae chore: Update docs-slate
  • 086fa6b 2.8.2
  • 95f01e9 chore: Add funding to package.json
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.1...v2.8.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-version: 2.8.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 26, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 26, 2026

Deploying waveterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6055836
Status: ✅  Deploy successful!
Preview URL: https://505ee4fa.waveterm.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-yaml.waveterm.pages.dev

View logs

@kilo-code-bot
Copy link
Contributor

kilo-code-bot bot commented Mar 26, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Overview

This is a standard Dependabot dependency update bumping the yaml package from 2.8.1 to 2.8.3. The changes are limited to:

  • package.json: Version constraint update
  • package-lock.json: Lockfile version update

This is a minor/patch version update (2.8.1 → 2.8.3) with no breaking changes expected. The release includes bug fixes for stack overflow during node composition, serialization of -0, and trailing comma support.

Files Reviewed (2 files)
  • package.json - No issues
  • package-lock.json - No issues

Note: No application code changes were made in this PR. Only dependency version updates.


Reviewed by minimax-m2.5-20260211 · 99,858 tokens

@sawka sawka merged commit 373ced4 into main Mar 26, 2026
4 checks passed
@sawka sawka deleted the dependabot/npm_and_yarn/yaml-2.8.3 branch March 26, 2026 19:02
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.

1 participant