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): update dependency @next/bundle-analyzer to v13.5.6 #1726

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/bundle-analyzer (source) 13.5.3 -> 13.5.6 age adoption passing confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer)

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!


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 4, 2023
@vercel
Copy link

vercel bot commented Oct 4, 2023

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

Name Status Preview Comments Updated (UTC)
kami ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2023 4:17pm

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

📦 Next.js Bundle Analysis for mx-kami

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 207.92 KB (🟡 +6.82 KB)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Twenty Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/ 45 KB 252.92 KB 72.26% (🟡 +0.34%)
/[page] 54.34 KB 262.27 KB 74.93% (🟡 +0.47%)
/_error 6.23 KB 214.15 KB 61.19% (🟡 +0.06%)
/categories/[slug] 6.69 KB 214.61 KB 61.32% (🟡 +0.03%)
/favorite/bangumi 8.15 KB 216.07 KB 61.74% (🟡 +0.04%)
/favorite/music 5.5 KB 213.42 KB 60.98% (🟡 +0.02%)
/friends 59.51 KB 267.43 KB 76.41% (🟡 +0.47%)
/login 5.38 KB 213.3 KB 60.94% (🟡 +0.03%)
/notes 366 B 208.28 KB 59.51% (+/- <0.01%)
/notes/[id] 77.5 KB 285.42 KB 81.55% (🟡 +0.61%)
/notes/topics 4.58 KB 212.5 KB 60.71% (🟡 +0.02%)
/notes/topics/[topicSlug] 14.35 KB 222.27 KB 63.51% (🟡 +0.05%)
/posts 26.57 KB 234.49 KB 67.00% (🟡 +0.15%)
/posts/[category]/[slug] 81.9 KB 289.83 KB 82.81% (🟡 +0.66%)
/preview 58.27 KB 266.2 KB 76.06% (🟡 +0.51%)
/projects 16.8 KB 224.72 KB 64.21% (🟡 +0.11%)
/projects/[id] 53.44 KB 261.36 KB 74.68% (🟡 +0.45%)
/recently 98.92 KB 306.84 KB 87.67% (🟡 +0.68%)
/says 17.19 KB 225.11 KB 64.32% (🟡 +0.13%)
/timeline 17.42 KB 225.34 KB 64.38% (🟡 +0.12%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@Innei Innei added this pull request to the merge queue Oct 7, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 7, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 319458f to 57b090e Compare October 7, 2023 07:35
@Innei Innei added this pull request to the merge queue Oct 10, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 10, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 57b090e to 796c6b6 Compare October 10, 2023 10:14
@Innei Innei added this pull request to the merge queue Oct 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 14, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 796c6b6 to 3a81a8c Compare October 14, 2023 03:59
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v13.5.4 (patch) chore(deps): update nextjs monorepo to v13.5.5 (patch) Oct 16, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 3a81a8c to 103d3b7 Compare October 16, 2023 16:13
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v13.5.5 (patch) chore(deps): update nextjs monorepo to v13.5.6 (patch) Oct 19, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 103d3b7 to 142f17c Compare October 19, 2023 00:30
@Innei Innei added this pull request to the merge queue Oct 20, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 20, 2023
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch 2 times, most recently from 39fc0ab to 28bdb6c Compare October 20, 2023 06:58
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch 2 times, most recently from bcb4f6f to 9a47379 Compare October 25, 2023 16:00
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 9a47379 to 6ac1aaa Compare July 7, 2024 04:35
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v13.5.6 (patch) chore(deps): update dependency @next/bundle-analyzer to v13.5.6 Jul 7, 2024
@renovate renovate bot force-pushed the renovate/patch-nextjs-monorepo branch from 6ac1aaa to 04ccc07 Compare July 9, 2024 14:16
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.

None yet

1 participant