-
Notifications
You must be signed in to change notification settings - Fork 6
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 nextjs monorepo to v12.3.4 #39
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/nextjs-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
November 5, 2021 20:39
0023193
to
aacfffd
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.0.2
Update nextjs monorepo to v12.0.3
Nov 5, 2021
renovate
bot
changed the title
Update nextjs monorepo to v12.0.3
Update dependency next to v12.0.3
Nov 13, 2021
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
2 times, most recently
from
November 15, 2021 22:29
8b7fb6b
to
07dfc8f
Compare
renovate
bot
changed the title
Update dependency next to v12.0.3
Update nextjs monorepo to v12.0.4
Nov 15, 2021
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
December 4, 2021 00:42
07dfc8f
to
3f4c74e
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.0.4
Update nextjs monorepo to v12.0.5
Dec 4, 2021
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
December 4, 2021 13:44
3f4c74e
to
b8dc046
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.0.5
Update nextjs monorepo to v12.0.6
Dec 4, 2021
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
December 5, 2021 03:01
b8dc046
to
d6bf11a
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.0.6
Update nextjs monorepo to v12.0.7
Dec 5, 2021
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
January 12, 2022 10:23
d6bf11a
to
e95879d
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.0.7
Update nextjs monorepo to v12.0.8
Jan 12, 2022
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 7, 2022 13:37
e95879d
to
9630aee
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.0.8
Update nextjs monorepo to v12.1.0
Mar 7, 2022
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 26, 2022 15:40
9630aee
to
bf292ad
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.1.0
Update nextjs monorepo to v12.1.1
Mar 26, 2022
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
April 24, 2022 19:41
bf292ad
to
ef7c8ed
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.1.1
Update nextjs monorepo to v12.1.5
Apr 24, 2022
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
May 15, 2022 20:21
ef7c8ed
to
056eaf6
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.1.5
Update nextjs monorepo to v12.1.6
May 15, 2022
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 25, 2022 21:09
056eaf6
to
4084ab6
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.1.6
Update nextjs monorepo to v12.3.1
Sep 25, 2022
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
November 20, 2022 08:08
4084ab6
to
9092cb1
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.3.1
Update nextjs monorepo to v12.3.3
Nov 20, 2022
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 18, 2023 22:01
9092cb1
to
16f6dc8
Compare
renovate
bot
changed the title
Update nextjs monorepo to v12.3.3
Update nextjs monorepo to v12.3.4
Mar 18, 2023
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:
12.0.3
->12.3.4
12.0.1
->12.3.4
Release Notes
vercel/next.js (eslint-config-next)
v12.3.4
Compare Source
v12.3.3
Compare Source
v12.3.2
Compare Source
v12.3.1
Compare Source
Core Changes
experimental: { esmExternals: 'loose' }
: #40377next/dynamic
should only add default loading without suspense: #40397AppType
: #40391onLoad
concurrent rendering resilient: #40191fallbackNodePolyfills: false
: #40612notFound: true
in/
withnext export
: #40592CONTRIBUTING.md
: #40515Documentation Changes
swcMinify: true
out of "Experimental features" section: #40394loading
property: #40488Example Changes
Misc Changes
link:
instead offile:
in CONTRIBUTING.md: #40510/errors/
directory.tar
: #40513next/script
beforeInteractive test in both dev & prod: #40541Credits
Huge thanks to @huozhi, @shuding, @ijjk, @jasham, @Kikobeats, @wyattjoh, @rubytree33, @timneutkens, @balazsorban44, @andrewrjohn, @SukkaW, @hanneslund, @leerob, @Djo1e, @kdy1, @msafi, @tknickman, @feugy, @cramforce, @ryparker, @victorboucher, @steven-tey, @JDansercoer, @janklimo, @hiro0218, @HaNdTriX, @migueloller, @flex-kyunghwa, @saalimzafar, @alxhotel, @janicklas-ralph, @feedthejim, and @chornos13 for helping!
v12.3.0
Compare Source
Core Changes
SPACE_AROUND_COLON
regex: #39710fetch
response: #39608onError
handling innext/future/image
: #39824next/future/image
whenobjectFit
orobjectPosition
: #39614next/future/image
blur-up placeholder : #39785@vercel/nft@0.22.0
: #39906AppProps
's generic forpageProps
: #38867next/future/image
incorrectly warning forfill
+blur
: #39986experimental.fallbackNodePolyfills
flag: #39248next/script
in the server build by default: #40013next/future/image
to use svg blur placeholder duringnext dev
: #39992<noscript>
fromnext/future/image
: #40075filePath
being wrongly stringified: #40070alt
to required innext/future/image
: #40136next dev
andnext start
: #40118next/future/image
,remotePatterns
,unoptimized
: #40142@vercel/nft@0.22.1
: #40164next/config
: #40224next/future/image
to support onlywidth
or onlyheight
: #40278RemoveConsole
: #40296react/no-unknown-property
: #40331onLoadingComplete
fornext/future/image
to receive reference to<img>
: #40326Documentation Changes
next/future/image
docs about Known Browser Bugs: #39759exportPathMap
withgetStaticPaths
: #39813next/future/image
with details about computed aspect ratio: #39829largePageDataBytes
in warning docs: #39941script.md
: #40017pageExtensions
: #40016jest.config.js
: #40090remotePatterns
image config: #40350Example Changes
hideSourceMaps
: #40079image-component
example types: #40352Misc Changes
npm
version in issue validator: #38915Credits
Huge thanks to @stipsan, @ijjk, @timneutkens, @bennettdams, @shuding, @cherniavskii, @huozhi, @Brooooooklyn, @thatbeautifuldream, @Janpot, @MoosaSaadat, @alexcole, @HaNdTriX, @magic-akari, @balazsorban44, @styfle, @SukkaW, @kdy1, @sokra, @delbaoliveira, @puneetkathar1, @nkzawa, @Schniz, @greebl3, @kasperaamodt, @chaseignited, @masad-frost, @Kikobeats, @davewelsh, @MaedahBatool, @adrianbienias, @michaeloliverx, @arthurdenner, @sumiren, @migueloller, @hanneslund, @wyattjoh, @kwonoj, @boredland, @simongavelin, @esbenam, @theMosaad, @jleclanche, @leerob, @AdilAmanat, @souporserious, @ykdojo, @sanjaiyan-dev, @yoannmoinet, @thomasballinger, @titusdmoore, @jferrettiboke, @Dueen, @dunglas, @KenAKAFrosty, @wbinnssmith, @schehata, @remorses, @visnup, @Nutlope, @yhay81, @hiro0218, @avigoldman, @feugy, @jeferson-sb, @lobsterkatie, @atcastle, @bcheidemann, @Will956, @orionmiz, @S0UPernova, @cvbuelow, and @leonzalion for helping!
v12.2.6
Compare Source
v12.2.5
Compare Source
Core Changes
next/future/image
alt text: #39366eslint-plugin-eslint-plugin
to ensureeslint-plugin-next
rules follow ESLint rule best practices along with enforcing some consistency.: #37920--output-file
flag: #36420Documentation Changes
context.query
ingetServerSideProps()
: #39422router.prefetch
documentation to includelocale
option: #39442Example Changes
Misc Changes
Credits
Huge thanks to @pthomas931, @madmed88, @sanjaiyan-dev, @balazsorban44, @DonghyukJacobJang, @ijjk, @chaiwattsw, @styfle, @dunglas, @ahkhanjani, @promer94, @terrierscript, @shawncal, @insik-han, @QuiiBz, @ykzts, @JoshuaKGoldberg, @lucasassisrosa, @dikwickley, @Brooooooklyn, @sicarius97, @FourwingsY, @manovotny, @SukkaW, @pepoeverton, @jdeniau, @sumiren, @anthonyshew, @pekarja5, @huozhi, @leerob, @fediev, @atcastle, @shuding, @feugy, @jonohewitt, @zakiego, @Schniz, @timneutkens, @wyattjoh, @MaedahBatool, @X7Becka, @nnnnoel, @dcdev67, @alvinometric, @timothympace, and @jeferson-sb for helping!
v12.2.4
Compare Source
Core Changes
analyticsId
to config schema: #38911attachRequestMeta
in base server to handle meta differently in edge and node servers: #38932config
field: #38907Configuration
📅 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.