Skip to content

Conversation

@dependabot
Copy link

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

Bumps js-yaml and @eslint/eslintrc. These dependencies needed to be updated together.
Updates 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

Updates @eslint/eslintrc from 1.0.3 to 1.4.1

Release notes

Sourced from @​eslint/eslintrc's releases.

v1.4.1

Bug Fixes

  • 5be711e fix: Update FlatCompat docs + typings to reflect Array (#99) (Wes Bos)

v1.4.0

Features

  • 89c504f feat: update globals (#98) (Sébastien Règne)

Chores

  • 5438c6b ci: add Node v19 (#96) (Milos Djermanovic)

v1.3.3

Documentation

  • adafd11 docs: Update README (#92) (Nicholas C. Zakas)

Chores

  • 56755d9 chore: cascading-config-array: createBaseConfigArray not expect resolver (#95) (coderaiser)

v1.3.2

Bug Fixes

  • 2a2bef1 fix: Plugins should always use the same reference (#91) (Nicholas C. Zakas)

v1.3.1

Documentation

  • 2632367 docs: Update README with FlatCompat options (#86) (Nicholas C. Zakas)

Chores

  • 495af93 chore: Upgrade to espree@9.4.0 (#87) (Milos Djermanovic)
  • ffba0c5 ci: update github actions (#85) (Amaresh S M)
  • 9ff004e chore: add funding field (#84) (Amaresh S M)

v1.3.0

Features

  • aefa2a7 feat: update globals (#81) (Milos Djermanovic)

v1.2.3

Chores

  • c9047b4 chore: Upgrade espree@9.3.2 (#80) (Milos Djermanovic)
  • baf145f chore: bump version of minimatch due to security issue PRISMA-2022-0039 (#76) (Jan Opravil)
  • 44415d3 chore: update license copyright (#79) (唯然)

v1.2.2

Bug Fixes

  • 18b15ac fix: use custom Rollup plugin for import.meta.url (#77) (Milos Djermanovic)

Build Related

v1.2.1

Chores

... (truncated)

Changelog

Sourced from @​eslint/eslintrc's changelog.

v1.4.1 - December 30, 2022

  • 5be711e fix: Update FlatCompat docs + typings to reflect Array (#99) (Wes Bos)

v1.4.0 - December 16, 2022

  • 89c504f feat: update globals (#98) (Sébastien Règne)
  • 5438c6b ci: add Node v19 (#96) (Milos Djermanovic)

v1.3.3 - October 7, 2022

  • adafd11 docs: Update README (#92) (Nicholas C. Zakas)
  • 56755d9 chore: cascading-config-array: createBaseConfigArray not expect resolver (#95) (coderaiser)

v1.3.2 - September 12, 2022

  • 2a2bef1 fix: Plugins should always use the same reference (#91) (Nicholas C. Zakas)

v1.3.1 - August 26, 2022

  • 495af93 chore: Upgrade to espree@9.4.0 (#87) (Milos Djermanovic)
  • 2632367 docs: Update README with FlatCompat options (#86) (Nicholas C. Zakas)
  • ffba0c5 ci: update github actions (#85) (Amaresh S M)
  • 9ff004e chore: add funding field (#84) (Amaresh S M)

v1.3.0 - May 20, 2022

  • aefa2a7 feat: update globals (#81) (Milos Djermanovic)

v1.2.3 - May 6, 2022

  • c9047b4 chore: Upgrade espree@9.3.2 (#80) (Milos Djermanovic)
  • baf145f chore: bump version of minimatch due to security issue PRISMA-2022-0039 (#76) (Jan Opravil)
  • 44415d3 chore: update license copyright (#79) (唯然)

v1.2.2 - April 22, 2022

  • 18b15ac fix: use custom Rollup plugin for import.meta.url (#77) (Milos Djermanovic)
  • a6e12e4 build: add node v18 (#78) (唯然)

v1.2.1 - March 11, 2022

  • 98fb12d chore: upgrade ignore to v5.2.0 (#72) (Nitin Kumar)

v1.2.0 - February 25, 2022

  • 9b71981 feat: Avoid dirname for built-in configs (#71) (DoZerg)

v1.1.0 - February 11, 2022

... (truncated)

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 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) and [@eslint/eslintrc](https://github.com/eslint/eslintrc). These dependencies needed to be updated together.

Updates `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)

Updates `@eslint/eslintrc` from 1.0.3 to 1.4.1
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v1.0.3...v1.4.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: "@eslint/eslintrc"
  dependency-version: 1.4.1
  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 Nov 14, 2025
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.

1 participant