This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
⬆️ Update dependency styled-components to v6 #1304
Closed
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
renovate
bot
added
the
build 🤝
Changes that affect the build system or external dependencies
label
Jul 1, 2023
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 1, 2023 09:47
be036a0
to
2d4a50b
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 1, 2023 10:06
2d4a50b
to
07536e5
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 1, 2023 14:47
07536e5
to
f2b2594
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 1, 2023 20:01
f2b2594
to
b61b96c
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 2, 2023 11:40
b61b96c
to
0337037
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 2, 2023 17:28
0337037
to
5537ed9
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 2, 2023 18:23
5537ed9
to
62e067c
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 2, 2023 19:00
62e067c
to
3ce58d0
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 3, 2023 10:43
3ce58d0
to
938dcd1
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 3, 2023 14:09
938dcd1
to
ed3b545
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 3, 2023 16:50
ed3b545
to
6c33188
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 3, 2023 21:45
6c33188
to
006834b
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 4, 2023 11:15
006834b
to
ce1874e
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 4, 2023 12:08
ce1874e
to
8963a92
Compare
renovate
bot
force-pushed
the
renovate/cms-styled-components-6.x
branch
from
July 4, 2023 14:18
8963a92
to
af5affc
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
5.3.11
->6.0.1
Release Notes
styled-components/styled-components (styled-components)
v6.0.1
Compare Source
Fixed an issue where a dev-time warning was being triggered too eagerly.
Full Changelog: styled-components/styled-components@v6.0.0...v6.0.1
v6.0.0
Compare Source
Changed in this version
c0f8015
)e6c4f0a
)fa58875
)Breaking changes in v6
Migration guide → https://styled-components.com/docs/faqs#what-do-i-need-to-do-to-migrate-to-v6
stylis
v4 (if usingstylis-plugin-rtl
you'll need to upgrade to the newer version)@types/styled-components
in the past, you'll want to remove it$as
and$forwardedAs
props (useas
orforwardedAs
)$
prefix) for stuff you don't want to be passed to child component / HTMLStyleSheetManager
disableVendorPrefixes
withenableVendorPrefixes
propwithComponent
API (87f511a
); use "as" prop insteadFull Changelog: styled-components/styled-components@v5.3.7...v6.0.0
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.
🔕 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.