kuldeepkeshwar / filbert-js

A lightweight(~1kb) css-in-js framework
https://filbert-js.vercel.app/docs/introduction
MIT License
176 stars 9 forks source link

Bump @emotion/cache from 10.0.29 to 11.10.5 #278

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 2 years ago

Bumps @emotion/cache from 10.0.29 to 11.10.5.

Release notes

Sourced from @​emotion/cache's releases.

@​emotion/cache@​11.10.5

Patch Changes

  • #2890 d8a13bca Thanks @​Andarist! - An edge case issue with some specific CSS variables being treated as prefixable declarations got fixed by updating the underlying parser (stylis).

  • Updated dependencies [61c66963]:

    • @​emotion/sheet@​1.2.1

@​emotion/cache@​11.10.3

Patch Changes

  • #2864 b9b8b749 Thanks @​Andarist! - Fixed a regression that could cause a crash when looking for an ignoring comment for unsafe pseudo-classes.

@​emotion/cache@​11.10.2

Patch Changes

  • #2751 0ffd6068 Thanks @​Andarist, @​kyoncy! - Fix /* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */ not disabling the warning when there are multiple blocks of CSS.

@​emotion/cache@​11.10.1

Patch Changes

  • #2842 28e9b499 Thanks @​Andarist! - Thanks to the recently added exports field, the package now includes a worker condition that can be utilized by properly configured bundlers when targeting worker-like environments. It fixes the issue with browser-specific files being prioritized by some bundlers when targeting workers.

@​emotion/cache@​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/cache@​11.9.3

Patch Changes

  • #2728 6c2d7a60 Thanks @​Peeja! - TypeScript type for the container option has been adjusted. It will now accept a ShadowRoot, or any other kind of Node.

  • Updated dependencies [6c2d7a60]:

    • @​emotion/sheet@​1.1.1

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

@​emotion/cache@​11.6.0

... (truncated)

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)
changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 222983f0e70a1e44a01f58bff8db101e892d1fe6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
filbert-js ❌ Failed (Inspect) Nov 9, 2022 at 6:25PM (UTC)
dependabot[bot] commented 8 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.