Update emotion monorepo - #285
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
September 10, 2025 18:56
45683b1 to
78c1634
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
September 11, 2025 22:58
78c1634 to
32e4279
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
October 16, 2025 06:38
32e4279 to
cb7d08a
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
October 22, 2025 07:52
cb7d08a to
7e4c2a1
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
November 3, 2025 17:14
7e4c2a1 to
08ba5ff
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
November 9, 2025 07:16
08ba5ff to
32c1671
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
November 26, 2025 12:53
32c1671 to
743c69e
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
December 3, 2025 19:07
743c69e to
b9f46fa
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
December 8, 2025 06:43
b9f46fa to
39d5f4d
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
December 8, 2025 07:39
39d5f4d to
8842d8e
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
December 25, 2025 10:02
8842d8e to
29fac5e
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
January 15, 2026 13:32
29fac5e to
fa141e4
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
January 23, 2026 20:52
fa141e4 to
6110861
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
February 2, 2026 16:45
6110861 to
acb3a3a
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
February 17, 2026 18:57
55de474 to
da490c5
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
March 5, 2026 16:36
da490c5 to
810220a
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
April 1, 2026 15:59
810220a to
838348a
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
April 8, 2026 15:40
838348a to
a7249a3
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
May 1, 2026 11:07
a7249a3 to
2f43301
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
May 12, 2026 14:17
2f43301 to
d40b9dc
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
May 18, 2026 13:34
d40b9dc to
00878f1
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
May 28, 2026 22:49
00878f1 to
ac5eb01
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
June 2, 2026 00:39
ac5eb01 to
1ca3f0e
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
June 11, 2026 09:07
1ca3f0e to
f5d8794
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
July 12, 2026 14:12
f5d8794 to
7c380f8
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
July 16, 2026 18:45
7c380f8 to
d8ad7bc
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
July 21, 2026 00:54
d8ad7bc to
cca4505
Compare
renovate
Bot
force-pushed
the
renovate/emotion-monorepo
branch
from
July 30, 2026 20:02
cca4505 to
ab0b800
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3→11.14.011.11.0→11.14.1Release Notes
emotion-js/emotion (@emotion/react)
v11.14.0Compare Source
Minor Changes
a19d019Thanks @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
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.
#3215
a9f6912Thanks @Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5,a9f6912]:v11.12.0Compare Source
Patch Changes
#3206
d1994c4Thanks @DiegoAndai! - Improved compatibility with the upcoming@types/reactfor React 19 where the globalJSXnamespace doesn't exist anymore#3208
56109e7Thanks @Andarist! - Only forward definedrefs to improve compatibility with the upcoming React 19Updated dependencies [
9ca22c6,a1e881b,16d8a8c]: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).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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.