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-dev): bump @emotion/babel-plugin from 11.3.0 to 11.7.2 #1419

Merged
merged 2 commits into from Feb 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps @emotion/babel-plugin from 11.3.0 to 11.7.2.

Release notes

Sourced from @​emotion/babel-plugin's releases.

@​emotion/babel-plugin@​11.7.2

Patch Changes

  • #2585 b830c7dc Thanks @​Andarist! - Fixed label extraction crashing in some cases involving variable declarations with array and object patterns.

  • #2585 b830c7dc Thanks @​kddc, @​Andarist! - Improved label extraction for named function expressions and anonymous functions used as object property values.

  • #2602 b02f349d Thanks @​Andarist! - Fixed an issue with styled transformer sometimes not using the used local name for the imported named export when used with importMap.

@​emotion/babel-plugin@​11.7.1

Patch Changes

  • #2590 1554a7e2 Thanks @​Andarist! - Upgraded and pinned the version of Stylis - the CSS parser that Emotion uses under the hood.
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 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 dependabot bot requested a review from a team as a code owner February 7, 2022 03:06
@dependabot dependabot bot requested review from connor-baer and removed request for a team February 7, 2022 03:06
@dependabot dependabot bot added the 📦 dependencies Pull requests that update a dependency file label Feb 7, 2022
@changeset-bot
Copy link

changeset-bot bot commented Feb 7, 2022

⚠️ No Changeset found

Latest commit: 70d1dd7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Feb 7, 2022

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/sumup/oss-circuit-ui/2R6UFopnDUWKfkVsrPepNGhKAVFa
✅ Preview: https://oss-circuit-ui-git-dependabot-npmandyarnemotionbab-e4a72b-sumup.vercel.app

@robinmetral
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@robinmetral
Copy link
Contributor

@dependabot recreate

@robinmetral
Copy link
Contributor

@dependabot rebase

Bumps [@emotion/babel-plugin](https://github.com/emotion-js/emotion) from 11.3.0 to 11.7.2.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/babel-plugin@11.3.0...@emotion/babel-plugin@11.7.2)

---
updated-dependencies:
- dependency-name: "@emotion/babel-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
{ size: 'one', snapshot: '"font-size:16px;line-height:24px;"' },
{ size: 'two', snapshot: '"font-size:14px;line-height:20px;"' },
];
it.each(snapshots)(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was running into the following error: "Multiple inline snapshots for the same call are not supported."

(see jestjs/jest#6636)

@kodiakhq kodiakhq bot merged commit 0069e7e into main Feb 7, 2022
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/emotion/babel-plugin-11.7.2 branch February 7, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗂 circuit-ui 📦 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants