build(deps): bump @emotion/react from 11.4.1 to 11.11.4 in /superset-frontend
Bumps @emotion/react from 11.4.1 to 11.11.4.
Release notes
Sourced from @emotion/react's releases.
@emotion/react@11.11.4Patch Changes
- #3159
5b82631dThanks@iegik! - Renamed an internalhasOwnPropertytohasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution withObject.freeze(Object.prototype).
@emotion/react@11.11.3Patch Changes
#3101
49c20b4fThanks@kyvong! - Fix Theme import for newer Typescript module resolution modesUpdated dependencies [
45c440fb]:
@emotion/serialize@1.1.3
@emotion/react@11.11.1Patch Changes
- #3048
9357f337Thanks@naari3! - AddedElementTypeto the Emotion'sJSXnamespace. It's defined in the same way as the one in@types/reactand should make it possible to use components that returnstrings,Promises and other types that are valid in React.
@emotion/react@11.11.0Minor Changes
- #3031
336f3d50Thanks@Andarist! - Added support for cascade@layers by updating the underlying parser (stylis).Patch Changes
#3029
eed5e6cfThanks@Andarist! - Fixed importing in Node ESM
@emotion/react@11.10.8Patch Changes
#3025
6bd13425Thanks@Andarist! - Fixed a parsing issue with&within nested functions in declaration values by updating the underlying parser (stylis).
@emotion/react@11.10.6Patch Changes
#2985
4e172c2aThanks@emmatown! - Remove peer dependency on@babel/coreUpdated dependencies [
4e172c2a]:
... (truncated)
Commits
6e0e388Version Packages (#3160)5b82631Renamed an internalhasOwnPropertytohasOwn(#3159)0bfa978AdddisableRemotePlaybackto valid prop types (#3156)b0014b4Version Packages (#3143)49c20b4Fix Theme import for newer Typescript module resolution modes (#3101)45c440fChangeArraytoReadonlyArrayin CSS type declarations (#3141)1c60314AddSECURITY.mdf3b268fVersion Packages (#3058)8f66526Fix@emotion/css/create-instancetypes in TypeScript module resolution mode...fef1ea0Version Packages (#3051)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase