Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

chore(deps): bump @emotion/css from 11.1.3 to 11.10.5 #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps @emotion/css from 11.1.3 to 11.10.5.

Release notes

Sourced from @​emotion/css's releases.

@​emotion/css@​11.10.5

Patch Changes

@​emotion/css@​11.10.0

Minor Changes

  • #2819 bbad8c79 Thanks @​nicksrandall! - exports field has been added to the package.json manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.

Patch Changes

@​emotion/css@​11.9.0

Patch Changes

@​emotion/css@​11.7.1

Patch Changes

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

  • Updated dependencies [1554a7e2]:

    • @​emotion/babel-plugin@​11.7.1
    • @​emotion/cache@​11.7.1

@​emotion/css@​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.

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

    • @​emotion/cache@​11.5.0
    • @​emotion/sheet@​1.0.3
Commits
  • 92be52d Version Packages (#2885)
  • 13afe03 Upgrade Stylis to a version with container queries support (#2929)
  • d8a13bc Fork Stylis prefixer (#2890)
  • c1ee578 Remove unused cx import in a doc example (#2915)
  • 4c0005f Do not warn about @emotion/react being loaded twice in Vitest (#2905)
  • 61c6696 Do not log failed rule insertions in the speedy mode for -ms-expand and `-m...
  • 8a16374 Fixed incorrect backticks in jsx-import.md (#2914)
  • 6eef2e3 Clarification that Internet Explorer doesn't belong in the group "popular bro...
  • c02b121 Fixed an issue that prevented using content: "element(name)" (#2896)
  • 5fa2d54 Adds documentation for integrating with eslint-plugin-react (#2882)
  • 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/css](https://github.com/emotion-js/emotion) from 11.1.3 to 11.10.5.
- [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/css"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file frontend javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants