-
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 dependency next to v13 - autoclosed #328
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
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
June 15, 2023 23:25
8bc6ff7
to
c5d9ea4
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
June 21, 2023 23:43
c5d9ea4
to
9224499
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
July 6, 2023 22:32
321136e
to
0660c96
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
2 times, most recently
from
July 21, 2023 07:37
3f5317b
to
4d32e9c
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
July 21, 2023 21:51
4d32e9c
to
0772ab1
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
August 7, 2023 08:23
0772ab1
to
4a143ab
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
6 times, most recently
from
August 19, 2023 04:43
7da64b2
to
7b6b399
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
4 times, most recently
from
September 25, 2023 16:26
1a782ba
to
fef6c61
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 3, 2023 03:33
fef6c61
to
1f6b490
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 16, 2023 15:45
1f6b490
to
5cc619d
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
October 19, 2023 01:23
5cc619d
to
9c928b9
Compare
renovate
bot
changed the title
chore(deps): update dependency next to v13
chore(deps): update dependency next to v13 - autoclosed
Oct 24, 2023
renovate
bot
changed the title
chore(deps): update dependency next to v13 - autoclosed
chore(deps): update dependency next to v13
Oct 31, 2023
renovate
bot
changed the title
chore(deps): update dependency next to v13
chore(deps): update dependency next to v13 - autoclosed
Nov 1, 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:
11.1.4
->13.5.6
Release Notes
vercel/next.js (next)
v13.5.6
Compare Source
Core Changes
Credits
Huge thanks to @ijjk @huozhi @gnoff for helping!
v13.5.5
Compare Source
v13.5.4
Compare Source
Core Changes
beta.nextjs.org
Links: #55924config.experimental.workerThreads
: #55257swc_core
tov0.83.26
: #55780swc_core
tov0.83.26
": #56077permanentRedirect
return 308 in route handlers: #56065boolean
instead offalse
for experimental logging config: #56110postcss
: #56225Documentation Changes
not-found
to file conventions page: #55944extension
option tocreateMDX()
: #55967.bind
method: #56164Response.json
overNextResponse.json
: #56173Example Changes
with-jest
: #56152with-jest
types: #56193with-stripe-typescript
example: #56274Misc Changes
swc_core
tov0.83.28
: #56134Credits
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!
v13.5.3
Compare Source
v13.5.2
Compare Source
Core Changes
d6dcad6
to2807d78
: #55590@vercel/og
andsatori
: #55654named_import
transform: #55664Documentation Changes
create-next-app
templates: Changebun run dev
commands tobun dev
: #55603Example Changes
Misc Changes
Credits
Huge thanks to @padmaia, @mayank1513, @jakeboone02, @balazsorban44, @kwonoj, @huozhi, @Yovach, @ztanner, @wyattjoh, @GabenGar, @timneutkens, and @shuding for helping!
v13.5.1
Compare Source
Core Changes
output: export
in app router: #54202ua-parser-js
: #54404ssr: false
in App Router: #54411named_import_transform
: #54530optimize_barrel
SWC transform and newoptimizePackageImports
config: #54572permanentRedirect
function in App Router: #54047preload
is not exported fromreact-dom
: #54688@visx/visx
to the import optimization list: #54778/
: #54744/route
suffix: #54851undici
: #55007react-hot-toast
from the optimizePackageImports list: #55029optimizePackageImports
: #55040babel/code-frame
: #55024skipTrailingSlashRedirect
being ignored inpages
: #55067Send
: #55077ImageResponse
extendsResponse
: #55187--experimental-turbo
from supported next-dev args: #55300react-server-dom-webpack
cache invalidation: #55287.ts
files: #552960.0.0.0
: #54445dd480ef
tod6dcad6
.: #55399next/head
on client in App Pages: #55419mui-core
to the defaultoptimizePackageImports
list: #55554ppr
flag: #55560optimize_server_react
transform: #55551Documentation Changes
manifest
metadata file: #54380next-i18n-router
as a resource for internationalized routing: #52344useSelectedLayoutSegment
&useSelectedLayoutSegments
: #53602loaderFile
config: #54529use-selected-layout-segments.mdx
: #54767maxDuration
in API Routes config: #54844app
reference onpages
doc for runtimes.: #55058satisfies
for TypeScript code blocks: #55205optimizePackageImports
: #55185nissuer
: #55525Example Changes
elements.update()
to ensure latest payment amount is reflected: #54848@keystone-next/keystone
: #55210Misc Changes
swc_core
tov0.79.69
: #5419002-app/01-building-your-application/06-optimizing/01-images.mdx
: #54311swc_core
tov0.79.70
: #54368Configuration
📅 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.