-
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
Update dependency @next/bundle-analyzer to v14 - autoclosed #597
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Removed dependencies detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: npm/@next/[email protected] |
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 30, 2023 22:19
55b1561
to
a38c72f
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 31, 2023 23:04
a38c72f
to
35affbf
Compare
renovate
bot
changed the title
Update dependency @next/bundle-analyzer to v14
Update nextjs monorepo to v14 (major)
Oct 31, 2023
renovate
bot
changed the title
Update nextjs monorepo to v14 (major)
Update dependency @next/bundle-analyzer to v14
Nov 1, 2023
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 9, 2023 20:08
35affbf
to
6095ea7
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
November 16, 2023 20:09
6095ea7
to
37a043c
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
December 7, 2023 21:35
37a043c
to
b2a9d99
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
January 18, 2024 22:07
b2a9d99
to
2731e60
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
March 1, 2024 20:01
2731e60
to
5d32c03
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
March 4, 2024 21:57
5d32c03
to
9724e48
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
March 6, 2024 22:03
9724e48
to
5918a78
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
March 20, 2024 01:40
5918a78
to
8cb3349
Compare
renovate
bot
changed the title
Update dependency @next/bundle-analyzer to v14
Update dependency @next/bundle-analyzer to v14 - autoclosed
Apr 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
13.4.12
->14.1.4
Release Notes
vercel/next.js (@next/bundle-analyzer)
v14.1.4
Compare Source
v14.1.3
Compare Source
v14.1.2
Compare Source
Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary
Core Changes
Credits
Huge thanks to @huozhi, @shuding, @Ethan-Arrowood, @styfle, @ijjk, @ztanner, @balazsorban44, @kdy1, and @williamli for helping!
v14.1.1
Compare Source
Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary
Core Changes
Credits
Huge thanks to @huozhi, @shuding, @Ethan-Arrowood, @styfle, @ijjk, @ztanner, @balazsorban44, @kdy1, and @williamli for helping!
v14.1.0
Compare Source
Core Changes
swc_core
tov0.86.98
and turbopack: #59393optimize_server_react
transform: #59390default
handling in route groups that handle interception: #59752auto-cjs
pass: #60118@vercel/[email protected]
: #60172<Script>
withbeforeInteractive
strategy ignores additional attributes in App Router: #59779auto-cjs
pass: #60216generateStaticParams
withoutput:export
: #57053node-web-audio-api
to server-external-packages.json: #60243next dev --experimental-https
: #603570cdfef1
tof1039be
: #60368watchpack
to the precompile: #60309chalk
: #60317updatedModules
for App Router and Turbopack changes: #59785RootLayout
with parallel routes: #60401unstable_cache
implementation: #60403experimental.missingSuspenseWithCSRBailout
flag: #57642experimental.missingSuspenseWithCSRBailout
flag": #60508f1039be
to60a927d
: #60619experimental.missingSuspenseWithCSRBailout
flag" (#60508): #60751unstable_getImgProps()
=>getImageProps()
: #60739normalize-catchall-routes
test case: #60777next/headers
: #60817browserslist
andcaniuse-lite
: #60827generateStaticParams
withoutput:export
": #60831Documentation Changes
getServerSideProps
page: #59545generateSitemaps
: #59626@next/third-parties
documentation for Google Analytics: #59671typesafe-i18n
from thrid-party i18n options: #59624cwd
to VSCode debugging setup steps: #58689useFormState
: #60010redirect
with client components: #60056maxDuration
info: #60086⌘+Enter
for forms: #60090Optimizing: Third Party Libraries
: #60136revalidatePath
'spath
has dynamic segment path,type
must bepage
.: #59149Optimizing: Third Party Libraries
on tracking pageviews for Google Analytics: #60176revalidate
type annotation: #60230compression
docs: #60264useSearchParams
behavior: #60257compress
: #60268searchParams
is not passed to Layouts: #60277remotePatterns
to mention what happens when prop is omitted: #60387@next/third-parties
being experimental: #60372windowHistorySupport
flag, and addpushState
/replaceState
examples: #60374windowHistorySupport
title: #60503.svg
unoptimized behavior: #60735Example Changes
with-vitest
example. Unlocks the tests passing withserver-only
usage: #58902with-algolia-react-instantsearch
example to latest major version and use app router: #59961image-component
example to App Router: #60289cache-handler-redis
example dependencies: #59458useOptimistic
: #60596Misc Changes
swc_core
tov0.87.10
: #59834swc_core
tov0.87.16
: #60192create-next-app
even smaller and faster: #58030.git-blame-ignore-revs
: #60582Credits
Huge thanks to @delbaoliveira, @OlehDutchenko, @sokra, @huozhi, @shuding, @kwonoj, @ztanner, @eps1lon, @acdlite, @ebidel, @leerob, @janicklas-ralph, @wyattjoh, @ijjk, @JohnPhamous, @chentsulin, @akawalsky, @BlankParticle, @timneutkens, @ForsakenHarmony, @dvoytenko, @smaeda-ks, @kenji-webdev, @rv-david, @icyJoseph, @dijonmusters, @A7med3bdulBaset, @jenewland1999, @mknichel, @kdy1, @housseindjirdeh, @max-programming, @redbmk, @SSakibHossain10, @jamesmillerburgess, @minaelee, @officialrajdeepsingh, [@LorisS
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.
This PR has been generated by Mend Renovate. View repository job log here.