Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 5 directories with 6 …
Browse files Browse the repository at this point in the history
…updates

Bumps the npm_and_yarn group with 1 update in the /bench/hot-module-reloading/css-stress-test directory: [next](https://github.com/vercel/next.js).
Bumps the npm_and_yarn group with 1 update in the /examples/react-fast-refresh-test directory: [next](https://github.com/vercel/next.js).
Bumps the npm_and_yarn group with 1 update in the /packages/bun-release directory: [octokit](https://github.com/octokit/octokit.js).
Bumps the npm_and_yarn group with 1 update in the /test/cli/install/migration/complex-workspace directory: [sharp](https://github.com/lovell/sharp).
Bumps the npm_and_yarn group with 3 updates in the /test/cli/install/migration/contoso-test directory: [next](https://github.com/vercel/next.js), [express](https://github.com/expressjs/express) and [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware).


Updates `next` from 12.3.4 to 14.1.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.3.4...v14.1.4)

Updates `next` from 11.1.4 to 14.1.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.3.4...v14.1.4)

Updates `octokit` from 2.1.0 to 3.2.0
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v2.1.0...v3.2.0)

Updates `sharp` from 0.33.2 to 0.33.3
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.33.2...v0.33.3)

Updates `next` from 13.5.3 to 14.1.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.3.4...v14.1.4)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `postcss` from 8.4.14 to 8.4.27
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.14...8.4.27)

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)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: octokit
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: sharp
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent d5b17f7 commit cd4fb5d
Show file tree
Hide file tree
Showing 6 changed files with 182 additions and 193 deletions.
2 changes: 1 addition & 1 deletion bench/hot-module-reloading/css-stress-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"antd": "^4.16.1",
"bun-framework-next": "latest",
"left-pad": "^1.3.0",
"next": "^12",
"next": "^14",
"parcel": "2.0.0-beta.3",
"path-browserify": "^1.0.1",
"percentile": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-fast-refresh-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@vitejs/plugin-react-refresh": "^1.3.3",
"antd": "^4.16.1",
"left-pad": "^1.3.0",
"next": "^11.0.0",
"next": "^14.1.4",
"parcel": "2.0.0-beta.3",
"react": "^17.0.2",
"react-bootstrap": "^1.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/bun-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"aws4fetch": "^1.0.17",
"esbuild": "^0.17.3",
"jszip": "^3.10.1",
"octokit": "^2.0.14"
"octokit": "^3.2.0"
},
"devDependencies": {
"@octokit/types": "^8.1.1",
Expand Down
Loading

0 comments on commit cd4fb5d

Please sign in to comment.