Skip to content

chore(deps-dev): bump @emotion/babel-preset-css-prop from 10.2.1 to 11.2.0 #1750

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2021

Bumps @emotion/babel-preset-css-prop from 10.2.1 to 11.2.0.

Release notes

Sourced from @​emotion/babel-preset-css-prop's releases.

@​emotion/babel-preset-css-prop@​11.2.0

Patch Changes

@​emotion/babel-preset-css-prop@​11.0.0

Major Changes

  • 9e3671c4 #2076 Thanks @​Andarist! - Removed runtime option that was introduced to this preset and deprecated shortly after that. If you want to configure runtime: "automatic", replace @emotion/babel-preset-css-prop with @babel/preset-react and @emotion/babel-plugin. You can find out how to configure things properly here: https://emotion.sh/docs/css-prop#babel-preset

  • c5b12d90 #1220 Thanks @​mitchellhamilton! - Removed support for the instances option, any usage of it should be replaced with the importMap option

  • c7850e61 #1656 Thanks @​Andarist! - autoLabel option no longer is a simple boolean. Instead we accept now 3 values: dev-only (the default), always and never.

    Each possible value for this option produces different output code:

    • with dev-only we optimize the production code, so there are no labels added there, but at the same time we keep labels for development environments,
    • with always we always add labels when possible,
    • with never we disable this entirely and no labels are added.

Minor Changes

  • c5b12d90 #1220 Thanks @​mitchellhamilton! - Added the importMap option which allows you to tell @emotion/babel-plugin what imports it should look at to determine what it should transform so if you re-export Emotion's exports, you can still use the Babel transforms

  • c672175b #1130 Thanks @​jtmthf! - Adjust how arrays passed to css prop are transformed so function elements can be resolved at runtime.

  • 0a4a22ff #1651 Thanks @​Andarist! - Allow labelFormat option to be a function.

Patch Changes

@​emotion/babel-preset-css-prop@​11.0.0-rc.0

Major Changes

Patch Changes

  • Updated dependencies [9c4ebc16]:
    • @​emotion/babel-plugin@​11.0.0-rc.0
Commits
  • b59084b Version Packages (#2247)
  • 0c31ed0 Fixed an issue with Enzyme snapshots for components using an array as the `cs...
  • c9b57f3 Fixed an issue with styled transformer not respecting `autoLabel: 'dev-only...
  • bfaa1b5 Improved support for css function when checking syntax-preference rule (#2246)
  • d030521 Tweak changeset text
  • 5112201 add incremental prop (#2191)
  • 64bc903 docs(babel-preset-css-prop): correcting invalid information in examples (#2245)
  • 2fe9e0e Version Packages (#2207)
  • d029350 Removed type for as prop for composite components (#2240)
  • f3c2e81 Added option & fallback AMP props to the list of valid props (#2232)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch 3 times, most recently from 8d76116 to 27afb55 Compare October 11, 2021 11:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch 2 times, most recently from 0d07415 to 1db4e4c Compare October 21, 2021 11:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch from 1db4e4c to d3ee544 Compare October 29, 2021 11:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch from d3ee544 to b392b47 Compare November 10, 2021 11:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch 2 times, most recently from bb4bd12 to 6c9a3d9 Compare December 9, 2021 11:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch 3 times, most recently from 8b261b3 to 70a6acd Compare December 20, 2021 11:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch 3 times, most recently from 7551593 to 4cedf5c Compare April 7, 2022 11:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch 2 times, most recently from 7af3b87 to 180a2b4 Compare April 25, 2022 11:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch 2 times, most recently from e8f4231 to ce766ad Compare May 10, 2022 11:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch from ce766ad to fa4afa2 Compare May 30, 2022 11:35
Bumps [@emotion/babel-preset-css-prop](https://github.com/emotion-js/emotion) from 10.2.1 to 11.2.0.
- [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/[email protected]...@emotion/[email protected])

---
updated-dependencies:
- dependency-name: "@emotion/babel-preset-css-prop"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch from fa4afa2 to e71ba4b Compare May 30, 2022 11:40
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #2140.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/emotion/babel-preset-css-prop-11.2.0 branch August 1, 2022 11:13
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