Skip to content

chore(deps): bump next from 13.4.19 to 14.0.3#732

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-14.0.3
Closed

chore(deps): bump next from 13.4.19 to 14.0.3#732
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-14.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 17, 2023

Copy link
Copy Markdown
Contributor

Bumps next from 13.4.19 to 14.0.3.

Release notes

Sourced from next's releases.

v14.0.3

Core Changes

  • Update React from 746890329 to 0e352ea01: #58279
  • fix(turbopack): support middleware in src: #58218
  • Update font data: #58317
  • Replace custom Thenable type with native Promises: #58337
  • fix(eslint): next/script beforeInteractive gives warning on appDir: #51148
  • fix: import antd from es in modularizeImports: #57968
  • fix(WellKnownErrorsPlugin): avoid compilation warnings array with empty items: #57768
  • Add experimental support for history.pushState and history.replaceState: #58335
  • Fix: expected "catch all routes" are not matched in “parallel routes": #58368
  • fix: Don't reset shallow URL updates on prefetch: #58297
  • fix: ensure batch values are sharable: #58315
  • fix incorrect fetch cache handling: #58460
  • turbopack: Don't error with legacy server actions boolean: #58416
  • Update turbopack: #58408
  • Upgrade vendored React: #58489
  • Apply next/font to foreign code: #58461
  • Turbopack: Use structured styled text in issue descriptions: #58156
  • onHeaders updates for App Pages: #58410
  • revalidate APIs should make route handlers dynamic: #58466
  • remove optimistic navigation behavior when prefetch is false: #58413
  • fix: set x-forwarded-host based on request: #58500
  • Inline ChildProp: #58519
  • Remove client only dynamic chunks from edge bundle : #56761
  • tweak cache + revalidate fetch warning: #58505

Documentation Changes

  • remove example for router.events as it does not exist: #58286
  • chore(docs): fix typo: #58344
  • docs: Update runtime table: #58361
  • Update 08-parallel-routes.mdx: #58393
  • Docs: Update middleware example snippet: #58488
  • update meta variable to metadata variable so that the meta data updat…: #58396
  • Update 07-error-handling.mdx: #58236
  • docs: Added Kinde auth provider: #58231
  • Update index.mdx: #58210
  • Make example of passing down a Server Action more clear: #57972
  • docs: Fix grammar in Styling section: #58071
  • docs: Fix grammar in Client Components section: #58065
  • docs: Fix grammar in Dynamic Rendering section: #58062
  • Docs: fix grammatical issue in "Data Fetching Patterns" section: #58056
  • Update 02-patterns.mdx: #58032
  • Update 04-ci-build-caching.mdx - Add Jenkins: #58001

Example Changes

  • examples: Update Middleware for CSP: #58300

... (truncated)

Commits

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 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 added the dependencies Pull requests that update a dependency file label Nov 17, 2023
@vercel

vercel Bot commented Nov 17, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-typescript-tailwind-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2023 10:10pm

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch from 7c94741 to 3fa6535 Compare November 18, 2023 03:57
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch from 3fa6535 to 2d435b9 Compare November 18, 2023 03:58
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch 2 times, most recently from 29e4aad to a0da4b8 Compare November 20, 2023 22:48
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch 2 times, most recently from c4407a5 to f84e285 Compare November 21, 2023 14:40
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch 2 times, most recently from e801b82 to 4828d62 Compare December 2, 2023 00:13
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch 2 times, most recently from 0bee021 to f0eff7f Compare December 2, 2023 06:28
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch from f0eff7f to 9a29dc9 Compare December 2, 2023 13:53
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch from 9a29dc9 to b63c012 Compare December 2, 2023 13:54
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch 2 times, most recently from afb0572 to fd5e81b Compare December 4, 2023 22:23
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch from fd5e81b to 73b7af3 Compare December 6, 2023 22:07
Bumps [next](https://github.com/vercel/next.js) from 13.4.19 to 14.0.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.4.19...v14.0.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-14.0.3 branch from 73b7af3 to 8691d74 Compare December 6, 2023 22:08
@dependabot @github

dependabot Bot commented on behalf of github Dec 8, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #770.

@dependabot dependabot Bot closed this Dec 8, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/next-14.0.3 branch December 8, 2023 01:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants