nomad
nomad copied to clipboard
build(deps-dev): bump next from 14.0.4 to 14.1.4 in /website
Bumps next from 14.0.4 to 14.1.4.
Release notes
Sourced from next's releases.
v14.1.4
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Update React from 60a927d04 to 4b84f11 (#63476)
@ztanner- fix revalidation issue with route handlers (#63213)
@ztanner- ensure mpa navigations to the same URL work after restoring from bfcache (#63155)
@ztanner- Ensure PromiseLikeOfReactNode is not included in .d.ts files (#63185)
@timneutkens- Fix metadata url cases should not append with trailing slash (#63050)
@huozhi- feat: add deploymentId config (#63198)
@styfle- fix: bump
@vercel/nft@0.26.3 (#61538)@styfle- fix x-forwarded-port header (#63303)
@Ethan-Arrowood- fix: x-forwarded-port header is 'undefined' when no port in url (#60484)
@yuvalotemTest Changes
- test: switch order of tests to avoid flakniess (#63482)
@huozhi- fix broken create-next-app tests (#63019)
@ztannerv14.1.3
Core Changes
- Upgrade to latest
@edge-runtimepackages: #62955- Fix output: export with custom distDir: #62064
- Migrate locale redirect handling to router-server: #62606
Credits
Huge thanks to
@ijjkv14.1.2
Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary
Core Changes
- Fix sitemap generateSitemaps support for string id (#61088)
- Fix: generateSitemaps in production giving 404 (#62212)
- Fix redirect under suspense boundary with basePath (#62597)
- Fix: Add stricter check for "use server" exports (#62821)
- ensure server action errors notify rejection handlers (#61588)
- make router restore action resilient to a missing tree (#62098)
- build: remove sentry from the externals list #61194
- Reduce memory/cache overhead from over loader processing #62005
Credits
Huge thanks to
@huozhi,@shuding,@Ethan-Arrowood,@styfle,@ijjk,@ztanner,@balazsorban44,@kdy1, and@williamlifor helping!
... (truncated)
Commits
f1fc357v14.1.4e6a117b(backport) Update React from 60a927d04 to 4b84f1161 (#63476)c227315update assertion due to stack trace change3aae252test: switch order of tests to avoid flakniess (#63482)4804982fix broken create-next-app tests (#63019)81114f3fix revalidation issue with route handlers (#63213)944a84censure mpa navigations to the same URL work after restoring from bfcache (#63...21e11f1Ensure PromiseLikeOfReactNode is not included in .d.ts files (#63185)531cdb5Fix metadata url cases should not append with trailing slash (#63050)a3707f5feat: adddeploymentIdconfig (#63198)- 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)