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] <[email protected]>
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
0 participants
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.3
7.0.5
5.7.1
5.7.2
6.3.0
6.3.1
0.2.1
0.2.4
3.2.0
3.2.1
5.89.0
5.94.0
8.4.31
8.4.32
4.15.1
5.2.1
4.0.1
4.4.4
1.1.11
1.1.12
6.1.2
11.4.4-cjs.2
8.0.2
8.2.3
3.0.2
3.0.3
3.1.9
3.1.10
9.6.0
removed
8.2.0
11.0.1
4.0.5
4.0.8
7.5.9
7.5.10
12.0.1
24.16.2
Bumps the npm_and_yarn group with 1 update in the /packages/react-scripts directory: webpack-dev-server.
Updates
cross-spawn
from 7.0.3 to 7.0.5Changelog
Sourced from cross-spawn's changelog.
Commits
0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)9521e2d
chore: fix tests in recent node js versions97ded39
chore: convert package lockd52b6b9
chore: remove unused argument (#156)5d84384
chore: add travis jobs on ppc64le (#142)Updates
semver
from 5.7.1 to 5.7.2Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
f8cc313
chore: release 5.7.22f8fd41
fix: better handling of whitespace (#585)deb5ad5
chore:@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
semver
from 6.3.0 to 6.3.1Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
f8cc313
chore: release 5.7.22f8fd41
fix: better handling of whitespace (#585)deb5ad5
chore:@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
tmp
from 0.2.1 to 0.2.4Changelog
Sourced from tmp's changelog.
Commits
08fa3ab
Update version1cf4ec5
Merge commit from fork188b25e
Fix GHSA-52f5-9888-hmc673b9fe4
Add test case for GHSA-52f5-9888-hmc6b8e2f29
Remove broken tests2892a02
Remove outdated URLf592318
Reformat package.json995ac8c
Merge pull request #301 from raszi/dependabot/npm_and_yarn/braces-3.0.3caa758d
Bump braces from 3.0.2 to 3.0.35f0b252
Merge pull request #297 from raszi/feat/release-v0.2.3Updates
loader-utils
from 3.2.0 to 3.2.1Release notes
Sourced from loader-utils's releases.
Changelog
Sourced from loader-utils's changelog.
Commits
a3fd3ca
chore(release): 3.2.1d2d752d
fix: ReDoS problem (#224)52cd134
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#209)9fe2381
chore: add .gitattributes for normalizing end of lines - fixes #203 (#204)Updates
webpack
from 5.89.0 to 5.94.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
eabf85d
chore(release): 5.94.0955e057
security: fix DOM clobbering in auto public path9822387
test: fixcbb86ed
test: fix5ac3d7f
fix: unexpected asi generation with sequence expression2411661
security: fix DOM clobbering in auto public pathb8c03d4
fix: unexpected asi generation with sequence expressionf46a03c
revert: do not use heuristic fallback for "module-import"60f1898
fix: do not use heuristic fallback for "module-import"66306aa
Revert "fix: module-import get fallback from externalsPresets"Updates
postcss
from 8.4.31 to 8.4.32Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
a0d9f10
Release 8.4.32 version0146b3e
Add Node.js 21 to CI2398534
Update dependencies1918533
Merge pull request #1902 from ferreira-tb/main395e6dc
FixProcessOptions
interfacefa8cd15
Update dependencies199a7c4
Typo2528047
Update EM linkUpdates
webpack-dev-server
from 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
0d22a08
chore(release): 5.2.16045b1e
chore(deps): update (#5444)ffd0b86
fix: take the first network found instead of the last one, this restores the ...9ea7b08
ci: update dependency-review-action (#5442)5c9378b
Merge commit from forkd2575ad
Merge commit from fork8c1abc9
fix: prevent overlay for errors caught by React error boundaries (#5431)5a39c70
ci: update codecov/codecov-action to v5 (#5406)55220a8
chore(deps-dev): bump the dependencies group across 1 directory with 4 update...09f6f8e
chore(deps): bump the dependencies group across 1 directory with 2 updates (#...Updates
@adobe/css-tools
from 4.0.1 to 4.4.4Changelog
Sourced from
@adobe/css-tools
's changelog.... (truncated)
Commits
Updates
brace-expansion
from 1.1.11 to 1.1.12Release notes
Sourced from brace-expansion's releases.
Commits
44f33b4
1.1.12c460dbd
pkg: publish on tag 1.xccb8ac6
fmtc3c73c8
Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)Updates
@octokit/plugin-paginate-rest
from 6.1.2 to 11.4.4-cjs.2Release notes
Sourced from
@octokit/plugin-paginate-rest
's releases.... (truncated)
Commits
2c70eaf
fix(deps): update@octokit/plugin-rest-endpoint-methods
1bf98ba
test: fixup tests57d0842
build: lockfile updateedc1984
build: bumpdevDependencies
738e4b3
Merge branch 'main' into cjsce534d9
fix(release): set prerelease flag for correct channel1c297ca
chore(deps): update dependency semantic-release-plugin-update-version-in-file...60d26d9
chore(deps): update dependency prettier to v3.5.2 (#664)9a51aad
fix(types): correct pagination return type for data which is an array (#662)8b8c500
fix(types): add back the pagination keys (#653)Updates
lerna
from 8.0.2 to 8.2.3Release notes
Sourced from lerna's releases.
... (truncated)
Changelog
Sourced from lerna's changelog.
... (truncated)
Commits
25331af
chore(misc): publish 8.2.37115485
fix: use internal fork of unmaintained strong-log-transformer (#4195)bde7882
chore: kill legacy linting setup and migrate from globby to tinyglobby (#4179)6ea835d
chore(misc): publish 8.2.295ab1cb
chore(misc): publish 8.2.1770220c
chore(deps): bump@octokit/rest
from 19.0.11 to 20.1.2 (#4154)58cdfec
chore(misc): publish 8.2.008d1d0d
feat: allow custom working dir for detectProjects (#4148)0dd2cb9
chore: update to latest dependencies (#4151)9e4ac9c
fix: drop strip-ansi in favor of native stripVTControlCharacters (#4095)Updates
@octokit/request
from 6.2.8 to 8.4.1Release notes
Sourced from
@octokit/request
's releases.... (truncated)
Commits
356411e
fix: ReDos regex vulnerability, reported by@DayShift
(#741)abc4955
feat: re-addredirect
request option (#636)4e7127c
fix: upgrade@octokit/endpoint
2e67925
feat(security): Add provenance (#685)6822e8b
fix: upgrade@octokit/types
dbfeab2
feat: add documentation link in error message (#667)c013de4
docs: fix spelling errors (#671)3d22c38
chore(deps): update dependency prettier to v3.2.5984ec17
chore(deps): update dependency esbuild to ^0.20.02a9cf78
ci(action): update peter-evans/create-or-update-comment action to v4Updates
@octokit/request-error
from 3.0.3 to 5.1.1Release notes
Sourced from
@octokit/request-error
's releases.