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.11.0 #287

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps @emotion/cache from 10.0.29 to 11.11.0.

Release notes

Sourced from @​emotion/cache's releases.

@​emotion/cache@​11.11.0

Minor Changes

Patch Changes

@​emotion/cache@​11.10.8

Patch Changes

  • #3025 6bd13425 Thanks @​Andarist! - Fixed a parsing issue with & within nested functions in declaration values by updating the underlying parser (stylis).

@​emotion/cache@​11.10.7

Patch Changes

  • #3019 b02be0ba Thanks @​Andarist! - Fixed /* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */ not disabling the warning for rules defined inside other rules.

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

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
vercel[bot] commented 8 months ago

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

Name Status Preview Comments Updated (UTC)
filbert-js ❌ Failed (Inspect) Mar 11, 2024 6:43pm
changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: adcbcae747a0a66e68f292384051bb37e32c7361

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