Skip to content

Bump js-yaml, babel-plugin-macros and react-scripts in /frontend - #56

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

Bump js-yaml, babel-plugin-macros and react-scripts in /frontend#56
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/multi-d1a876495e

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps js-yaml to 3.15.1 and updates ancestor dependencies js-yaml, babel-plugin-macros and react-scripts. These dependencies need to be updated together.

Updates js-yaml from 3.13.1 to 3.15.1

Changelog

Sourced from js-yaml's changelog.

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

Updates babel-plugin-macros from 2.6.1 to 2.8.0

Release notes

Sourced from babel-plugin-macros's releases.

v2.8.0

2.8.0 (2019-12-07)

Bug Fixes

Features

  • resolve: add fallback path to resolve modules relatively (#138) (2cac571)

v2.7.1

2.7.1 (2019-11-22)

Bug Fixes

  • Do not log error message when config is missing (#136) (a3c0e23)

v2.7.0

2.7.0 (2019-11-20)

Features

v2.6.2

2.6.2 (2019-11-15)

Bug Fixes

  • update all deps and fix cosmiconfig usage (1fcdc4f)
Commits
  • 6ecddef fix: manual release
  • 12a8341 docs: add wintercounter as a contributor (#139)
  • 2cac571 feat(resolve): add fallback path to resolve modules relatively (#138)
  • b674123 docs: remove experimental note from author docs
  • f2368c7 docs: remove experimental note
  • 737e683 docs: add lucleray as a contributor (#137)
  • a3c0e23 fix: Do not log error message when config is missing (#136)
  • 800a12d docs: add futagoza as a contributor (#134)
  • c2e2ec9 feat: add isMacrosName option (#133)
  • 1fcdc4f fix: update all deps and fix cosmiconfig usage
  • Additional commits viewable in compare view

Updates react-scripts from 3.2.0 to 5.0.1

Changelog

Sourced from react-scripts's changelog.

3.4.4 (2020-10-20)

v3.4.4 release bumps resolve-url-loader to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.3 to 3.4.4

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.4.4

or

yarn add --exact react-scripts@3.4.4

3.4.3 (2020-08-12)

v3.4.3 release bumps terser-webpack-plugin to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.2 to 3.4.3

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.4.3

or

yarn add --exact react-scripts@3.4.3

3.4.2 (2020-08-11)

v3.4.2 release bumps webpack-dev-server to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.1 to 3.4.2

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.4.2

or

... (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 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 3.15.1 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [babel-plugin-macros](https://github.com/kentcdodds/babel-plugin-macros) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.
Updates `js-yaml` from 3.13.1 to 3.15.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.13.1...3.15.1)
Updates `babel-plugin-macros` from 2.6.1 to 2.8.0
- [Release notes](https://github.com/kentcdodds/babel-plugin-macros/releases)
- [Changelog](https://github.com/kentcdodds/babel-plugin-macros/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/babel-plugin-macros@v2.6.1...v2.8.0)
Updates `react-scripts` from 3.2.0 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/react/create-react-app/blob/main/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.1
dependency-type: indirect
- dependency-name: babel-plugin-macros
dependency-version: 2.8.0
dependency-type: indirect
- dependency-name: react-scripts
dependency-version: 5.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 10, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants