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

Update dependency jest-styled-components to v7 #19

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-styled-components ^6.3.3 -> ^7.0.0 age adoption passing confidence

Release Notes

styled-components/jest-styled-components (jest-styled-components)

v7.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/jest-styled-components@v7.1.1...v7.2.0

v7.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/jest-styled-components@v7.1.0...v7.1.1

v7.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/jest-styled-components@v7.0.8...v7.1.0

v7.0.8

Compare Source

What's changed

  • fix detection of classnames when babel plugin is involved (9ba7753)

Full Changelog: styled-components/jest-styled-components@v7.0.7...v7.0.8

v7.0.7

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/jest-styled-components@v7.0.6...v7.0.7

v7.0.6

Compare Source

  • Fix false negative detection of some media queries by simplifying media query regex for stripping spaces (#​379)
  • Improve test and memory utilization by removing sc style nodes on cleanup (#​382)
  • Add snapshot options to customize what CSS is included in jest snapshots (#​375)
  • Fix type error when using css ttl with "modifier" option (#​367)
  • Add example of how to handle override styles to README.md (#​372)

v7.0.5

Compare Source

  • dependency upgrades to resolve some security warnings and such
  • Strip css rules belonging to unused styled components referenced by another (#​351)
  • added explicit node >= 12 "engines" field (we have been using Array.flatMap which requires at least v11, so picked the closest LTS afterward)

v7.0.4

Compare Source

support styled-components v6

v7.0.3

Compare Source

v7.0.2

Compare Source

Fix toHaveStyleRule support classes with displayName prefix (#​302) thanks @​vxcamiloxv

v7.0.1

Compare Source

v7.0.0

Compare Source

  • styled-components v5 support, drops support for s-c versions below v5
  • ship stylesheetSerializer as a named export

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/jest-styled-components-7.x branch from a97188f to f9acd2a Compare May 15, 2021 19:54
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from f9acd2a to 16b19c3 Compare August 22, 2021 02:42
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from 16b19c3 to 921f82a Compare March 7, 2022 08:26
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from 921f82a to 1cbfd41 Compare September 25, 2022 12:16
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from 1cbfd41 to 1daaa36 Compare November 20, 2022 09:55
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