nextjs-lambda
nextjs-lambda copied to clipboard
build(deps): bump next from 12.3.1 to 15.1.1
Bumps next from 12.3.1 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
@devjiwonchoiand@ztannerfor 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-jsdocument path: #73774Misc Changes
- Make
ChunkItems 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-kafor helping!v15.1.1-canary.10
Core Changes
- refactor: make locales array immutable: #74037
Misc Changes
- chore(turbopack): Fix build error when CI environment variable is not supplied: #74041
Credits
Huge thanks to
@wyattjohand@bgwfor helping!v15.1.1-canary.7
Core Changes
- Ignore RSC fetch errors after hard navigation: #73975
... (truncated)
Commits
4384c68v15.1.1d137863run build_and_test workflow on backport branchd27bb14backport: fix(turbo): sassOptions silenceDeprecations was not overwritten wit...0c8187aAdd NEXT_PRIVATE_SKIP_CANARY_CHECK env for bench job (#73763)e83ab18backport: refactor collectAppPageSegments (#73996)ada25fcDesignate as backport branchdafcd43v15.1.02deb35dv15.0.4-canary.52f92b159test: fix type error in segment-cache-basic test (#73755)4074ededocs(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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.