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 v13.5.6 #9

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 13.5.2 -> 13.5.6 age adoption passing confidence

Release Notes

vercel/next.js (next)

v13.5.6

Compare Source

Core Changes
  • Upgrade edge-runtime/cookies #​57021
  • Patch React with fix for write-after-close for ReadableStream #​57011
Credits

Huge thanks to @​ijjk @​huozhi @​gnoff for helping!

v13.5.5

Compare Source

v13.5.4

Compare Source

Core Changes
  • chore: NextJS -> Next.js: #​55961
  • fix-failed-to-generate-self-signed-certificate issue:#​55891: #​55947
  • Remove .test.js from dist: #​55946
  • Turbopack next/font/google: don't insert css rules for multiple weights or styles: #​55852
  • Fix stale revalidate stream handling: #​55978
  • turbopack: improve turbopack/test stability: #​56024
  • Mark testmode fetches internal: #​56036
  • chore: Remove 'beta.' Subdomain from beta.nextjs.org Links: #​55924
  • Remove experimental.sharedPool: #​56021
  • fix(worker): pass env to build worker w/ config.experimental.workerThreads: #​55257
  • Update swc_core to v0.83.26: #​55780
  • Revert "Update swc_core to v0.83.26": #​56077
  • fix reporting of illegal segments when directory only contains irrelevant files: #​56076
  • Make permanentRedirect return 308 in route handlers: #​56065
  • Remove unneeded next-dev js in next-core: #​56039
  • Fix: Use boolean instead of false for experimental logging config: #​56110
  • chore: remove chalk in favor of picocolors: #​55992
  • Revert: "Generate prefetch RSC payload during build for SSR paths (#​54403)": #​56059
  • fetching logging on edge: #​56108
  • Optimize build trace handling: #​56048
  • Update font data: #​56121
  • feat(turbopack): port bloom filter to nexturbo: #​55678
  • Fixes performance problems due to TaskScopes: #​55721
  • perf: remove react dom legacy from app router: #​56082
  • perf: replace zod with superstruct: #​56083
  • perf: externalise ws for bundled server: #​56095
  • misc: refactor node utils: #​56096
  • Add support for skipTrailingSlashRedirect and skipMiddlewareUrlNormalize in Turbopack: #​56147
  • Add experimental.scrollRestoration for Turbopack: #​56150
  • misc: refactor handleExternals: #​56161
  • perf: add option to bundle pages externals: #​56162
  • Allow jest to run with use server directive: #​56148
  • Update experimental compile cache handling: #​56139
  • App render related code clean up: #​56178
  • Add support for i18n config in Turbopack: #​56182
  • Implement list of config options for Turbopack: #​56188
  • Turbopack: add support for an assetPrefix and basePath: #​56058
  • update turbopack: #​56197
  • Update supported options list to reflect #​56188: #​56200
  • Add support for experimental.logging.level in Turbopack: #​56201
  • Add next.config.js options to turbopack warning file: #​56207
  • fix: @​libsql/client build error: #​56192
  • chore: bump postcss: #​56225
  • Add additional handling for experimental-compile: #​56224
  • Drop ipc server headers filters: #​56226
  • only override NODE_EXTRA_CA_CERTS when using experimental https flag: #​56252
  • Pass same mangling option as terser to SWC minifier: #​56281
  • update turbopack: #​56285
  • clear require cache only when needed: #​56198
  • misc: enable source maps for bundled runtime: #​56289
  • misc: shortcut styled-jsx in external resolution: #​56291
  • Support serverRuntimeConfig and publicRuntimeConfig in Turbopack: #​56310
  • Reland static prefetches & fix prefetch bailout behavior: #​56228
  • fix(#​53190): add missing crossOrigin to assetsPrefix resources: #​56311
  • misc: fix instrumentation with bundled server: #​56318
  • fix(next/client): keep hash when navigating from app to pages router: #​56223
  • fix: support both decoded and encoded url requests of conventioned files : #​56187
  • fix: Invalid URL (404) provided on server actions error: #​56323
  • Revert "misc: shortcut styled-jsx in external resolution (#​56291)": #​56334
  • Fix build output logging order: #​56335
Documentation Changes
  • docs: add not-found to file conventions page: #​55944
  • Update 03-linking-and-navigating.mdx: #​55907
  • docs: Correct place for passing extension option to createMDX(): #​55967
  • docs-55629 update router cache column in cache interactions api table: #​55630
  • Update 03-linking-and-navigating.mdx: #​55969
  • Updates "Prerender Error" page for App Router: #​56044
  • Add the default import alias to create-next-app prompt for clarity: #​55896
  • Update revalidatePath.mdx to fix confusing wording of arguments section.: #​56099
  • docs: Renamed function that is used by other name: #​56170
  • (docs) Document Server Actions .bind method: #​56164
  • docs: Use Response.json over NextResponse.json: #​56173
  • correcting link to useSearchParams ref: #​56169
  • docs(sharp-missing-in-production.mdx): update standalone command: #​56191
  • docs(sharp-missing-in-production.mdx): update standalone command: #​56239
  • Update image.mdx: #​56269
  • Update image.mdx: #​56266
Example Changes
  • chore(examples): bump dependency versions: #​55899
  • Update to with-supertokens example app: #​56035
  • Update dependencies in examples : #​55993
  • Chore/update with supabase demo deploy button: #​52483
  • chore(examples): remove deprecated dependency from with-jest: #​56152
  • chore(examples): fix with-jest types: #​56193
  • (Examples) update Grafbase example: #​54705
  • fix: typo in with-stripe-typescript example: #​56274
Misc Changes
Credits

Huge thanks to @​balazsorban44, @​sdkdeepa, @​aayman997, @​mayank1513, @​timneutkens, @​2XG-DEV, @​eliot-akira, @​hi-matthew, @​riobits, @​wbinnssmith, @​ijjk, @​sokra, @​dvoytenko, @​rishabhpoddar, @​manovotny, @​A7med3bdulBaset, @​huozhi, @​jridgewell, @​joulev, @​SukkaW, @​kdy1, @​feedthejim, @​Fredkiss3, @​styfle, @​MildTomato, @​ForsakenHarmony, @​walfly, @​bzhn, @​shuding, @​boylett, @​Loki899899, @​devrsi0n, @​ImBIOS, @​vinaykulk621, @​ztanner, @​sdaigo, @​hamirmahal, @​blurrah, @​omarmciver, and @​alexBaizeau for helping!

v13.5.3

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot added the renovate label Jun 27, 2023
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.7 fix(deps): update dependency next to v13.4.8 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch 2 times, most recently from 3f8e7a6 to 44d234a Compare July 6, 2023 22:37
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.8 fix(deps): update dependency next to v13.4.9 Jul 6, 2023
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.9 fix(deps): update dependency next to v13.4.10 Jul 14, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch 2 times, most recently from a6935f7 to 1ae778c Compare July 21, 2023 04:52
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.10 fix(deps): update dependency next to v13.4.11 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 1ae778c to 413b77d Compare July 21, 2023 23:01
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.11 fix(deps): update dependency next to v13.4.12 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch 2 times, most recently from fd83202 to 1d19048 Compare August 1, 2023 12:05
@vercel
Copy link

vercel bot commented Aug 1, 2023

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

Name Status Preview Comments Updated (UTC)
bsm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2023 1:40am

@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.12 fix(deps): update dependency next to v13.4.13 Aug 7, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 1d19048 to a635356 Compare August 7, 2023 07:15
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.13 fix(deps): update dependency next to v13.4.15 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from a635356 to 70236fd Compare August 14, 2023 20:30
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 70236fd to 3189821 Compare August 15, 2023 01:38
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.15 fix(deps): update dependency next to v13.4.16 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 3189821 to 374c2d4 Compare August 17, 2023 11:21
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.16 fix(deps): update dependency next to v13.4.17 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 374c2d4 to 7356d41 Compare August 18, 2023 02:32
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.17 fix(deps): update dependency next to v13.4.18 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 7356d41 to 2dbb5df Compare August 19, 2023 01:02
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.18 fix(deps): update dependency next to v13.4.19 Aug 19, 2023
@renovate renovate bot changed the title fix(deps): update dependency next to v13.4.19 fix(deps): update dependency next to v13.5.3 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 2dbb5df to fd1b179 Compare September 27, 2023 04:49
@renovate renovate bot changed the title fix(deps): update dependency next to v13.5.3 fix(deps): update dependency next to v13.5.4 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from fd1b179 to 216c2bb Compare October 3, 2023 03:48
@renovate renovate bot changed the title fix(deps): update dependency next to v13.5.4 fix(deps): update dependency next to v13.5.5 Oct 16, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 216c2bb to 246100d Compare October 16, 2023 17:05
@renovate renovate bot changed the title fix(deps): update dependency next to v13.5.5 fix(deps): update dependency next to v13.5.6 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 246100d to 7603eee Compare October 19, 2023 01:09
@renovate renovate bot changed the title fix(deps): update dependency next to v13.5.6 Update dependency next to v13.5.6 Nov 14, 2023
@renovate renovate bot changed the title Update dependency next to v13.5.6 fix(deps): update dependency next to v13.5.6 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 7603eee to 64a91dc Compare November 15, 2023 10:35
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 64a91dc to e0bcbb7 Compare November 21, 2023 07:33
@Ubinquitous Ubinquitous deleted the renovate/patch-nextjs-monorepo branch November 27, 2023 06:05
Copy link
Contributor Author

renovate bot commented Nov 27, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (13.5.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant