Skip to content

Bump @emotion/react from 11.5.0 to 11.7.0#111

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/emotion/react-11.7.0
Open

Bump @emotion/react from 11.5.0 to 11.7.0#111
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/emotion/react-11.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 29, 2021

Copy link
Copy Markdown
Contributor

Bumps @emotion/react from 11.5.0 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
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.5.0 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.5.0...@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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 29, 2021
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.

0 participants