-
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
fix(deps): update chakra-ui monorepo #20
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/chakra-ui-monorepo
base: master
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/chakra-ui-monorepo
branch
from
June 4, 2023 20:57
03c3b9b
to
6094397
Compare
renovate
bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
June 22, 2023 23:47
6094397
to
510980d
Compare
renovate
bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
July 22, 2023 08:12
510980d
to
b4b1dcd
Compare
renovate
bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
September 12, 2023 17:53
b4b1dcd
to
113a5be
Compare
renovate
bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
November 13, 2023 05:35
113a5be
to
6b45002
Compare
renovate
bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
October 4, 2024 02:45
6b45002
to
df227fb
Compare
renovate
bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
October 5, 2024 08:18
df227fb
to
2297c59
Compare
renovate
bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
October 6, 2024 02:10
2297c59
to
694f979
Compare
renovate
bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
October 8, 2024 09:00
694f979
to
856d4e2
Compare
renovate
bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
October 13, 2024 02:31
856d4e2
to
fbe1f98
Compare
renovate
bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
October 20, 2024 08:25
fbe1f98
to
58bb299
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:
2.1.2
->2.4.2
2.5.5
->2.10.3
Release Notes
chakra-ui/chakra-ui (@chakra-ui/next-js)
v2.4.2
v2.4.1
v2.4.0
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.1
v2.2.0
Compare Source
v2.1.5
Compare Source
Patch Changes
e16ee11eb
Thanks @segunadebayo! - Fix issue where DOM
image props are not forwarded to Image component
v2.1.4
Compare Source
Patch Changes
5a755971a
Thanks @segunadebayo! - Add
isExternal
toLink component
38acfe89c
Thanks @segunadebayo! - Bump emotion
version to
11.11.x
to support css cascade layersv2.1.3
Compare Source
Patch Changes
#7563
9800a37f4
Thanks @Zaroxii! - Add loading props to the
@chakra-ui/next-js.
#7595
1b044474b
Thanks @Haritaso! - Fix issue where some prop
was not forwarded to the underlying component.
chakra-ui/chakra-ui (@chakra-ui/react)
v2.8.2
Compare Source
Patch Changes
[
389ff6184
,4168094f3
,b6befea76
,6d12ea81f
,3dc2dd41d
]:v2.8.1
Compare Source
Patch Changes
[
63431c1ef
,58e059d18
,6526e9be8
,eb477b6e8
,065fd24c7
,3aaf0c3b1
,0b2c4049f
]:v2.8.0
Compare Source
Minor Changes
754d9d4f4
Thanks @segunadebayo! - To improve support
for the App Router, all components and hooks are exported with the
"use client"
directive.Patch Changes
[
4b88b6c71
,119a52932
,2a7189d80
,0d99f5180
,122d53c92
,8254cc913
,119a52932
,6ae02e93f
,00a06704e
,ddfd11632
,f65421e18
,d6036930a
,754d9d4f4
]:v2.7.1
Compare Source
Patch Changes
#7730
2456a7090
Thanks @TylerAPfledderer! - Expose the
skip nav components and types to the main package
v2.7.0
Compare Source
Minor Changes
c31df5a4b
Thanks @segunadebayo! - - Add new
Indicator
layout component. Useful for positioning an element in the cornersof another element.
For example, let's say you want to position a notification badge in the top
end corner of a box. You can use the
Indicator
component to achieve this.Refactored the
Stack
andWrap
components to use the flex gap instead ofthe owl selector
& > * ~ *
for spacing.This fixes an issue where you can't use raw text nodes as a child of the
Stack
orWrap
component.Patch Changes
38acfe89c
Thanks @segunadebayo! - Bump emotion
version to
11.11.x
to support css cascade layersUpdated dependencies
[
9d0b311b1
,c6d523ced
,0167b68a8
,c121c35c0
,3a164da59
,148c66bc6
,16c0ab7ec
,c31df5a4b
,c4fcc2a43
,148c66bc6
,38acfe89c
,6f9eb3518
,2347e3306
,0bec820bd
]:v2.6.1
Compare Source
Patch Changes
[
a5ad2821e
,243b052d7
,7d27889c8
,88356ab02
,a999a033f
,6ccf52322
]:v2.6.0
Compare Source
Minor Changes
#7502
49a29a238
Thanks @estheragbaje! - Introduce new
Stepper
component to model sequencial steps in a process.Patch Changes
[
68482afaa
,7b67fd58c
,379f347a8
,c2f0d1bb2
,24f952da2
,6077dffc6
,5ff30252f
,27dcf2f56
,7c62a361a
,49a29a238
,417293f8c
,82ec66459
,49a29a238
,49a29a238
,169d71679
,d6b6941c8
]:Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.