fix: update dependency babel-plugin-styled-components to v1.13.3 (release-bot/next-v15.x)#2129
Open
renovate[bot] wants to merge 1 commit intorelease-bot/next-v15.xfrom
Conversation
Contributor
|
The babel plugin has a bug in conjunction with TypeScript which we need to debug and probably fix upstream, since the bug has been there for quite a while: #2118 (comment) |
2f6cfee to
687b619
Compare
2901bee to
028c471
Compare
687b619 to
a335769
Compare
a335769 to
a3d9b49
Compare
136d199 to
822c2a5
Compare
822c2a5 to
152992f
Compare
152992f to
631fc12
Compare
631fc12 to
91242d6
Compare
91242d6 to
7acf16d
Compare
7acf16d to
b8dad94
Compare
This file contains hidden or 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
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.12.1→1.13.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
styled-components/babel-plugin-styled-components (babel-plugin-styled-components)
v1.13.3Compare Source
v1.13.2Compare Source
0c16c1b)import * as styled from 'styled-components') properly #340v1.13.1Compare Source
Fix one edge case with object key interpolation from v1.13.0
v1.13.0Compare Source
teach the plugin how to handle variable interpolation in object keys, e.g.
plugin now emits transient props when replacing
cssprop calls (cuts down on garbage in the DOM for s-c 5.1+)merge withConfig arguments to allow for shouldForwardProp, thanks @ithinkdancan #323
move injected components to end of file scope, thanks @sfishel18
Ensure sc- prefix is always added #313, thanks @chalbert
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 was generated by Mend Renovate. View the repository job log.