-
Notifications
You must be signed in to change notification settings - Fork 1
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 v13.2.1 #9
Open
renovate
wants to merge
7
commits 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.
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 ↗︎
|
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
February 23, 2023 21:14
c8b623c
to
5a648fa
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.1.6
Update nextjs monorepo to v13.2.0
Feb 23, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
February 24, 2023 03:44
5a648fa
to
7d4f8e9
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.2.0
Update nextjs monorepo to v13.2.1
Feb 24, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
February 27, 2023 10:04
7d4f8e9
to
7378981
Compare
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
February 27, 2023 10:05
7378981
to
35780b7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1.1
->13.2.1
13.1.1
->13.2.1
13.1.1
->13.2.1
Release Notes
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, @hanneslund, @feedthejim, and @JanKaifer for helping!
v13.1.4
Compare Source
Core Changes
v0.56.0
: #44792Documentation Changes
Misc Changes
Credits
Huge thanks to @guilhermefront, @shuding, @kdy1, @iamrobins, @hanneslund, @feugy, and @jridgewell for helping!
v13.1.3
Compare Source
Core Changes
no-shadow
withtypescript-eslint/no-shadow
: #44936Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.