Skip to content

ci(deps-dev): bump js-yaml from 3.13.1 to 3.15.2 in /plugins/bigcommerce - #4850

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plugins/bigcommerce/js-yaml-3.15.2
Open

ci(deps-dev): bump js-yaml from 3.13.1 to 3.15.2 in /plugins/bigcommerce#4850
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plugins/bigcommerce/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.13.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.

3.15.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

3.15.0 - 2026-06-27

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one safeLoad() / safeLoadAll() call.

[3.14.2] - 2025-11-15

Security

  • Fix prototype pollution in merge (<<).

[3.14.1] - 2020-12-07

Security

  • Fix possible code execution in (already unsafe) .load() (in &anchor).

[3.14.0] - 2020-05-22

Changed

  • Support safe/loadAll(input, options) variant of call.
  • CI: drop outdated nodejs versions.
  • Dev deps bump.

Fixed

  • Quote = in plain scalars #519.
  • Check the node type for !<?> tag in case user manually specifies it.
  • Verify that there are no null-bytes in input.
  • Fix wrong quote position when writing condensed flow, #526.
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.

Note

Low Risk
Lockfile-only bump of transitive dev dependencies with no production code changes; main residual risk is minor tooling/YAML parsing behavior differences during CI.

Overview
Updates plugins/bigcommerce/package-lock.json only, resolving transitive js-yaml to newer patched releases: 3.13.1 → 3.15.2 for the main lockfile entry and 4.1.0 → 4.3.2 under semantic-release. No application source or package.json range changes.

This is a Dependabot dev-dependency refresh that pulls in js-yaml security and robustness fixes (e.g. YAML merge/<< limits, prototype-pollution and CPU-usage mitigations, and related backports noted in the 3.15.x changelog). Runtime BigCommerce plugin behavior should be unchanged; impact is limited to tooling that parses YAML during build/test/release.

Reviewed by Cursor Bugbot for commit c5829a1. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 3.15.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.2/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.13.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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 8, 2026
@changeset-bot

changeset-bot Bot commented Sep 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c5829a1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud

nx-cloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit c5829a1

Command Status Duration Result
nx test @e2e/vue ✅ Succeeded 4m 21s View ↗
nx test @snippet/solid ✅ Succeeded 50s View ↗
nx test @snippet/angular-17-ssr ✅ Succeeded 1m 5s View ↗
nx test @e2e/react-sdk-next-14-app ✅ Succeeded 5m 16s View ↗
nx test @e2e/angular-17-ssr ✅ Succeeded 4m 11s View ↗
nx test @e2e/angular-17 ✅ Succeeded 6m 30s View ↗
nx test @snippet/react ✅ Succeeded 1m 46s View ↗
nx test @e2e/nextjs-sdk-next-app ✅ Succeeded 7m 8s View ↗
Additional runs (38) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-09-08 23:03:34 UTC

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.

0 participants