Skip to content

Bump js-yaml and yaml-import - #101

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-2827d3b927
Open

Bump js-yaml and yaml-import#101
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-2827d3b927

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml to 4.3.1 and updates ancestor dependency yaml-import. These dependencies need to be updated together.

Updates js-yaml from 4.3.0 to 4.3.1

Changelog

Sourced from js-yaml's changelog.

4.3.1 - 2026-07-31

Security

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

Updates yaml-import from 2.0.0 to 3.0.0

Changelog

Sourced from yaml-import's changelog.

3.0.0 (2024-07-18)

Bug Fixes

chore

Code Refactoring

  • complete project refactor (79e0cf0)

BREAKING CHANGES

  • read, write, and getSchema no longer take a schema argument, as it can be passed via Options.schema; internal type definitions are no longer exported; IOptions type has been renamed to Options; the Options.ext field has been renamed to Options.extensions; the CLI no longer takes the -i/--input flag, which has been replaced by an argument.
  • No longer takes a safe option; the previous safe (and default) behavior is now always applied. Addionally, the read, write, and getSchema functions only take one Schema as an argument, where previously they took an array of Schemas.
  • yaml-import is now a pure ESM package; require node >= 22
Commits

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) to 4.3.1 and updates ancestor dependency [yaml-import](https://github.com/rafamel/yaml-import). These dependencies need to be updated together.


Updates `js-yaml` from 4.3.0 to 4.3.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.0...4.3.1)

Updates `yaml-import` from 2.0.0 to 3.0.0
- [Changelog](https://github.com/rafamel/yaml-import/blob/master/CHANGELOG.md)
- [Commits](rafamel/yaml-import@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
- dependency-name: yaml-import
  dependency-version: 3.0.0
  dependency-type: direct:production
...

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 Aug 10, 2026
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