forked from facebook/create-react-app
-
Notifications
You must be signed in to change notification settings - Fork 32
Bump the npm_and_yarn group across 2 directories with 30 updates #192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-1944aae827
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
commented
on behalf of github
Aug 19, 2025
•
edited by skyscanner-dependabot
bot
Loading
edited by skyscanner-dependabot
bot
Bumps the npm_and_yarn group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.5` | | [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` | | [semver](https://github.com/npm/node-semver) | `6.3.0` | `6.3.1` | | [tmp](https://github.com/raszi/node-tmp) | `0.2.1` | `0.2.4` | | [loader-utils](https://github.com/webpack/loader-utils) | `3.2.0` | `3.2.1` | | [webpack](https://github.com/webpack/webpack) | `5.89.0` | `5.94.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.32` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `4.15.1` | `5.2.1` | | [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.0.1` | `4.4.4` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.12` | | [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `6.1.2` | `11.4.4-cjs.2` | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.0.2` | `8.2.3` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` | | [got](https://github.com/sindresorhus/got) | `9.6.0` | `removed` | | [alex](https://github.com/get-alex/alex) | `8.2.0` | `11.0.1` | | [micromatch](https://github.com/micromatch/micromatch) | `4.0.5` | `4.0.8` | | [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `12.0.1` | `24.16.2` | Bumps the npm_and_yarn group with 1 update in the /packages/react-scripts directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `cross-spawn` from 7.0.3 to 7.0.5 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5) Updates `semver` from 5.7.1 to 5.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) Updates `tmp` from 0.2.1 to 0.2.4 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.1...v0.2.4) Updates `loader-utils` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md) - [Commits](webpack/loader-utils@v3.2.0...v3.2.1) Updates `webpack` from 5.89.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.89.0...v5.94.0) Updates `postcss` from 8.4.31 to 8.4.32 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.4.32) Updates `webpack-dev-server` from 4.15.1 to 5.2.1 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.1...v5.2.1) Updates `@adobe/css-tools` from 4.0.1 to 4.4.4 - [Changelog](https://github.com/adobe/css-tools/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/adobe/css-tools/commits) Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) Updates `@octokit/plugin-paginate-rest` from 6.1.2 to 11.4.4-cjs.2 - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v6.1.2...v11.4.4-cjs.2) Updates `lerna` from 8.0.2 to 8.2.3 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v8.2.3/packages/lerna) Updates `@octokit/request` from 6.2.8 to 8.4.1 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v6.2.8...v8.4.1) Updates `@octokit/request-error` from 3.0.3 to 5.1.1 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v3.0.3...v5.1.1) Updates `body-parser` from 1.20.0 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.0...1.20.3) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `cookie` from 0.5.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.1) Updates `ejs` from 3.1.9 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) Updates `express` from 4.18.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.18.1...4.21.2) Updates `path-to-regexp` from 0.1.7 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.12) Updates `follow-redirects` from 1.15.5 to 1.15.11 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.11) Removes `got` Updates `alex` from 8.2.0 to 11.0.1 - [Release notes](https://github.com/get-alex/alex/releases) - [Commits](get-alex/alex@8.2.0...11.0.1) Updates `http-proxy-middleware` from 2.0.6 to 2.0.9 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.9) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) Updates `ws` from 7.5.9 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) Updates `puppeteer` from 12.0.1 to 24.16.2 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@v12.0.1...puppeteer-v24.16.2) Updates `send` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.18.0...0.19.0) Updates `serve-static` from 1.15.0 to 1.16.2 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...v1.16.2) Updates `tar-fs` from 2.1.1 to 3.1.0 - [Commits](mafintosh/tar-fs@v2.1.1...v3.1.0) Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) Updates `webpack-dev-server` from 4.15.2 to 5.2.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.1...v5.2.1) --- updated-dependencies: - dependency-name: cross-spawn dependency-version: 7.0.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: semver dependency-version: 5.7.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: semver dependency-version: 6.3.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: loader-utils dependency-version: 3.2.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack dependency-version: 5.94.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.4.32 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@adobe/css-tools" dependency-version: 4.4.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@octokit/plugin-paginate-rest" dependency-version: 11.4.4-cjs.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lerna dependency-version: 8.2.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@octokit/request" dependency-version: 8.4.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@octokit/request-error" dependency-version: 5.1.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: body-parser dependency-version: 1.20.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cookie dependency-version: 0.7.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ejs dependency-version: 3.1.10 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-version: 4.21.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-version: 1.15.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: got dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: alex dependency-version: 11.0.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-version: 4.0.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 7.5.10 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: puppeteer dependency-version: 24.16.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: send dependency-version: 0.19.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-version: 1.16.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 3.1.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-middleware dependency-version: 5.3.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
By approving this PR, you are confirming that you have adequately and effectively reviewed this change.
Searchable Hashes
The above information was added by dependabot-augmentor.
Bumps the npm_and_yarn group with 18 updates in the / directory:
7.0.37.0.55.7.15.7.26.3.06.3.10.2.10.2.43.2.03.2.15.89.05.94.08.4.318.4.324.15.15.2.14.0.14.4.41.1.111.1.126.1.211.4.4-cjs.28.0.28.2.33.0.23.0.33.1.93.1.109.6.0removed8.2.011.0.14.0.54.0.87.5.97.5.1012.0.124.16.2Bumps the npm_and_yarn group with 1 update in the /packages/react-scripts directory: webpack-dev-server.
Updates
cross-spawnfrom 7.0.3 to 7.0.5Changelog
Sourced from cross-spawn's changelog.
Commits
0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)9521e2dchore: fix tests in recent node js versions97ded39chore: convert package lockd52b6b9chore: remove unused argument (#156)5d84384chore: add travis jobs on ppc64le (#142)Updates
semverfrom 5.7.1 to 5.7.2Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
f8cc313chore: release 5.7.22f8fd41fix: better handling of whitespace (#585)deb5ad5chore:@npmcli/template-oss@4.16.0Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
semverfrom 6.3.0 to 6.3.1Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
f8cc313chore: release 5.7.22f8fd41fix: better handling of whitespace (#585)deb5ad5chore:@npmcli/template-oss@4.16.0Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
tmpfrom 0.2.1 to 0.2.4Changelog
Sourced from tmp's changelog.
Commits
08fa3abUpdate version1cf4ec5Merge commit from fork188b25eFix GHSA-52f5-9888-hmc673b9fe4Add test case for GHSA-52f5-9888-hmc6b8e2f29Remove broken tests2892a02Remove outdated URLf592318Reformat package.json995ac8cMerge pull request #301 from raszi/dependabot/npm_and_yarn/braces-3.0.3caa758dBump braces from 3.0.2 to 3.0.35f0b252Merge pull request #297 from raszi/feat/release-v0.2.3Updates
loader-utilsfrom 3.2.0 to 3.2.1Release notes
Sourced from loader-utils's releases.
Changelog
Sourced from loader-utils's changelog.
Commits
a3fd3cachore(release): 3.2.1d2d752dfix: ReDoS problem (#224)52cd134chore(deps): bump minimist from 1.2.5 to 1.2.6 (#209)9fe2381chore: add .gitattributes for normalizing end of lines - fixes #203 (#204)Updates
webpackfrom 5.89.0 to 5.94.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
eabf85dchore(release): 5.94.0955e057security: fix DOM clobbering in auto public path9822387test: fixcbb86edtest: fix5ac3d7ffix: unexpected asi generation with sequence expression2411661security: fix DOM clobbering in auto public pathb8c03d4fix: unexpected asi generation with sequence expressionf46a03crevert: do not use heuristic fallback for "module-import"60f1898fix: do not use heuristic fallback for "module-import"66306aaRevert "fix: module-import get fallback from externalsPresets"Updates
postcssfrom 8.4.31 to 8.4.32Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
a0d9f10Release 8.4.32 version0146b3eAdd Node.js 21 to CI2398534Update dependencies1918533Merge pull request #1902 from ferreira-tb/main395e6dcFixProcessOptionsinterfacefa8cd15Update dependencies199a7c4Typo2528047Update EM linkUpdates
webpack-dev-serverfrom 4.15.1 to 5.2.1Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
0d22a08chore(release): 5.2.16045b1echore(deps): update (#5444)ffd0b86fix: take the first network found instead of the last one, this restores the ...9ea7b08ci: update dependency-review-action (#5442)5c9378bMerge commit from forkd2575adMerge commit from fork8c1abc9fix: prevent overlay for errors caught by React error boundaries (#5431)5a39c70ci: update codecov/codecov-action to v5 (#5406)55220a8chore(deps-dev): bump the dependencies group across 1 directory with 4 update...09f6f8echore(deps): bump the dependencies group across 1 directory with 2 updates (#...Updates
@adobe/css-toolsfrom 4.0.1 to 4.4.4Changelog
Sourced from
@adobe/css-tools's changelog.... (truncated)
Commits
Updates
brace-expansionfrom 1.1.11 to 1.1.12Release notes
Sourced from brace-expansion's releases.
Commits
44f33b41.1.12c460dbdpkg: publish on tag 1.xccb8ac6fmtc3c73c8Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)Updates
@octokit/plugin-paginate-restfrom 6.1.2 to 11.4.4-cjs.2Release notes
Sourced from
@octokit/plugin-paginate-rest's releases.... (truncated)
Commits
2c70eaffix(deps): update@octokit/plugin-rest-endpoint-methods1bf98batest: fixup tests57d0842build: lockfile updateedc1984build: bumpdevDependencies738e4b3Merge branch 'main' into cjsce534d9fix(release): set prerelease flag for correct channel1c297cachore(deps): update dependency semantic-release-plugin-update-version-in-file...60d26d9chore(deps): update dependency prettier to v3.5.2 (#664)9a51aadfix(types): correct pagination return type for data which is an array (#662)8b8c500fix(types): add back the pagination keys (#653)Updates
lernafrom 8.0.2 to 8.2.3Release notes
Sourced from lerna's releases.
... (truncated)
Changelog
Sourced from lerna's changelog.
... (truncated)
Commits
25331afchore(misc): publish 8.2.37115485fix: use internal fork of unmaintained strong-log-transformer (#4195)bde7882chore: kill legacy linting setup and migrate from globby to tinyglobby (#4179)6ea835dchore(misc): publish 8.2.295ab1cbchore(misc): publish 8.2.1770220cchore(deps): bump@octokit/restfrom 19.0.11 to 20.1.2 (#4154)58cdfecchore(misc): publish 8.2.008d1d0dfeat: allow custom working dir for detectProjects (#4148)0dd2cb9chore: update to latest dependencies (#4151)9e4ac9cfix: drop strip-ansi in favor of native stripVTControlCharacters (#4095)Updates
@octokit/requestfrom 6.2.8 to 8.4.1Release notes
Sourced from
@octokit/request's releases.... (truncated)
Commits
356411efix: ReDos regex vulnerability, reported by@DayShift(#741)abc4955feat: re-addredirectrequest option (#636)4e7127cfix: upgrade@octokit/endpoint2e67925feat(security): Add provenance (#685)6822e8bfix: upgrade@octokit/typesdbfeab2feat: add documentation link in error message (#667)c013de4docs: fix spelling errors (#671)3d22c38chore(deps): update dependency prettier to v3.2.5984ec17chore(deps): update dependency esbuild to ^0.20.02a9cf78ci(action): update peter-evans/create-or-update-comment action to v4Updates
@octokit/request-errorfrom 3.0.3 to 5.1.1Release notes
Sourced from
@octokit/request-error's releases.