Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump next from 14.1.0 to 14.1.4 #720

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps next from 14.1.0 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

Test Changes

v14.1.3

Core Changes

Credits

Huge thanks to @​ijjk

v14.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 @​williamli for helping!

... (truncated)

Commits
  • f1fc357 v14.1.4
  • e6a117b (backport) Update React from 60a927d04 to 4b84f1161 (#63476)
  • c227315 update assertion due to stack trace change
  • 3aae252 test: switch order of tests to avoid flakniess (#63482)
  • 4804982 fix broken create-next-app tests (#63019)
  • 81114f3 fix revalidation issue with route handlers (#63213)
  • 944a84c ensure mpa navigations to the same URL work after restoring from bfcache (#63...
  • 21e11f1 Ensure PromiseLikeOfReactNode is not included in .d.ts files (#63185)
  • 531cdb5 Fix metadata url cases should not append with trailing slash (#63050)
  • a3707f5 feat: add deploymentId config (#63198)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @NSeydoux.


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)

@dependabot dependabot bot requested a review from a team as a code owner March 22, 2024 13:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 22, 2024
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 13:54 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 13:54 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from 1c2c808 to 44d1f29 Compare March 22, 2024 13:57
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 13:57 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 13:57 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from 44d1f29 to a9826ea Compare March 22, 2024 13:59
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 13:59 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 13:59 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from a9826ea to b0ccc22 Compare March 22, 2024 14:02
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 14:02 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 14:02 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from b0ccc22 to 230978e Compare March 22, 2024 14:05
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 14:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 14:05 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from 230978e to ea1b8c3 Compare March 22, 2024 14:08
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 14:08 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 14:08 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from ea1b8c3 to 9fdefab Compare March 22, 2024 14:12
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 14:12 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 22, 2024 14:12 Inactive
Copy link
Contributor

@NSeydoux NSeydoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from 9fdefab to 809ff62 Compare March 25, 2024 08:47
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 25, 2024 08:47 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 25, 2024 08:47 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from 809ff62 to 11fa196 Compare March 25, 2024 08:48
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 25, 2024 08:48 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 25, 2024 08:48 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from 11fa196 to 9d24b60 Compare March 28, 2024 09:03
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 28, 2024 09:03 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 28, 2024 09:03 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from 9d24b60 to b7ad1c5 Compare March 28, 2024 09:06
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 28, 2024 09:06 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 28, 2024 09:06 Inactive
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 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@v14.1.0...v14.1.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-14.1.4 branch from b7ad1c5 to 1af5222 Compare March 28, 2024 09:08
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 28, 2024 09:08 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 28, 2024 09:08 Inactive
@dependabot dependabot bot merged commit 562cfbc into main Mar 28, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-14.1.4 branch March 28, 2024 09:10
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.

1 participant