-
Notifications
You must be signed in to change notification settings - Fork 0
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 all non-major dependencies #147
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
fff3cb8
to
eecc0b4
Compare
eecc0b4
to
e6173b7
Compare
e6173b7
to
b5304ef
Compare
b5304ef
to
e497429
Compare
e497429
to
85c5b77
Compare
85c5b77
to
199049f
Compare
199049f
to
c1848e6
Compare
c1848e6
to
35b7762
Compare
35b7762
to
495f91f
Compare
495f91f
to
91b2f76
Compare
91b2f76
to
b90163e
Compare
b90163e
to
4b22e1b
Compare
4b22e1b
to
d1f2e37
Compare
c312166
to
ae23641
Compare
4afc48e
to
fc010d9
Compare
f0276c3
to
b947365
Compare
6625cc9
to
b2166ba
Compare
fd708b8
to
2b11a4c
Compare
cd4f55e
to
e9e7b48
Compare
e9e7b48
to
58bb057
Compare
📦 Next.js Bundle AnalysisThis analysis was generated by the next.js bundle analysis action 🤖
|
Page | Size (compressed) |
---|---|
global |
124.59 KB (🟡 +1 B) |
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!
This PR contains the following updates:
18.0.25
->18.0.28
5.1.14
->5.1.15
13.0.5
->13.2.1
29.3.1
->29.4.3
v2.1.0
->v2.1.1
8.4.19
->8.4.21
3.2.4
->3.2.7
Release Notes
cssnano/cssnano
v5.1.15
: v5.1.15Compare Source
Bug Fixes
vercel/next.js
v13.2.1
Compare Source
Core Changes
/
having wrong file size in build output: #46314Misc Changes
next-env.d.ts
: #46321create-next-app
and e2e tests to Metadata API.: #45819Credits
Huge thanks to @JanKaifer, @balazsorban44, @ijjk, and @leerob for helping!
v13.2.0
Compare Source
Core Changes
fill
andblurDataURL
: #44317extends
is used: #45655app
dir to default linting directories: #44426generateMetadata
to be synchronous: #45696generateMetadata
: #45723ignoreDynamic
for auto_cjs: #45836pages
: #45895next/navigation
Typescript support forpages/
: #45919Link
: #45915next build
: #45670swcMinifyDebugOptions
from the config: #45976@edge-runtime/cookies
: #42736next/image
within monorepo: #46047loader-runner
to compiled packages: #45962vary
header to responses from pages and Edge SSR: #46073@/
in custom import alias: #46184needs: build-native-test
from codemod test: #46192contentDispositionType
config to Image Optimization API: #46254OgTypFields
variable toOgTypeFields
: #46282Documentation Changes
clearPreviewData
with path to documentation: #45465next/image
docs with unoptimized example: #45720NextResponse
section in Middleware docs: #45913Example Changes
mdx-js/*
as optional: #45440MDXComponents
type touseMDXComponents
: #45737Misc Changes
next export
tests : #45227cb195ce
@next/mdx
readme: #45888createTestDir()
: #45878tsconfig.json
in tests: #45879Credits
Huge thanks to @timneutkens, @loettz, @okcoker, @clive-h-townsend, @shuding, @JanKaifer, @sepiropht, @hanneslund, @huozhi, @aralroca, @balazsorban44, @cristobaldominguez95, @vinaykulk621, @Brooooooklyn, @feedthejim, @samsisle, @MarDi66, @styfle, @therealrinku, @sebmarkbage, @cravend, @hu0p, @kdy1, @ijjk, @juzhiyuan, @IvanKiral, @LukeSchlangen, @wojtekolek, @samdenty, @Josehower, @bennettdams, @SCG82, @mike-plummer, @kwonoj, @David0z, @denchance, @joulev, @wbinnssmith, @alexkirsz, @UnknownMonk, @leerob, @sairajchouhan, @imranbarbhuiya, @jomeswang, @ductnn, @thomasballinger, @chibicode, @jridgewell, @sreetamdas, @Juneezee, @SukkaW, @wyattjoh, @michaeloliverx, @cattmote, @joefreeman, @valentincostam, @qrohlf, @ossan-engineer, @rishabhpoddar, @vasucp1207, @Schniz, @andrii-bodnar, @gergelyke, @abstractvector, @wherehows, @BrodaNoel, @taep96, @abe1272001, @0xadada, @nbouvrette, @teobler, @lubakravche, @molebox, and @hiddenest for helping!
v13.1.6
Compare Source
Core Changes
amp
config in app: #45254fetch
stack traces in edge runtime: #44750pnpm clean
: #45312pageExtensions
as a supported turbopack option: #45321turbopackLoaders
to config validation: #45337Documentation Changes
Example Changes
Misc Changes
yarn
anymore: #45185Credits
Huge thanks to @MaxLeiter, @CachorroC, @ijjk, @asadnq, @huozhi, @JanKaifer, @ilyasmez, @juliusmarminge, @thomasballinger, @tissawd, @hanneslund, @shuding, @timneutkens, @feedthejim, @ClemensPaumgarten, @kwonoj, @Angelfire, @rishabhpoddar, @HyunseungLee-Travis, @wbinnssmith, @Schniz, @ForsakenHarmony, @wyattjoh, and @dtrucs for helping!
v13.1.5
Compare Source
Core Changes
Example Changes
Misc Changes
yarn pack
topnpm pack
in tests: #45167Credits
Huge thanks to @shuding, @dylanjha, @ijjk, @Brooooooklyn, [@timneutkens](https://togithub.c
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.