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

fix(deps): update dependency next to v14.3.0-canary.81 - autoclosed #353

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 14.3.0-canary.68 -> 14.3.0-canary.81 age adoption passing confidence

Release Notes

vercel/next.js (next)

v14.3.0-canary.81

Compare Source

Core Changes
  • add next-build-test binary / library: #​64121
  • add bash script to run a benchmark: #​64717
  • Handle next/navigation import in middleware: #​66175
  • [ppr] Data route fix: #​66190
Misc Changes
  • add arlyon to turbopack team: #​66177
  • docs(community): remove Grammarly extension recommendation: #​66195
  • Clarify create-next-app question wording: #​66157
Credits

Huge thanks to @​arlyon, @​timneutkens, @​wyattjoh, @​samcx, and @​lorensr for helping!

v14.3.0-canary.80

Compare Source

Core Changes
  • feat(turbopack): Attempt to detect and warn about slow file IO: #​66057
  • update typescript plugin to support experimental_ppr: #​66141
Misc Changes
  • add missing -y to start-release
  • next-swc: Update from tokio 1.32.0 to 1.37.0: #​66087
  • Check access token early during release: #​66133
  • clarify interception modal docs: #​66143
Credits

Huge thanks to @​bgw, @​eps1lon, and @​ztanner for helping!

v14.3.0-canary.79

Compare Source

Core Changes
Misc Changes
  • docs: add missing /: #​66105
  • Add release candidate handling to start release: #​66107
  • Docs: Next.js 15 updates: #​65603
  • Fix validate externals docs
Credits

Huge thanks to @​wyattjoh, @​ijjk, @​eps1lon, @​tokkiyaa, @​lubieowoce, and @​delbaoliveira for helping!

v14.3.0-canary.78

Compare Source

Core Changes
Credits

Huge thanks to @​wyattjoh, @​ijjk, and @​eps1lon for helping!

v14.3.0-canary.77

Compare Source

Core Changes
  • Update React from 04b0588 to 81c5ff2 : #​65869
  • implement unstable_rethrow: #​65831
  • chore(next/image): remove unused output parameter: #​66083
  • next-swc-napi: Enable "plugin" feature by default: #​66006
  • [turbopack] Use updated RawOutput API: #​65300
  • Skip setting to fetch cache when not modified: #​66055
  • [Memory] Add option to reduce memory usage caused by duplicate strings in webpack-sources: #​66003
  • Ensure metadata routes dont skip static optimization: #​66097
  • [unstable_after] fix occasional dev-mode crash in edge runtime pages: #​66099
Misc Changes
  • Tweak flakey metadata error tests: #​66060
  • Fix cloudflare transform images url: #​66076
  • React sync: Reduce manual tasks: #​66095
  • React sync: Handle React PRs landed via ghstack: #​66069
  • [Memory] Add docs for new experimental.webpackMemoryOptimizations option: #​66096
Credits

Huge thanks to @​ijjk, @​eps1lon, @​todor0v, @​ztanner, @​styfle, @​bgw, @​mknichel, and @​lubieowoce for helping!

v14.3.0-canary.76

Compare Source

Core Changes
  • Add dedicated client entry for Turbopack builds: #​65824
Credits

Huge thanks to @​wbinnssmith for helping!

v14.3.0-canary.75

Compare Source

Core Changes
  • [Breaking] disable client router cache for page segments: #​66039
Example Changes
  • Update Google Analytics example for App Router: #​66021
Misc Changes
  • Improve sync-react changelog generator: #​66051
Credits

Huge thanks to @​qqww08, @​ztanner, and @​eps1lon for helping!

v14.3.0-canary.74

Compare Source

Core Changes
  • [Breaking] Disable automatic static generation for route handlers: #​65825
  • Fix router.refresh missing canonical url override: #​65999
  • Fix typo in JSDoc of ppr flag of next.config.js: #​66028
  • Revert webpack bundling layer changes for middleware/pages: #​66049
  • Upgrade lightningcss, disable grid prefixing: #​65986
Misc Changes
  • Update Turbopack development test manifest: #​66002
  • docs: Update Route Handlers docs for dynamic: #​66010
  • Update Turbopack production test manifest: #​66007
  • Include base commit in changes included by a React sync: #​65868
  • add missing "prerenderEarlyExit: false" to dynamic-data test
  • add pre-push hook to guard against accidental pushes directly to canary: #​66030
  • Add missing 'prerenderEarlyExit: false' in tests: #​66032
  • chore(docs): remove suggestion of manually installing sharp: #​66034
  • Update Turbopack development test manifest: #​66044
  • Fix swc test path from node_modules: #​66047
  • Update create-next-app template CSS: #​66043
  • Update lightningcss to 1.0.0-alpha.56: #​66046
  • ci(workflow): skip building next-swc with latest turbopack: #​66048
Credits

Huge thanks to @​ijjk, @​gaojude, @​leerob, @​eps1lon, @​lubieowoce, @​Nayeem-XTREME, @​styfle, @​ypessoa, @​wbinnssmith, @​kwonoj, and @​timneutkens for helping!

v14.3.0-canary.73

Compare Source

Core Changes
  • fix(next/image): prefer sharp defaults, use mozjpeg for JPEG: #​65846
  • Update font data: #​65961
  • unstable_after: support nested unstable_after calls: #​65950
  • Fix revalidateTimings route for catchall index route: #​65843
  • fix(next): initial prefetch cache not set properly with different search params: #​65977
  • Add additional log to experimental ppr flag in next.config.js: #​65944
  • Change default of prerenderEarlyExit to true: #​65830
  • short-circuit OPTIONS requests to pages: #​65295
  • Turbopack: Implement next/font/local with BeforeResolvePlugin and show custom error message: #​65870
Misc Changes
  • docs: clarify gSSP docs for runtime: #​65962
  • fix(docs): update styled components option: #​65718
  • feat: Add option to enable Turbopack with create-next-app: #​65926
  • chore(github-workflow): move issues, prs, features to #next-info channel: #​65991
Credits

Huge thanks to @​lovell, @​leerob, @​lubieowoce, @​nsams, @​devjiwonchoi, @​Nayeem-XTREME, @​JamBalaya56562, @​ijjk, @​ztanner, @​Arindam200, @​samcx, and @​wbinnssmith for helping!

v14.3.0-canary.72

Compare Source

Core Changes
  • experimental: unstable_after: #​65038
  • Docs: Replace "twitter.com" to "x.com": #​65917
Example Changes
  • chore: Bump react-modal to 3.16.2 in with-router-as-modal example: #​65841
Misc Changes
  • Update create-next-app template: #​65803
  • Fix send-trace-to-jaeger boolean span values: #​65920
  • Mention Renaming of useFormState: #​65934
Credits

Huge thanks to @​lubieowoce, @​ypessoa, @​ryohidaka, @​icyJoseph, @​timneutkens, and @​Arinji2 for helping!

v14.3.0-canary.70

Compare Source

Misc Changes
  • fix: race condition in CLI output in react-compiler test: #​65909
Credits

Huge thanks to @​lubieowoce for helping!

v14.3.0-canary.69

Compare Source

Core Changes
  • Set default stale-while-revalidate header value to 1 year: #​65867
  • fix missing experimental warning for reactCompiler: #​65866
  • Error on mismatched minimal react version: #​65806
  • Revert "Set default stale-while-revalidate header value to 1 year": #​65887
  • Update turbopack & swc_core: #​65450
  • Revert "Fix broken HTML inlining of non UTF-8 decodable binary data f…: #​65906
Example Changes
  • Update Sanity example deps and implementation: #​65744
  • update convex README.md: #​65765
Credits

Huge thanks to @​flybayer, @​stipsan, @​ianmacartney, @​ztanner, @​huozhi, and @​kdy1 for helping!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented May 17, 2024

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

Name Status Preview Comments Updated (UTC)
shadcn-table ❌ Failed (Inspect) May 25, 2024 0:26am

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 2c50f74 to 1f5156d Compare May 18, 2024 03:45
@renovate renovate bot changed the title fix(deps): update dependency next to v14.3.0-canary.69 fix(deps): update dependency next to v14.3.0-canary.70 May 18, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 1f5156d to 7775fd6 Compare May 18, 2024 16:28
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 7775fd6 to 0128237 Compare May 20, 2024 18:41
@renovate renovate bot changed the title fix(deps): update dependency next to v14.3.0-canary.70 fix(deps): update dependency next to v14.3.0-canary.72 May 20, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0128237 to 121600b Compare May 21, 2024 02:07
@renovate renovate bot changed the title fix(deps): update dependency next to v14.3.0-canary.72 fix(deps): update dependency next to v14.3.0-canary.73 May 21, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 121600b to 4cdbdba Compare May 21, 2024 02:08
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 4cdbdba to 6d04f75 Compare May 21, 2024 16:54
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6d04f75 to 386274e Compare May 22, 2024 01:13
@renovate renovate bot changed the title fix(deps): update dependency next to v14.3.0-canary.73 fix(deps): update dependency next to v14.3.0-canary.76 May 22, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 386274e to fbb99d3 Compare May 22, 2024 01:14
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from fbb99d3 to 0650aef Compare May 22, 2024 14:57
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0650aef to da57120 Compare May 22, 2024 15:57
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from da57120 to 8f47f98 Compare May 23, 2024 01:23
@renovate renovate bot changed the title fix(deps): update dependency next to v14.3.0-canary.76 fix(deps): update dependency next to v14.3.0-canary.77 May 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 8f47f98 to 7f0adbd Compare May 23, 2024 05:06
@renovate renovate bot changed the title fix(deps): update dependency next to v14.3.0-canary.77 fix(deps): update dependency next to v14.3.0-canary.78 May 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 7f0adbd to 4443812 Compare May 23, 2024 07:50
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 4443812 to 10e20fd Compare May 23, 2024 14:12
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 10e20fd to 4e12c42 Compare May 23, 2024 16:04
@renovate renovate bot changed the title fix(deps): update dependency next to v14.3.0-canary.78 fix(deps): update dependency next to v14.3.0-canary.79 May 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 4e12c42 to 788d102 Compare May 24, 2024 00:22
@renovate renovate bot changed the title fix(deps): update dependency next to v14.3.0-canary.79 fix(deps): update dependency next to v14.3.0-canary.80 May 24, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 788d102 to 60378d9 Compare May 25, 2024 00:25
@renovate renovate bot changed the title fix(deps): update dependency next to v14.3.0-canary.80 fix(deps): update dependency next to v14.3.0-canary.81 May 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency next to v14.3.0-canary.81 fix(deps): update dependency next to v14.3.0-canary.81 - autoclosed May 25, 2024
@renovate renovate bot closed this May 25, 2024
@renovate renovate bot deleted the renovate/nextjs-monorepo branch May 25, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants