generated from timelessco/next-ts-app-template
-
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
fix(deps): ⬆️ update dependency next to v13 - autoclosed #21
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 ↗︎
|
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
March 11, 2023 03:32
d9e7198
to
f1c903d
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
April 17, 2023 10:59
f1c903d
to
8074526
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
May 28, 2023 09:27
8074526
to
d3cbc8f
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
June 5, 2023 11:24
d3cbc8f
to
6b3283b
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
June 10, 2023 22:42
6b3283b
to
a021c86
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
June 15, 2023 23:20
a021c86
to
5ab993a
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
June 22, 2023 00:24
5ab993a
to
4f61a58
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
July 3, 2023 18:39
4f61a58
to
e7d6155
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
July 6, 2023 22:43
e7d6155
to
ec59286
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
July 14, 2023 10:47
ec59286
to
def4cef
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
July 21, 2023 05:06
def4cef
to
2730e73
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
July 21, 2023 23:05
2730e73
to
867f40f
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
August 7, 2023 08:16
867f40f
to
62d62c5
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
August 14, 2023 19:56
62d62c5
to
b43c0fa
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
August 15, 2023 00:18
b43c0fa
to
44ceab4
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
August 15, 2023 03:26
44ceab4
to
00ea9d6
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
August 17, 2023 10:41
00ea9d6
to
8cd0b96
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
August 18, 2023 03:27
8cd0b96
to
0c62159
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
August 19, 2023 00:52
0c62159
to
0215858
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
September 19, 2023 19:34
0215858
to
5ec3057
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
September 20, 2023 16:55
5ec3057
to
da5c8ba
Compare
renovate
bot
force-pushed
the
renovate/major-nextjs-monorepo
branch
from
September 25, 2023 16:14
da5c8ba
to
3e6fd8d
Compare
renovate
bot
changed the title
fix(deps): ⬆️ update dependency next to v13
fix(deps): ⬆️ update dependency next to v13 - autoclosed
Sep 29, 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.2.3
->13.5.3
Release Notes
vercel/next.js (next)
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
: #54368next-with-deps
: #54847node@18
: #54000swc_core
tov0.83.12
: #55216Credits
Huge thanks to @ztanner, @huozhi, @icyJoseph, @kdy1, @timneutkens, @feedthejim, @nbhargava, @shuding, @lauthieb, @leerob, @styfle, @tonskton, @delbaoliveira, @m4salah, @gnoff, @kwonoj, @ijjk, @dvoytenko, @sloanesturz, @balazsorban44, @wyattjoh, @wbinnssmith, @dcporter44, @Kikobeats, @uzairali001, @A7med3bdulBaset, @sokra, @ClementDreptin, @vvo, @Vector73, @ah100101, @chanyeinthaw, @emiliosheinz, @dikaio, @indraantoor, @steven-tey, @krychaxp, @smaeda-ks, @janicklas-ralph, @EdPutans, @vinaykulk621, @michaelangeloio, @mateuszaliyev, @lukebussey, @jridgewell, @Xvezda, @Aryan9592, @sadaffathali, @mayank1513, @ForsakenHarmony, @jsteele-stripe, @okoyecharles, @rob-johansen, @imageck, @ecklf, @Sylith1231, @SonMooSans, @rousan, @robertwbradford, @hiddenest, @innowhat, @sand4rt, @feugy, @ryota-murakami, @hyeewooon, @mewcoder, @CSY54, @csi-lk, @daltonmcphaden, @sidgaikwad, @joulev, @danaugrs, @olingern, @penberg, @sdaigo, @manovotny, @arsenykruglikov, @remorses, @alexandreferreirafr, @acdlite, @li-jia-nan, @wesleydebruijn, @Kevintjuhz, @ytkg, @roigecode, @hoop71, @romeobravo, and @padmaia for helping!
v13.5.0
Compare Source
v13.4.19
Compare Source
Core Changes
@headlessui/react
: #54206devPageFiles
collection: #54224Route
andLinkProps
stub generics: #54226createClientModuleProxy
from Flight Server: #54232loaderFile
whenloader: default
: #53417Misc Changes
upgrading.mdx
link : #54234[email protected]
: #54246Credits
Huge thanks to @opnay, @styfle, @timneutkens, @ztanner, @shuding, @huozhi, @vinaykulk621, @balazsorban44, @goguda, and @coreyleelarson for helping!
v13.4.18
Compare Source
Core Changes
position
indev-build-watcher
: #54124size
property toReadonlySearchParams
: #53144Misc Changes
Credits
Huge thanks to @huozhi, @shuding, @styfle, @jridgewell, @bencmbrook, @cramforce, and @ztanner for helping!
v13.4.17
Compare Source
Core Changes
as any
type cast: #54074fs.promises.rm()
: #54076[email protected]
: #54125NextRequest
: #54108handle_issues
from turbopack: #52972cookies().has()
breaks in app-route: #54112Configuration
📅 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.