Skip to content
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 dependency babel-plugin-styled-components to v1.13.3 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 15, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-plugin-styled-components (source) 1.10.0 -> 1.13.3 age adoption passing confidence

Release Notes

styled-components/babel-plugin-styled-components (babel-plugin-styled-components)

v1.13.3

Compare Source

  • when there are multiple assignments prefer the outer name (#​355) thanks @​rockwotj
  • minor dependency updates

v1.13.2

Compare Source

  • added some conditional guards to code paths that lead to errors for some consumers (0c16c1b)
  • dependency updates
  • teach babel plugin about certain spread application scenarios with "css" prop #​339
  • handle namespace import (import * as styled from 'styled-components') properly #​340

v1.13.1

Compare Source

Fix one edge case with object key interpolation from v1.13.0

v1.13.0

Compare Source

  • teach the plugin how to handle variable interpolation in object keys, e.g.

    css={{
      [theme.breakpoint.sm]: {
        color: 'red'
      } 
    }}
  • plugin now emits transient props when replacing css prop 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

v1.12.1

Compare Source

v1.12.0

Compare Source

  • Add topLevelImportPaths option (#​288)

    This functionality allows the composer to specify alternate import locations for the "styled" constructor, for instance if you are using a third party library that wraps styled-components and does additional processing. See this test for how to use it.

  • preserve structure of JSX member expressions in generated ast nodes; this makes sure that other babel transformations that rename variables will be able to process the ast nodes created by this plugin. fixes #​240

v1.11.1

Compare Source

Revert #​283, it caused a major build performance regression

v1.11.0

Compare Source

Thank you to all our contributors!

v1.10.7

Compare Source

emit styled('tag') instead of styled.tag for css prop (#​266); this handles if the given tag is not in the dom elements whitelist yet in styled-components proper

fixes styled-components/styled-components#2965 (comment)

v1.10.6

Compare Source

Fix import-seeking loop regression (introduced in 1.10.3) that can occur when running the babel plugin over ESM files without a styled import, #​234 thanks @​ZauberNerd

v1.10.5

Compare Source

Thanks to @​ZauberNerd for figuring out an edge case with import detection in the "css" prop handling code (was causing some stalled compliations in certain project setups) #​233

v1.10.4

Compare Source

Fix for babel type checks potentially not existing due to older versions being used via package manager resolution 64d9b92

v1.10.3

Compare Source

  • do not try to transpile things we don't own (#​230)

  • customize css prop component injection depending on use case (#​228)

  • Support custom elements (#​229)

  • Support nested + lowercase components (#​229)

  • fix ssr transpilation of object styles in the css prop (#​229)

v1.10.2

Compare Source

fix SSR support for styled HOC + object styles https://github.com/styled-components/babel-plugin-styled-components/pull/227

v1.10.1

Compare Source

Fix transpilation of the "css" prop to be stable under SSR and receive all the minification goodies


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from dd1c0e7 to de29f20 Compare June 24, 2019 13:54
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.10.1 Update dependency babel-plugin-styled-components to v1.10.2 Jun 24, 2019
@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from de29f20 to 510713e Compare June 27, 2019 18:27
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.10.2 Update dependency babel-plugin-styled-components to v1.10.3 Jun 27, 2019
@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from 510713e to 2cd138f Compare June 28, 2019 00:42
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.10.3 Update dependency babel-plugin-styled-components to v1.10.4 Jun 28, 2019
@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from 2cd138f to 8b71346 Compare July 1, 2019 14:14
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.10.4 Update dependency babel-plugin-styled-components to v1.10.5 Jul 1, 2019
@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from 8b71346 to 217ba9d Compare July 1, 2019 22:27
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.10.5 Update dependency babel-plugin-styled-components to v1.10.6 Jul 1, 2019
@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from 217ba9d to 289cb99 Compare February 8, 2020 16:57
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.10.6 Update dependency babel-plugin-styled-components to v1.10.7 Feb 8, 2020
@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from 289cb99 to c904259 Compare August 26, 2020 16:00
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.10.7 Update dependency babel-plugin-styled-components to v1.11.1 Aug 26, 2020
@vercel
Copy link

vercel bot commented Aug 26, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vgm/vb-site/6V3qks9QaHPsdABQBXePzToJsV2v
✅ Preview: https://vb-site-git-renovate-babel-plugin-styled-components-1x-vgm.vercel.app

@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from c904259 to 8e9742b Compare December 11, 2020 11:53
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.11.1 Update dependency babel-plugin-styled-components to v1.12.0 Dec 11, 2020
@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from 8e9742b to 6e640af Compare October 18, 2021 22:32
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.12.0 Update dependency babel-plugin-styled-components to v1.13.3 Oct 18, 2021
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.13.3 fix(deps): update dependency babel-plugin-styled-components to v1.13.3 Mar 12, 2022
@renovate renovate bot changed the title fix(deps): update dependency babel-plugin-styled-components to v1.13.3 fix(deps): update dependency babel-plugin-styled-components to v1.13.3 - autoclosed Oct 17, 2022
@renovate renovate bot closed this Oct 17, 2022
@renovate renovate bot deleted the renovate/babel-plugin-styled-components-1.x branch October 17, 2022 07:32
@renovate renovate bot changed the title fix(deps): update dependency babel-plugin-styled-components to v1.13.3 - autoclosed fix(deps): update dependency babel-plugin-styled-components to v1.13.3 Oct 17, 2022
@renovate renovate bot reopened this Oct 17, 2022
@renovate renovate bot restored the renovate/babel-plugin-styled-components-1.x branch October 17, 2022 07:33
@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from 6e640af to 8b90895 Compare October 17, 2022 10:18
@vercel
Copy link

vercel bot commented Oct 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vb-site ❌ Failed (Inspect) Nov 23, 2022 at 9:40AM (UTC)

@renovate renovate bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from a27cd3c to 18e4604 Compare November 23, 2022 09:39
@renovate renovate bot changed the title fix(deps): update dependency babel-plugin-styled-components to v1.13.3 Update dependency babel-plugin-styled-components to v1.13.3 Dec 17, 2022
@renovate renovate bot changed the title Update dependency babel-plugin-styled-components to v1.13.3 fix(deps): update dependency babel-plugin-styled-components to v1.13.3 Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants