This repository was archived by the owner on Jun 5, 2026. It is now read-only.
chore(deps): update dependency @emotion/react to v11.14.0 - #176
Closed
renovate-sh-app[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency @emotion/react to v11.14.0#176renovate-sh-app[bot] wants to merge 1 commit into
renovate-sh-app[bot] wants to merge 1 commit into
Conversation
|
|
renovate-sh-app
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
January 12, 2026 18:25
85818bd to
97ec989
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/emotion-monorepo
branch
2 times, most recently
from
February 4, 2026 15:27
0d9a241 to
d47261a
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
March 17, 2026 01:10
d47261a to
3a7854d
Compare
| datasource | package | from | to | | ---------- | -------------- | ------- | ------- | | npm | @emotion/react | 11.11.1 | 11.14.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
renovate-sh-app
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
March 21, 2026 10:46
3a7854d to
bfc505d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.11.1→11.14.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
emotion-js/emotion (@emotion/react)
v11.14.0Compare Source
Minor Changes
fc4d7bdThanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.Patch Changes
8dc1a6d,e1bf17e]:v11.13.5Compare Source
Patch Changes
#3270
77d930dThanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exportsconditions when using@emotion/babel-pluginwithsourceMap: true(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopmentcondition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d]:v11.13.3Compare Source
Patch Changes
#3232
0ce3ed0Thanks @ENvironmentSet! - Distributecssprop attachment over props that are union typesUpdated dependencies []:
v11.13.0Compare Source
Minor Changes
#3198
d8ff8a5Thanks @Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
Patch Changes
d8ff8a5,a9f6912]:v11.12.0Compare Source
Minor Changes
85772c3Thanks @emmatown! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.Patch Changes
#2558
85772c3Thanks @emmatown! - Fixedoptionsparameter tocreateEmotionfrom@emotion/css/create-instanceincorrectly being marked as optional when it's required.Updated dependencies [
9ca22c6,16d8a8c,52aadc6,52aadc6]:v11.11.4Compare Source
Patch Changes
5b82631dThanks @iegik! - Renamed an internalhasOwnPropertytohasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution withObject.freeze(Object.prototype).v11.11.3Compare Source
Patch Changes
#3101
49c20b4fThanks @kyvong! - Fix Theme import for newer Typescript module resolution modesUpdated dependencies [
45c440fb]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.