-
Notifications
You must be signed in to change notification settings - Fork 3
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 dependencies #23
Open
renovate
wants to merge
2
commits into
main
Choose a base branch
from
renovate/dependencies
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 9, 2023 20:26
bc464fc
to
12331bf
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 9, 2023 23:58
12331bf
to
7f36d12
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 10, 2023 07:33
7f36d12
to
d750bdf
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 10, 2023 15:06
d750bdf
to
ba32204
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 13, 2023 11:33
ba32204
to
6bb169f
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 13, 2023 16:15
6bb169f
to
e655e9b
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 14, 2023 04:20
e655e9b
to
a9a1a96
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 16, 2023 19:29
6dabfed
to
2484bc3
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 18, 2023 10:38
2484bc3
to
fbab9fc
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 18, 2023 22:28
fbab9fc
to
5d91f76
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 22, 2023 03:23
5d91f76
to
cfdb399
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 22, 2023 06:51
cfdb399
to
ec3e6c8
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 22, 2023 23:00
ec3e6c8
to
2626625
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 23, 2023 20:52
2626625
to
0de692a
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.13
->1.7.14
0.5.6
->0.6.0
2.13.1
->2.20.0
4.28.0
->4.29.1
4.28.0
->4.29.1
2.0.0-next.43
->2.0.0-next.44
1.3.4
->1.3.5
13.2.4
->13.3.0
3.23.1
->3.24.0
3.21.0
->3.22.0
Release Notes
tailwindlabs/headlessui
v1.7.14
Compare Source
Fixed
Transition
component (#2374)FocusTrap
event listeners once document has loaded (#2389)className
hydration for<Transition appear>
(#2390)Combobox
types to improve false positives (#2411)className
correctly when it’s a function (#2412)Added
form
prop to form-like components such asRadioGroup
,Switch
,Listbox
, andCombobox
(#2356)supabase/auth-helpers
v0.6.0
Compare Source
Minor Changes
50d0a16
: Remove deprecated methods from the nextjs packagev0.5.9
Compare Source
Patch Changes
1ea258e
]v0.5.8
Compare Source
Patch Changes
185e9cf
]v0.5.7
Compare Source
Patch Changes
f86073d
]supabase/supabase-js
v2.20.0
Compare Source
Features
v2.19.0
Compare Source
Features
v2.18.0
Compare Source
Features
v2.17.0
Compare Source
Features
v2.16.0
Compare Source
Features
v2.15.0
Compare Source
Features
v2.14.0
Compare Source
Features
tanstack/query
v4.29.1
Compare Source
Version 4.29.1 - 4/10/2023, 9:44 AM
Changes
Perf
a317633
) by Ahmed HamedPackages
ariakit/ariakit
v2.0.0-next.44
Compare Source
Patch Changes
Checkbox
with a stringvalue
prop used in combination with theuseCheckboxState
hook. (#2223)axios/axios
v1.3.5
Compare Source
Bug Fixes
paramsSerializer
config; (#5633) (a56c866)Contributors to this release
vercel/next.js
v13.3.0
Compare Source
Core Changes
fetchPriority
tonext/image
: #47222fetchPriority
: #47302util
: #47292base-server
: #47313exportPathMap
withapp
dir: #47371no-html-link-for-pages
rule: #4251618.3.0-next-12a1d140e-20230321
: #47405not-found.js
to catch all unmatched routes: #47328typedRoutes
: #47398next build
to emit output withoutput: export
: #47376Response
in pages API routes in Node.js runtime: #47442output: export
: #47464swc/plugins
repository: #47441next/font/local
: #47463next-core
: #47607output: export
withuse client
: #47635loaderFile
with edge runtime: #47659ExportPathMap
: #47676next-types-plugin
generated files forNode16
/NodeNext
: #47571src
prop onnext/image
: #47695_devPagesManifest.json
on next-site: #47427next export
tooutput: 'export'
: #47717next-core
package.json dev script: #47746output: export
: #47765SharedError
for body streaming: #47677computeWorkerKey
to the static optimization worker: #47792next-types-plugin
): addParamCheck
type only forroute.ts
files: #47739gitpkg.now.sh
togitpkg.vercel.app
: #47879module.hot.accept
call to server CSS modules: #47913build/index.ts
: #47935react@experimental
under anexperimentalReact
flag: #47759Route
type for router APIs: #47931output: export
innext dev
: #47768react@experimental
under anexperimentalReact
flag": #48038Documentation Changes
typesafe-i18n
as a new i18n option: #47315Example Changes
Misc Changes
going-to-production.md
: #47056next-*
crates from Turbopack: #47019handleDisconnect
being called twice: #46959create-next-app
: #47037@ts-ignore
in Cloudinary config: #47029output: export
support forappDir
: #47022RenderOpts
type import: #47167next dev
andoutput: export
: #47171--tailwind
flag: #46927output: export
: #47219createFromFetch
: #47216src/
correctly: #47238features.manyFiles
on post install: #47375route.ts
toroute.js
: #47352Configuration
📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.