Skip to content

chore(deps): bump @emotion/react from 11.4.1 to 11.9.0 in /superset-frontend#19711

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/superset-frontend/emotion/react-11.9.0
Closed

chore(deps): bump @emotion/react from 11.4.1 to 11.9.0 in /superset-frontend#19711
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/superset-frontend/emotion/react-11.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2022

Bumps @emotion/react from 11.4.1 to 11.9.0.

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.9.0

Patch Changes

@​emotion/react@​11.8.2

Patch Changes

  • #2677 ff3cb164 Thanks @​Jack-Works! - Change Global component to use the StyleSheet constructor of the current cache.sheet. This is useful when cache.sheet is not the default implementation. Thanks to that the inner sheet constructed by Global can share the behavior with its "main" sheet that is hold by the cache.

@​emotion/react@​11.8.1

Patch Changes

  • #2651 39ac5b99 Thanks @​Andarist! - Fixed a transpilation issue that caused useInsertionEffect to be referenced directly in the specifiers list of the import statement. This has caused build errors in the consuming tools since the import statement can only reference known exports of a module.

@​emotion/react@​11.8.0

Minor Changes

  • #2600 2f27156a Thanks @​Andarist! - Refactored code to use the upcoming React.useInsertionEffect when it's available (this is a new hook that is going to be introduced in React 18). This shouldn't have any effect on existing codebases and the change should be transparent.

Patch Changes

  • #2609 242f7d8c Thanks @​Andarist! - Added @emotion/babel-plugin as a dependency - this is an actual dependency of the @emotion/react/macro entrypoint and it has to be explicitly declared to fix compatibility with strict package managers.

  • #2615 3d672acd Thanks @​srmagura! - Fix an edge case where runtime label extraction in class components led to invalid class names in Firefox. This only affected the development build of Emotion.

  • Updated dependencies [2f27156a]:

    • @​emotion/utils@​1.1.0

@​emotion/react@​11.7.1

Patch Changes

  • #2577 04681a5f Thanks @​Methuselah96! - Export Keyframes type to avoid TypeScript inserting import("@emotion/serialize").Keyframes references into declaration files emitted based on a source files exporting keyframes result. This avoids issues with strict package managers that don't allow accessing undeclared dependencies.

  • #2590 1554a7e2 Thanks @​Andarist! - Upgraded and pinned the version of Stylis - the CSS parser that Emotion uses under the hood.

  • Updated dependencies [1554a7e2]:

@​emotion/react@​11.7.0

Patch Changes

  • #2534 57be9e8c Thanks @​srmagura! - Changed the implementation of the runtime label extraction in elements using the css prop (that only happens in development) to one that should yield more consistent results across browsers. This fixes some minor issues with React reporting hydration mismatches that wouldn't happen in production.

@​emotion/react@​11.6.0

... (truncated)

Commits
  • 7a478fc Version Packages (#2710)
  • fc52bed Update snapshots after renaming a test (#2711)
  • 8c1c7c7 Fixed a Prettier error
  • d935762 Fixed a false positive warning for content properties that included var()...
  • 1a25293 Added includeStyles option to createSerializer to optionally disable styl...
  • 2d3d7dd Fixed CacheProvider demo in the docs (#2678)
  • 239f2d0 Version Packages (#2679)
  • 7f8910a Removed the direct dependency on from as it's no longer used that way
  • ff3cb16 Change Global component to use the StyleSheet constructor of the current ...
  • 4266aa0 Fix the description of the cascade problem in the docs (#2659)
  • 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 dependabot npm Dependabot - npm related PRs labels Apr 14, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/emotion/react-11.9.0 branch from d410b3c to 2503a72 Compare April 28, 2022 09:43
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.4.1 to 11.9.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/react@11.4.1...@emotion/react@11.9.0)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/emotion/react-11.9.0 branch from 2503a72 to 6d44cbe Compare May 11, 2022 13:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 15, 2022

Superseded by #20390.

@dependabot dependabot bot closed this Jun 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/emotion/react-11.9.0 branch June 15, 2022 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot npm Dependabot - npm related PRs size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments