Skip to content

Bump js-yaml from 4.3.1 to 4.3.2 in /dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client - #14405

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client/js-yaml-4.3.2
Open

Bump js-yaml from 4.3.1 to 4.3.2 in /dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client#14405
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client/js-yaml-4.3.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps js-yaml from 4.3.1 to 4.3.2.

Changelog

Sourced from js-yaml's changelog.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. javascript Pull requests that update javascript code labels Sep 9, 2026
Copilot AI lite review requested due to automatic review settings September 9, 2026 00:15
@dependabot
dependabot Bot requested a review from a team as a code owner September 9, 2026 00:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. javascript Pull requests that update javascript code labels Sep 9, 2026
@dependabot
dependabot Bot deployed to integration September 9, 2026 00:15 Active

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 change is a straightforward patch-level dependency update reflected consistently across the project’s lockfiles.

Pull request overview

Updates the JS dependency lockfiles for the ProcessWithCloudEvents.Client sample to pull in js-yaml 4.3.2 (from 4.3.1), aligning the resolved package and integrity hashes with the new patch release.

Changes:

  • Bump js-yaml from 4.3.1 to 4.3.2 in yarn.lock.
  • Bump js-yaml from 4.3.1 to 4.3.2 in package-lock.json (including updated resolved/integrity).
  • Update transitive lockfile entries caused by the lockfile regeneration.
File summaries
File Description
dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client/yarn.lock Updates the Yarn lock entry for js-yaml to 4.3.2 and refreshes related resolved metadata.
dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client/package-lock.json Updates the npm lock entry for js-yaml to 4.3.2 and adjusts dependent lock sections accordingly.
Review details

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

Files not reviewed (1)

  • dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client/package-lock.json: Generated file
  • Files reviewed: 0/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

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

@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.

MAF Automated Review — Iteration 1

Result: No findings
Scope: full PR (1 commit(s)): 29079dca8d21
Model: gpt-5.6-sol-fast

Overview

This lockfile-only change consistently updates the indirect, development-only js-yaml dependency to 4.3.2 in both package managers. The unchanged manifest, ESLint-only dependency path, matching artifact integrity, and compatible lockfile normalization constrain the change from affecting the sample's runtime or public contracts. No Critical, High, or Medium defect was established.

Reviewed the supplied pull-request change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.

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. Used by Dependabot. javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant