Skip to content

build(deps): bump js-yaml from 3.15.1 to 3.15.2 in /website - #786

Merged
Paco Huelsz (frhuelsz) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/website/js-yaml-3.15.2
Sep 8, 2026
Merged

build(deps): bump js-yaml from 3.15.1 to 3.15.2 in /website#786
Paco Huelsz (frhuelsz) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/website/js-yaml-3.15.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 3.15.1 to 3.15.2.

Changelog

Sourced from js-yaml's changelog.

3.15.2 - 2026-08-26

Changed

  • [backport] Hard-limit merge sequence size to 100.

Security

  • [backport] Count empty mappings in merge sequences toward maxTotalMergeKeys to limit CPU usage, #797.
Commits

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 3.15.1 to 3.15.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.2/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.15.1...3.15.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.15.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 22:22
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Sep 8, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 8, 2026 22:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 8, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI 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.

🟢 Approval recommended

The PR is a lockfile-only dependency patch update with no application logic changes and only a minor metadata mismatch noted in review.

Pull request overview

Updates the website’s npm lockfile to pull in patched js-yaml releases, addressing upstream merge-limit/CPU-usage hardening while keeping dependency resolution reproducible for the docs site.

Changes:

  • Bumps nested js-yaml under gray-matter from 3.15.1 to 3.15.2.
  • Bumps resolved js-yaml from 4.3.1 to 4.3.2 in package-lock.json.
File summaries
File Description
website/package-lock.json Updates resolved js-yaml versions/integrity hashes as part of a lockfile refresh for the website dependencies.
Review details

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)

  • website/package-lock.json: Generated file
  • Files reviewed: 0/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread website/package-lock.json
Comment on lines 11445 to +11448
"node_modules/js-yaml": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz",
"integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.2.tgz",
"integrity": "sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==",
@frhuelsz
Paco Huelsz (frhuelsz) merged commit 1d3b726 into main Sep 8, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/website/js-yaml-3.15.2 branch September 8, 2026 23: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.

2 participants