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

pkg: Update next to v13.0.5 #2300

Merged
merged 1 commit into from Nov 29, 2022
Merged

pkg: Update next to v13.0.5 #2300

merged 1 commit into from Nov 29, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

vercel/next.js

v13.0.5

Compare Source

Core Changes
  • Remove unnecessary async function when preloading async components: #​42957
  • Add force-static handling for app dir: #​43061
  • Add experimental outputFileTracingIgnores config: #​43103
  • Leverage outputFileTracingIgnores for next-server trace as well: #​43108
  • Remove unstable_revalidate: #​43119
  • types: better type definition for internal utils: #​43070
  • Eagerly build swc binaries on change: #​43142
  • chore: Update swc_core to v0.43.23: #​42977
  • fix(next-swc/relay): make pages directory optional: #​43116
  • Remove the timestamp query for CSS resources: #​43185
  • Update experimental skipTrailingSlashRedirect handling: #​43201
  • Avoid bundling appDir rendering into pages edge SSR bundle: #​43184
  • Alias esm next document to avoid mismatch react context: #​43192
  • Fix middleware not executed when pages directory is empty: #​43205
  • Remove app routes from _devPagesManifest: #​43188
  • Fix HMR error: "Cannot read properties of null (reading 'length')": #​43145
  • fix(ts): re-export PageComponent and LayoutComponent types: #​43226
  • Fix app routes are not correctly matched when src directory is used: #​43234
  • chore: add firebase-admin to default serverComponentsExternalPackages list: #​43249
  • Fix React.cache() in layout/page file: #​43187
  • build(cargo): bump up turbopack: #​43273
  • fix(next-swc): aarch64 build: #​43275
  • Add fallback aliases for React: #​43203
  • fix: apply default export interop to next/error: #​43238
  • Remove unused use-sync-external-store dependency: #​43281
  • Imageloader: collect images serverside to include images from staticp…: #​41554
  • Update precompiled react: #​43288
  • Resolve next api for layouts to esm for edge runtime: #​43302
  • Refactor code: #​43291
  • Show error for invalid page props in the TS plugin: #​43300
  • docs: add error link when missing appDir: true: #​43293
Documentation Changes
  • Add note in next/link docs about anchor props: #​43064
  • Remove unneeded async in docs.: #​43161
  • Add JWT example to error page.: #​43162
  • Updated typo in the documentation: #​43160
  • Add missing quote in next/script example: #​43196
  • Add a note about the auto-created empty directory: #​43219
  • docs: Add default browserslist configuration as a starting point: #​43260
Example Changes
  • chore: Updating Tigris example to use stable release: #​43058
  • examples(with-ant-design): bump antd v5.0.0: #​43062
  • fix: Wrong link to source in "responsive" image example: #​43081
  • chore(examples): with-msw update msw: #​43224
  • Fix With Passport example: #​43232
  • chore(examples): update Next.js in with-redux-reducer: #​43237
  • Updates supertokens example app SSR behaviour: #​43218
  • docs: add missing AppProps import: #​43136
  • Convert more jsx/styled-components examples to TypeScript: #​43117
  • Convert with-videojs, with-yoga, with-zones examples to TypeScript: #​43280
Misc Changes
Credits

Huge thanks to @​hanneslund, @​adilansari, @​chunsch, @​bennettdams, @​maxproske, @​SukkaW, @​kdy1, @​orionmiz, @​leerob, @​shuding, @​aziyatali, @​NiedziolkaMichal, @​huozhi, @​colinking, @​juliusmarminge, @​andykenward, @​Yutsuten, @​balazsorban44, @​FomichRoman, @​rishabhpoddar, @​arturbien, @​ADTC, @​JanKaifer, @​ijjk, @​kwonoj, @​joliss, @​Andarist, and @​Laityned for helping!


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.

@codecov-commenter
Copy link

Codecov Report

Merging #2300 (dc74ae6) into master (2d151e8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2300   +/-   ##
=======================================
  Coverage   98.19%   98.19%           
=======================================
  Files         128      128           
  Lines        1994     1994           
  Branches      303      303           
=======================================
  Hits         1958     1958           
  Misses         19       19           
  Partials       17       17           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ntucker ntucker merged commit 2a96b52 into master Nov 29, 2022
@ntucker ntucker deleted the renovate/nextjs-monorepo branch November 29, 2022 20:10
@github-actions github-actions bot mentioned this pull request May 3, 2023
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

2 participants