potter-db
potter-db copied to clipboard
Bump next from 13.5.4 to 15.1.1 in /frontend
Bumps next from 13.5.4 to 15.1.1.
Release notes
Sourced from next's releases.
v15.1.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix(turbo): sassOptions silenceDeprecations was not overwritten with user options: vercel/next.js#73937
- refactor collectAppPageSegments: vercel/next.js#73908
Credits
Huge thanks to
@devjiwonchoi
and@ztanner
for helping!v15.1.1-canary.12
Core Changes
- refactor(turbopack): Make various types directly or indirectly included in
State<T>
types into OperationValues and/or NonLocalValues: #74008- Fork
react-dev-overlay
for new UI: #74017- fix: added fallback source route to prerender manifest: #74052
Credits
Huge thanks to
@bgw
,@devjiwonchoi
, and@wyattjoh
for helping!v15.1.1-canary.11
Core Changes
- refactor: cache lowercasing all the locales: #74038
- Add SRI support for Node.js Runtime : #73891
- Separate bots detection utils: #74000
- docs: remove a duplicated word in redirect code comment: #74043
Example Changes
- examples: update
next-config-js
document path: #73774Misc Changes
- Make
ChunkItem
s reference onlyOutputAssets
: #73824- Install Vercel CLI at start of E2E deploy tests: #74047
Credits
Huge thanks to
@JamBalaya56562
,@wyattjoh
,@unstubbable
,@wbinnssmith
,@ijjk
,@huozhi
, and@maciej-ka
for helping!v15.1.1-canary.10
Core Changes
- refactor: make locales array immutable: #74037
Misc Changes
... (truncated)
Commits
4384c68
v15.1.1d137863
run build_and_test workflow on backport branchd27bb14
backport: fix(turbo): sassOptions silenceDeprecations was not overwritten wit...0c8187a
Add NEXT_PRIVATE_SKIP_CANARY_CHECK env for bench job (#73763)e83ab18
backport: refactor collectAppPageSegments (#73996)ada25fc
Designate as backport branchdafcd43
v15.1.02deb35d
v15.0.4-canary.52f92b159
test: fix type error in segment-cache-basic test (#73755)4074ede
docs(turbopack): Better document the Vc type, with references to ResolvedVc a...- 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 merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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.