-
Notifications
You must be signed in to change notification settings - Fork 8
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 all non-major dependencies #82
Merged
Merged
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/all-minor-patch
branch
from
August 21, 2023 14:20
14bfb93
to
b4367a9
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 21, 2023 18:58
b4367a9
to
2c4824a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 22, 2023 11:46
2c4824a
to
37c8372
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 22, 2023 17:20
37c8372
to
a6237db
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 22, 2023 20:45
a6237db
to
21b59a6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 22, 2023 22:49
21b59a6
to
a9ba916
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 23, 2023 04:32
a9ba916
to
5d53d30
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 23, 2023 17:53
5d53d30
to
fa162b5
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 23, 2023 23:59
fa162b5
to
3fd0b34
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 24, 2023 11:06
3fd0b34
to
736ff04
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 24, 2023 12:45
736ff04
to
65b1403
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 24, 2023 17:49
65b1403
to
62c6c1d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 24, 2023 23:19
62c6c1d
to
4035c4a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 25, 2023 21:21
4035c4a
to
87c28aa
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 27, 2023 11:49
87c28aa
to
0e08b69
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 27, 2023 13:29
0e08b69
to
776ee4d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 28, 2023 02:28
776ee4d
to
9a5f3cf
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 28, 2023 20:32
9a5f3cf
to
576e7d9
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 29, 2023 14:55
576e7d9
to
6c535c0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 29, 2023 18:36
6c535c0
to
489cd38
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 30, 2023 13:52
489cd38
to
fd9546d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 31, 2023 17:09
fd9546d
to
786b364
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 1, 2023 05:57
786b364
to
2651fd6
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:
1.7.16
->1.7.17
13.4.13
->13.4.19
6.0.0
->6.1.2
18.17.5
->18.17.12
18.2.20
->18.2.21
6.3.0
->6.5.0
6.3.0
->6.5.0
0.5.11
->0.5.12
8.47.0
->8.48.0
13.4.13
->13.4.19
2.28.0
->2.28.1
10.1.0
->10.3.1
10.15.1
->10.16.2
29.6.2
->29.6.4
29.6.2
->29.6.4
14.0.0
->14.0.1
13.4.13
->13.4.19
4.23.0
->4.23.1
8.4.27
->8.4.29
3.0.1
->3.0.3
0.5.2
->0.5.4
1.65.1
->1.66.1
0.14.3
->0.14.4
2.2.1
->2.2.2
5.1.6
->5.2.2
Release Notes
tailwindlabs/headlessui (@headlessui/react)
v1.7.17
Compare Source
Fixed
<Listbox multiple>
and<Combobox multiple>
(#2626)<MainTreeNode />
inPopover.Group
component only (#2634)Dialog
components on iOS (#2635)<Tab />
components are available when setting the next index (#2642)Combobox.Input
component on page load (#2654)appear
works using theTransition
component (even when used with SSR) (#2646)nullable
prop on theCombobox
component (#2660)<Suspense>
(#2663)vercel/next.js (@next/mdx)
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: #54112Documentation Changes
'
in data-fetching/fetching-caching-and-revalidating: #54058Example Changes
Misc Changes
swc_core
tov0.79.59
: #54082packageManager
field: #54132Credits
Huge thanks to @balazsorban44, @huozhi, @ztanner, @williamli, @wbinnssmith, @kwonoj, @stefanprobst, @feugy, @timneutkens, @kdy1, @Kikobeats, @styfle, @dvoytenko, @MaxLeiter, and @devjiwonchoi for helping!
v13.4.16
Compare Source
Core Changes
Documentation Changes
Misc Changes
Credits
Huge thanks to @ijjk, @ztanner, @huozhi, @lacymorrow, @dvoytenko, @kylemcd, @kwonoj, @tibi1220, @wbinnssmith, and @shuding for helping!
v13.4.15
Compare Source
Core Changes
changeFrequency
andpriority
attributes to sitemaps: #48484getStaticPaths()
for windows: #53876@heroicons/react
tomodularizeImports
: #5390218.3.0-canary-1a001dac6-20230812
: #53881next-server
: #53131Documentation Changes
next/link
anduseRouter
.: #53804bun
package manager: #53590Example Changes
Misc Changes
@next/third-parties
package: #53996swc_core
tov0.79.55
: #53831Credits
Huge thanks to @iamarpitpatidar, @pythagoras-yamamoto, @alexkirsz, @sokra, @jsteele-stripe, @tknickman, @gaojude, @styfle, @janicklas-ralph, @huozhi, @ijjk, @vinaykulk621, @balazsorban44, @ztanner, @timneutkens, @ericfennis, @JohnAdib, @MiLk, @kwonoj, @delbaoliveira, @leerob, @LuudJanssen, @lucasconstantino, @davecarlson, @colinhacks, @shuding, @jridgewell, @jantimon, @Banbarashik, @ForsakenHarmony, @kdy1, @dvoytenko, @arturbien, @gnoff, @hsrvms, and @DuCanhGH, @tim-hanssen, @Aryan9592, and @rishabhpoddar for helping!
testing-library/jest-dom (@testing-library/jest-dom)
v6.1.2
Compare Source
Bug Fixes
v6.1.1
Compare Source
Bug Fixes
v6.1.0
Compare Source
Features
v6.0.1
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.5.0
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
6.4.1 (2023-08-21)
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.4.1
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.4.0
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.5.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.4.1 (2023-08-21)
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.4.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.4.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v8.48.0
Compare Source
import-js/eslint-plugin-import (eslint-plugin-import)
v2.28.1
Compare Source
Fixed
order
]: revert breaking change to single nested group ([#2854], thanks [@yndajas])Changed
firebase/firebase-js-sdk (firebase)
v10.3.1
Compare Source
v10.3.0
Compare Source
v10.2.0
Compare Source
framer/motion (framer-motion)
v10.16.2
Compare Source
Fixed
v10.16.1
Compare Source
Fixed
v10.16.0
Compare Source
Added
useTransform
.Improved
v10.15.2
Compare Source
Fixed
jestjs/jest (jest)
v29.6.4
Compare Source
Fixes
[jest-core]
Fix typo inscheduleAndRun
performance marker (#14434)[jest-environment-node]
Make sureatob
andbtoa
are writeable in Node 20 (#14446)[jest-worker]
Additional error wrapper forparentPort.postMessage
to fix unhandledDataCloneError
. (#14437)v29.6.3
Compare Source
Fixes
[expect, @​jest/expect-utils]
ObjectContaining
supportsumbol
as key (#14414)[expect]
Remove@types/node
from dependencies (#14385)[jest-core]
Use workers in watch mode by default to avoid crashes (#14059 & #14085).[jest-reporters]
Updateistanbul-lib-instrument
dependency to v6. (#14401)[jest-mock]
Revert #13692 as it was a breaking change (#14429)[jest-mock]
Revert #13866 as it was a breaking change (#14429)[jest-mock]
Revert #13867 as it was a breaking change (#14429)[@jest/reporters]
Marks Reporter's hooks as optional (#14433)[jest-runtime]
Fix dynamic ESM import module bug when loaded module throughjest.isolateModulesAsync
(#14397)Chore & Maintenance
[jest-changed-files, jest-circus, jest-console, @​jest/core, @​jest/runtime, @​jest/transform]
Useinvariant
andnotEmpty
fromjest-util
rather than own internal (#14366)okonet/lint-staged (lint-staged)
v14.0.1
Compare Source
Bug Fixes
nextauthjs/next-auth (next-auth)
v4.23.1
Compare Source
Bugfixes
next-auth/adapters
(20c3fe3
)default
submodules export inpackage.json
(#8330)postcss/postcss (postcss)
v8.4.29
Compare Source
Node#source.offset
(by Ido Rosenthal).v8.4.28
Compare Source
Root.source.end
for better source map (by Romain Menke).Result.root
types whenprocess()
has no parser.prettier/prettier (prettier)
v3.0.3
Compare Source
diff
Add
preferUnplugged: true
topackage.json
(#15169 by @fisker and @so1ve)Prettier v3 uses dynamic imports, user will need to unplug Prettier when Yarn's PnP mode is enabled, add
preferUnplugged: true
topackage.json
, so Yarn will install PConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Jakarta, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.