Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2025

Bumps js-yaml from 4.1.0 to 4.1.1.

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 15, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 37.79% 712 / 1884
🔵 Statements 37.79% 712 / 1884
🔵 Functions 50% 15 / 30
🔵 Branches 58.42% 52 / 89
File CoverageNo changed files found.
Generated in workflow #1224 for commit bb5f344 by the Vitest Coverage Report Action

@ayushmanchhabra
Copy link
Collaborator

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 8f52716 into main Nov 29, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/js-yaml-4.1.1 branch November 29, 2025 09:46
ayushmanchhabra pushed a commit that referenced this pull request Dec 27, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.16.1](v4.16.0...v4.16.1)
(2025-12-27)


### Bug Fixes

* **cli:** handle options.shaSum properly
([#1489](#1489))
([8a4d2c7](8a4d2c7)),
closes [#1488](#1488)
* **deps:** upgrade Vitest
([b1d8cf5](b1d8cf5))


### Chores

* **ci:** switch to npm oidc
([5ca9dfa](5ca9dfa))
* **deps-dev:** bump js-yaml from 4.1.0 to 4.1.1
([#1473](#1473))
([8f52716](8f52716))
* **deps-dev:** bump nw from 0.104.0 to 0.104.1 in the npm-nw group
([#1462](#1462))
([4262a62](4262a62))
* **deps:** bump glob
([#1478](#1478))
([8e58d6a](8e58d6a))
* **deps:** bump tar from 7.5.1 to 7.5.2
([#1474](#1474))
([e8150e6](e8150e6))
* **deps:** bump the gha group across 1 directory with 3 updates
([#1477](#1477))
([f13e5ee](f13e5ee))
* **deps:** bump the gha group across 1 directory with 3 updates
([#1487](#1487))
([3f111c9](3f111c9))
* **deps:** bump the npm group across 1 directory with 13 updates
([#1485](#1485))
([5d6163c](5d6163c))
* **deps:** bump vite from 7.0.2 to 7.1.5 in the npm_and_yarn group
across 1 directory
([#1451](#1451))
([9b985e2](9b985e2))
* **deps:** remove unused dependency semver
([f420a1a](f420a1a))
* git ignore tarballs
([e77f7cd](e77f7cd))
* remove node-gyp and related
([ea181c4](ea181c4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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