Skip to content

deps: bump js-yaml from 5.0.0 to 5.1.0#19903

Merged
CamSoper merged 1 commit into
masterfrom
dependabot/npm_and_yarn/js-yaml-5.1.0
Jun 26, 2026
Merged

deps: bump js-yaml from 5.0.0 to 5.1.0#19903
CamSoper merged 1 commit into
masterfrom
dependabot/npm_and_yarn/js-yaml-5.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 5.0.0 to 5.1.0.

Changelog

Sourced from js-yaml's changelog.

[5.1.0] - 2026-06-23

Added

  • Collection tags can finalize an incrementally populated carrier into a different result value.

Changed

  • [breaking] quoteStyle now selects the preferred quote style; use the restored forceQuotes option to force quoting non-key strings.
Commits
  • f1e45cd 5.1.0 released
  • 53b22be Fix constructor coverage
  • a1eaa2b Fix quote style options and restore forceQuotes
  • 0532e7d Add finalizers for immutable collection tags
  • 9f00b91 tests: drop the rest of issues tests, move a small fraction of useful checks ...
  • 6be5d46 tests: drop not actual or duplicating issue tests (covered in other places)
  • a7c9766 Fix !!pairs coverage
  • See full diff 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 [js-yaml](https://github.com/nodeca/js-yaml) from 5.0.0 to 5.1.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@5.0.0...5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 26, 2026
@github-actions github-actions Bot added the deps-security-patch Security update, merge immediately label Jun 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Automated Dependabot Triage

Dependencies: js-yaml, js-yaml

🔒 Security Update - Prioritize: evaluate and merge promptly.

Evaluate and merge:

  • Run make build (or make serve-all for browser-facing changes) and verify the site builds and loads
  • Spot-check search, console errors, and markdown rendering
  • Merge once CI is green

Claude Code Review

Automated Claude reviews are not available for Dependabot PRs. To review this PR with Claude Code, run:

/pr-review 19903

For detailed triage guidance, see the Dependency Management section in BUILD-AND-DEPLOY.md.

@pulumi-bot

Copy link
Copy Markdown
Collaborator

@CamSoper CamSoper enabled auto-merge (squash) June 26, 2026 18:42
@CamSoper CamSoper merged commit f38e0c8 into master Jun 26, 2026
9 checks passed
@CamSoper CamSoper deleted the dependabot/npm_and_yarn/js-yaml-5.1.0 branch June 26, 2026 18:42
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 deps-security-patch Security update, merge immediately

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants