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

Bump babel-plugin-emotion from 10.0.19 to 10.0.33 #13409

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps babel-plugin-emotion from 10.0.19 to 10.0.33.

Release notes

Sourced from babel-plugin-emotion's releases.

babel-plugin-emotion@10.0.33

Patch Changes

  • b9f8ae3 #1829 Thanks @Andarist! - Skip appending source maps & labels to Babel-transpiled tagged template expressions.

babel-plugin-emotion@10.0.29

Patch Changes

  • Updated dependencies [446e756]:
    • @emotion/hash@0.8.0
    • @emotion/serialize@0.11.16

babel-plugin-emotion@10.0.28

Patch Changes

  • 4dfe558 #1731 Thanks @ndelangen! - Fixed an issue with adding label & target options to styled-related calls when those properties were already set, causing those properties to be duplicated. This could have happened for example when transpiling already transpiled code or when providing those options manually (latter being less likely).

  • af07afb #1761 Thanks @mansourkheffache! - Push source maps & labels to cooked/raw arrays in TS-transpiled tagged template expressions containing interpolations. This is a case not covered previously by #1538.

babel-plugin-emotion@10.0.27

Patch Changes

  • 4c62ae9 #1698 Thanks @Andarist! - Add LICENSE file
  • Updated dependencies [4c62ae9]:
    • @emotion/hash@0.7.4
    • @emotion/memoize@0.7.4
    • @emotion/serialize@0.11.15
Commits
  • 6837b28 ci(changeset): generate PR with changelog & version updates (#1832)
  • b9f8ae3 Skip appending source maps & labels to Babel-transpiled tagged template expre...
  • a267a9a ci(changeset): generate PR with changelog & version updates (#1809)
  • 5af2755 Fixed compatibility with latest jest TS types (#1808)
  • f1b1656 ci(changeset): generate PR with changelog & version updates (#1801)
  • ef7794f Fixed issue with TypeScript 3.8 where theme was inferred to be required for...
  • a54bbe2 Fix a small typo (#1786)
  • 425e0c3 ci(changeset): generate PR with changelog & version updates (#1793)
  • babbbe3 Add disablePictureInPicture to the valid props list (#1792)
  • 870211a ci(changeset): generate PR with changelog & version updates (#1781)
  • Additional commits viewable in compare view

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 6, 2020
@ykzts ykzts merged commit 7007bb0 into master Apr 8, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/babel-plugin-emotion-10.0.33 branch April 8, 2020 18:23
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant