Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @emotion/react from 11.4.1 to 11.7.0.

Release notes

Sourced from @​emotion/react's releases.

@​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

Minor Changes

  • #2542 eb013d25 Thanks @​eps1lon! - Fixed hydration mismatches if React.useId (an upcoming API in React 18) is used within a tree below our components.

Patch Changes

  • #2551 99fcea04 Thanks @​Andarist! - Shorten the path of the "private" isolated-hoist-non-react-statics-do-not-use-this-in-your-code entrypoint to avoid exeeding path limitations on Windows.

  • Updated dependencies [9e82a991, 516fe458]:

    • @​emotion/sheet@​1.1.0
    • @​emotion/cache@​11.6.0

@​emotion/react@​11.5.0

Patch Changes

  • #2498 e5beae8e Thanks @​Andarist! - Fixed an edge case issue with incorrect rules being generated. When a context selector (&) was used not at the beginning of a selector (which is not valid SCSS but is allowed by the Stylis parser that we are using) within a group of selectors containing a pseudoclass then it was not replaced correctly with the current context selector.

  • #2500 eda5e687 Thanks @​Jarred-Sumner! - Fix error loading @​emotion/react in alternative JS environments

  • Updated dependencies [e5beae8e, 9ae4a91a, f2eda829]:

    • @​emotion/cache@​11.5.0
    • @​emotion/sheet@​1.0.3
Commits
  • 200bc6a Version Packages (#2564)
  • f046ae4 Add ESLint 8 to the peer dependency range (#2562)
  • 57be9e8 Extract, unit test, and improve getLabelFromStackTrace (#2534)
  • 2bac69b Upgrade node version in the release workflow
  • ed90c2e Version Packages (#2539)
  • 3c902cf Fix & upgrade benchmarks (#2544)
  • 9e82a99 Tweak changesets created in #2521
  • d9b247d Add a note that container can be used to inject styles to windows (#2541)
  • 99fcea0 Shorten the path of the "private" `isolated-hoist-non-react-statics-do-not-us...
  • 9861a18 Add enterKeyHint prop to the isPropValid allowlist (#2540)
  • 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)

Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.4.1 to 11.7.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.7.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 added dependabot npm Dependabot - npm related PRs labels Dec 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2021

Superseded by #17847.

@dependabot dependabot bot closed this Dec 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/emotion/react-11.7.0 branch December 22, 2021 08:44
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