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

chore(deps): update dependency jest-styled-components to v7.2.0 #203

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-styled-components 7.0.0-2 -> 7.2.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

v7.0.0-beta.2

Compare Source

  • improve handling of selectors that include static classNames …

e.g.

& + &, & > &, & &

but not

&&, &&&, etc.

v7.0.0-beta.1

Compare Source

Ship the stylesheetSerializer as a named export

v7.0.0-beta.0

Compare Source

styled-components v5 beta support, drops support for s-c versions below v5

npm install --dev jest-styled-components@beta

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 is behind base branch, 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.

@netlify
Copy link

netlify bot commented Jun 19, 2019

fail

Name Link
🔨 Latest commit f76de77
🔍 Latest deploy log https://app.netlify.com/sites/mcs-ui/deploys/65284ea079f9880008dbd11e

@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from 8ca8ee6 to 2aae523 Compare November 21, 2019 13:46
@renovate renovate bot changed the title chore(deps): update dependency jest-styled-components to v7.0.0-beta.1 chore(deps): update dependency jest-styled-components to v7.0.0-beta.2 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from 2aae523 to 6581b6a Compare January 18, 2020 20:54
@renovate renovate bot changed the title chore(deps): update dependency jest-styled-components to v7.0.0-beta.2 chore(deps): update dependency jest-styled-components to v7.0.0 Jan 18, 2020
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from 6581b6a to 0b0cc3f Compare April 29, 2020 03:57
@renovate renovate bot changed the title chore(deps): update dependency jest-styled-components to v7.0.0 chore(deps): update dependency jest-styled-components to v7.0.2 Apr 29, 2020
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from 0b0cc3f to c11b758 Compare August 22, 2020 01:01
@renovate renovate bot changed the title chore(deps): update dependency jest-styled-components to v7.0.2 chore(deps): update dependency jest-styled-components to v7.0.3 Aug 22, 2020
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from c11b758 to e1e6d29 Compare April 26, 2021 12:25
@renovate renovate bot changed the title chore(deps): update dependency jest-styled-components to v7.0.3 chore(deps): update dependency jest-styled-components to v7.0.4 Apr 26, 2021
@renovate renovate bot changed the title chore(deps): update dependency jest-styled-components to v7.0.4 chore(deps): update dependency jest-styled-components to v7.0.5 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from e1e6d29 to 7d96246 Compare October 18, 2021 14:54
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from 7d96246 to 25cbaf0 Compare March 7, 2022 08:09
@renovate renovate bot changed the title chore(deps): update dependency jest-styled-components to v7.0.5 chore(deps): update dependency jest-styled-components to v7.0.8 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from 25cbaf0 to 254cb04 Compare November 20, 2022 15:13
@renovate renovate bot changed the title chore(deps): update dependency jest-styled-components to v7.0.8 chore(deps): update dependency jest-styled-components to v7.1.1 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency jest-styled-components to v7.1.1 chore(deps): update dependency jest-styled-components to v7.2.0 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/jest-styled-components-7.x branch from 254cb04 to f76de77 Compare October 12, 2023 19:53
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