Skip to content

Bump jest-styled-components from 6.3.4 to 7.0.4#1092

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/jest-styled-components-7.0.4
Closed

Bump jest-styled-components from 6.3.4 to 7.0.4#1092
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/jest-styled-components-7.0.4

Conversation

@dependabot-preview
Copy link
Contributor

Bumps jest-styled-components from 6.3.4 to 7.0.4.

Release notes

Sourced from jest-styled-components's releases.

v7.0.4

support styled-components v6

v7.0.3

v7.0.2

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

v7.0.1

v7.0.0

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

v7.0.0-beta.2

  • improve handling of selectors that include static classNames …

e.g.

& + &, & > &, & &

but not

&&, &&&, etc.

v7.0.0-beta.1

Ship the stylesheetSerializer as a named export

v7.0.0-beta.0

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

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

Sourced from jest-styled-components's changelog.

7.0.4 - 2020-08-19

  • support styled-components v6

7.0.3 - 2020-08-19

7.0.2 - 2020-04-09

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

7.0.1 - 2020-04-07

7.0.0 - 2020-01-13

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

6.3.1 - 2018-11-11

Fixed

  • [toHaveStyleRule] Fix .not undefinded edge-case introduced in #206 (see #210).

6.3.0 - 2018-11-10

Added

  • [toHaveStyleRule] Ability to avoid passing the expected value and use the .not modifier (see #206).

6.2.2 - 2018-10-21

Fixed

  • Avoid using object spread to make this package compatible with Node <8.6 (see #196).

6.2.1 - 2018-09-22

Fixed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a major update to a development dependency.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 1, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #1125.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/jest-styled-components-7.0.4 branch August 1, 2021 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants