Skip to content

chore(deps): bump next and rapid-react-pkg-demo#88

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-f2a9554f4a
Open

chore(deps): bump next and rapid-react-pkg-demo#88
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-f2a9554f4a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps next to 15.5.14 and updates ancestor dependency rapid-react-pkg-demo. These dependencies need to be updated together.

Updates next from 14.2.20 to 15.5.14

Release notes

Sourced from next's releases.

v15.5.14

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • feat(next/image): add lru disk cache and images.maximumDiskCacheSize (#91660)
  • Fix(pages-router): restore Content-Length and ETag for /_next/data/ JSON responses (#90304)

Credits

Huge thanks to @​styfle and @​lllomh for helping!

v15.5.13

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: patch http-proxy to prevent request smuggling in rewrites (See: CVE-2026-29057)

Credits

Huge thanks to @​ztanner for helping!

v15.5.12

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

  • fix unlock in publish-native

This is a re-release of v15.5.11 applying the turbopack changes.

v15.5.11

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Tracing: Fix memory leak in span map (#85529)
  • fix: ensure LRU cache items have minimum size of 1 to prevent unbounded growth (#89134)
  • Turbopack: fix NFT tracing of sharp 0.34 (#82340)
  • Turbopack: support pattern into exports field (#82757)
  • NFT tracing fixes (#84155 and #85323)
  • Turbopack: validate CSS without computing all paths (#83810)
  • feat: implement LRU cache with invocation ID scoping for minimal mode response cache (#89129)

Credits

Huge thanks to @​timneutkens, @​mischnic, @​ztanner, and @​wyattjoh for helping!

Commits
  • d7b012d v15.5.14
  • 2b05251 [backport] feat(next/image): add lru disk cache and `images.maximumDiskCacheS...
  • f88cee9 Backport: Fix(pages-router): restore Content-Length and ETag for /_next/data/...
  • cfd5f53 v15.5.13
  • 15f2891 [backport]: fix: patch http-proxy to prevent request smuggling in rewrites (#...
  • d23f41c v15.5.12
  • 8e75765 fix unlock in publish-native
  • 6cef992 [backport] normalize CRLF line endings in jscodeshift tests on Windows (#8800...
  • 7a94645 Apply needs for publishRelease
  • bbfd4e3 v15.5.11
  • Additional commits viewable in compare view

Updates rapid-react-pkg-demo from 0.5.1 to 0.6.0

Release notes

Sourced from rapid-react-pkg-demo's releases.

v0.6.0

  • chore: fix version number 6ec3bf4
  • deps: bump react 9f43fc4
  • deps: bump husky from 8.0.3 to 9.1.7 (#34) 088e755
  • deps: bump eslint-plugin-react-hooks from 4.6.2 to 5.1.0 (#40) 82f638d
  • deps: bump @​babel/preset-typescript from 7.24.7 to 7.26.0 (#32) 8bc051e
  • deps: bump eslint-plugin-import from 2.29.1 to 2.31.0 (#15) bf354e5
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (#35) 8fd0c11
  • deps: bump lint-staged from 12.5.0 to 15.3.0 (#47) 7b2b0ce
  • deps: bump eslint-plugin-react from 7.35.0 to 7.37.3 (#48) d5108de
  • deps: bump @​next/eslint-plugin-next from 14.2.7 to 15.1.3 (#49) 4518e79
  • deps: bump @​commitlint/config-conventional from 17.8.1 to 19.6.0 (#38) 3180358
  • deps: bump @​commitlint/cli from 17.8.1 to 19.6.0 (#36) 5cbcd26
  • deps: bump @​typescript-eslint/eslint-plugin from 8.14.0 to 8.18.0 (#41) b264514
  • deps: bump next from 14.2.15 to 15.0.3 (#33) 33e4a78
  • deps: bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.2 (#28) fee0c4d
  • deps: bump @​typescript-eslint/eslint-plugin from 8.3.0 to 8.14.0 (#29) fd2390c
  • Merge pull request #30 from coston/dependabot/npm_and_yarn/typescript-eslint/parser-8.14.0 e41fa1d
  • chore: update dependabot.yml 40ddf38
  • chore: automerge dependabot.yml 5333554
  • chore: update dependabot.yml 73e76e1
  • deps: bump @​typescript-eslint/parser from 8.3.0 to 8.14.0 bc333ed
  • deps: bump @​types/react from 18.3.5 to 18.3.12 (#27) 0609b55
  • deps: bump typescript from 5.5.4 to 5.6.3 (#21) bba0a37
  • deps: bump commander from 8.3.0 to 12.1.0 (#23) 75364ad
  • deps: bump @​types/react-dom from 18.3.0 to 18.3.1 (#10) d62ab1f
  • deps: bump babel-loader from 9.1.3 to 9.2.1 (#16) 89e75dc
  • deps: bump @​types/node from 20.16.2 to 22.7.6 (#14) 5bbd4c3
  • deps: bump next from 14.2.7 to 14.2.15 (#17) cce61d2
  • ci: update dependabot.yml 6e1a459
  • ci: update dependabot.yml 272fafe
  • ci: update dependabot.yml 7c28a0a
  • ci: create dependabot.yml b21985f

coston/rapid-react-pkg-demo@v0.5.1...v0.6.0

Commits
  • 64275b8 0.6.0
  • 6ec3bf4 chore: fix version number
  • 9f43fc4 deps: bump react
  • 088e755 deps: bump husky from 8.0.3 to 9.1.7 (#34)
  • 82f638d deps: bump eslint-plugin-react-hooks from 4.6.2 to 5.1.0 (#40)
  • 8bc051e deps: bump @​babel/preset-typescript from 7.24.7 to 7.26.0 (#32)
  • bf354e5 deps: bump eslint-plugin-import from 2.29.1 to 2.31.0 (#15)
  • 8fd0c11 deps: bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (#35)
  • 7b2b0ce deps: bump lint-staged from 12.5.0 to 15.3.0 (#47)
  • d5108de deps: bump eslint-plugin-react from 7.35.0 to 7.37.3 (#48)
  • Additional commits viewable in compare view

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 [next](https://github.com/vercel/next.js) to 15.5.14 and updates ancestor dependency [rapid-react-pkg-demo](https://github.com/coston/rapid-react-pkg-demo). These dependencies need to be updated together.


Updates `next` from 14.2.20 to 15.5.14
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.20...v15.5.14)

Updates `rapid-react-pkg-demo` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/coston/rapid-react-pkg-demo/releases)
- [Commits](coston/rapid-react-pkg-demo@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.14
  dependency-type: indirect
- dependency-name: rapid-react-pkg-demo
  dependency-version: 0.6.0
  dependency-type: direct:development
...

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 Mar 20, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
json-to-csv-export Error Error Mar 20, 2026 0:07am

Request Review

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.

0 participants