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:
7.26.0
->7.27.1
11.13.3
->11.14.0
11.13.0
->11.14.0
6.6.0
->6.7.2
6.6.0
->6.7.2
6.6.0
->6.7.2
^6.0.0
->^7.0.0
6.1.6
->6.4.8
2.3.0
->2.8.1
11.1.6
->11.2.0
0.4.11
->0.4.12
22.9.0
->22.15.17
^18.2.56
->^19.0.0
^18.0.28
->^19.0.0
^18.0.0
->^19.0.0
^18.2.19
->^19.0.0
^18.0.10
->^19.0.0
^18.0.0
->^19.0.0
1.0.4
->1.0.8
^9.1.3
->^10.0.0
3.13.7
->3.13.10
9.1.6
->9.1.7
2.12.0
->2.14.4
3.3.3
->3.5.3
^18.2.0
->^19.0.0
^18.2.0
->^19.0.0
^6.6.2
->^7.0.0
^18.2.0
->^19.0.0
9.1.2
->9.2.0
1.0.24
->1.0.26
1.8.10
->1.8.11
2.2.16
->2.2.17
11.1.6
->11.2.0
5.6.3
->5.8.3
Release Notes
babel/babel (@babel/core)
v7.27.1
Compare Source
👓 Spec Compliance
babel-parser
using of
as lexical declaration within for (@JLHwung)babel-parser
,babel-types
🐛 Bug Fix
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-traverse
babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
babel-helper-remap-async-to-generator
,babel-plugin-transform-async-to-generator
babel-helper-fixtures
,babel-parser
babel-generator
,babel-parser
babel-parser
babel-compat-data
,babel-preset-env
babel-traverse
babel-generator
💅 Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-class-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-traverse
🏠 Internal
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regenerator-runtime
dep in@babel/runtime
(@nicolo-ribaudo)babel-compat-data
,babel-preset-env
babel-compat-data
,babel-standalone
babel-register
@babel/register
to cts (@liuxingbaoyu)babel-cli
,babel-compat-data
,babel-core
,babel-generator
,babel-helper-compilation-targets
,babel-helper-fixtures
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-plugin-test-runner
,babel-helper-transform-fixture-test-runner
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-react-display-name
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-preset-env
,babel-register
,babel-standalone
,babel-types
babel-plugin-transform-regenerator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
babel-helpers
,babel-plugin-transform-regenerator
babel-helpers
🔬 Output optimization
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs3
interopRequireWildcard
size (@liuxingbaoyu)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
regeneratorRuntime
size (@liuxingbaoyu)v7.26.10
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
,babel-template
babel-core
babel-parser
,babel-plugin-transform-typescript
babel-traverse
babel-generator
abstract override
(@liuxingbaoyu)babel-parser
babel-helpers
,babel-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
💅 Polish
babel-standalone
🏠 Internal
babel-parser
v7.26.9
Compare Source
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)v7.26.8
Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-env
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)emotion-js/emotion (@emotion/react)
v11.14.0
Compare Source
Minor Changes
a19d019
Thanks @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.5
Compare Source
Patch Changes
#3270
77d930d
Thanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exports
conditions when using@emotion/babel-plugin
withsourceMap: true
(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopment
condition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d
]:FortAwesome/Font-Awesome (@fortawesome/fontawesome-svg-core)
v6.7.2
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.1
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
mui/material-ui (@mui/material)
v7.1.0
Compare Source
May 6, 2025
A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
@mui/[email protected]
notchedOutline
slot (#45917) @siriwatknponClickAway
behavior whendefaultMuiPrevented
is provided (#45629) @sai6855useMediaQuery('print')
(#44790) @good-jinuSelectChangeEvent
(#45941) @SuyashShukla0007@mui/[email protected]
@layer
order rules in App Router (#45864) @Nayeem-XTREME@mui/[email protected]
@mui/system
types organization (#45860) @Janpot@mui/[email protected]
ownerState
from props instyled
(#46083) @siriwatknpDocs
paper
slot JSDoc default fromPaper
toPopoverPaper
(#45722) @andreachieraAccordionSummary
to the v5 breaking change migration (#45947) @siriwatknpInitColorSchemeScript
docs and API (#45927) @siriwatknpae84b35
) @oliviertassinari057384e
) @oliviertassinaria2a62d5
) @oliviertassinariCore
3889ded
) @oliviertassinari8135638
) @oliviertassinari@mui/utils
deep imports (#46004) @JanpotStrictMode
effects not being called twice in React 19 tests (#45812) @bernardobelchior@mui/utils
to typescript (#45671) @Janpotb101d5c
) @oliviertassinari0f79796
) @oliviertassinariplaywright
with@playwright/test
(#45998) @ZeeshanTamboli@mui/material/themeCssVarsAugmentation
(#46053) @Janpot0a5c027
) @oliviertassinaribeee09f
) @oliviertassinaripkg.pr.new
publishing ([#42984](https://redirect.github.cConfiguration
📅 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 becomes conflicted, 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.