build(deps): bump @babel/runtime and @material-ui/icons in /plugins/range-input
Bumps @babel/runtime to 7.27.1 and updates ancestor dependency @material-ui/icons. These dependencies need to be updated together.
Updates @babel/runtime from 7.24.7 to 7.27.1
Release notes
Sourced from @babel/runtime's releases.
v7.27.1 (2025-04-30)
Thanks
@kermanxand@woaitsAryanfor your first PRs!:eyeglasses: Spec Compliance
babel-parserbabel-parser,babel-types:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (
@magic-akari)babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (
@liuxingbaoyu)babel-generator:nail_care: 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
- #17221 Reduce generated names size for the 10th-11th (
@nicolo-ribaudo):house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalonebabel-register
- #16844 Migrate
@babel/registerto cts (@liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17205 Inline regenerator in the relevant packages (
@nicolo-ribaudo)- All packages
... (truncated)
Changelog
Sourced from @babel/runtime's changelog.
v7.27.1 (2025-04-30)
:eyeglasses: Spec Compliance
babel-parserbabel-parser,babel-types:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (
@magic-akari)babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (
@liuxingbaoyu)babel-generator:nail_care: 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
- #17221 Reduce generated names size for the 10th-11th (
@nicolo-ribaudo):house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalone- Other
babel-register
- #16844 Migrate
@babel/registerto 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-typesbabel-plugin-transform-regenerator
... (truncated)
Commits
eebd3a0v7.27.1296cdc5Remove unusedregenerator-runtimedep in@babel/runtime(#17263)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)5c350eav7.27.0ca4865aFix: align behaviour to tscrewriteRelativeImportExtensions(#17118)e1ce99dv7.26.10d5952e8Fix processing of replacement pattern with named capture groups (#17173)64bca7bv7.26.92d95140v7.26.763d3038v7.26.0- Additional commits viewable in compare view
Updates @material-ui/icons from 1.1.1 to 4.11.3
Changelog
Sourced from @material-ui/icons's changelog.
4.11.3
Jan 24, 2021
This release fixes an important issue with Chrome 88. The usage of NaN as a CSS property with JSS throws an exception.
@material-ui/[email protected]
- [styles] Upgrade jss to 10.5.1 (#24570)
@oliviertassinari
@material-ui/[email protected]
- [styles] Upgrade jss to 10.5.1 (#24570)
@oliviertassinari
@material-ui/[email protected]
- [system] Fix handling of null-ish values (#24527)
@oliviertassinari"Docs
- [blog] 2020 in review and beyond (#24130)
@oliviertassinari- [docs] Add ELEVATOR to backers (#23977)
@mbrookes- [docs] Add eslint rule to docs (#23843)
@jens-ox- [docs] Add notification for Adobe XD design assets (#23979)
@mbrookes- [docs] Allow codesandbox deploy for demos in X (#23644)
@oliviertassinari- [docs] Fix codesandbox datagrid demo (#24218)
@brno32- [docs] Improve displayed versions (#24051)
@oliviertassinari- [docs] Mention Adobe XD (#23978)
@oliviertassinari- [docs] Sync tranlations (#23981)
@l10nbot- [docs] Sync translation (#23719)
@l10nbot- [docs] Sync translations (#23836)
@l10nbot- [docs] Sync translations (#24039)
@l10nbot- [docs] Update Divjoy URL (#24447)
@mbrookes- [docs] Update in-house ads (#24410)
@mbrookesCore
- [core] Batch small changes (#24224)
@oliviertassinari4.11.2
Dec 2, 2020
This release widens the peer dependency scope of React to accept ^17.0.0. The change makes it easier for developers to upgrade React independently from Material-UI. The best support for React 17 will be found in Material-UI v5.
This is a reminder that all ongoing work has moved to v5. This means a feature freeze on v4. The development of v4 is limited to important bug fixes, security patches and easing the upgrade path to v5.
@material-ui/[email protected]
- [core] Allow React 17 in peer dependencies (#23697)
@oliviertassinari
... (truncated)
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by eps1lon, a new releaser for @material-ui/icons since your current version.
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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
⚠️ No Changeset found
Latest commit: c2b0f34b1d179d64f609bbdd3df01dbe8177a4ac
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
View your CI Pipeline Execution ↗ for commit 8059b5515f4a5b356c09eb4fbed835478da7b29c.
| Command | Status | Duration | Result |
|---|---|---|---|
nx test @e2e/svelte |
❌ Failed | 5m 13s | View ↗ |
nx test @e2e/gen1-next14-pages |
❌ Failed | 4m 31s | View ↗ |
nx test @e2e/gen1-remix |
❌ Failed | 4m 19s | View ↗ |
nx test @e2e/gen1-next15-app |
❌ Failed | 4m 8s | View ↗ |
nx test @e2e/gen1-react |
❌ Failed | 4m 4s | View ↗ |
nx test @e2e/vue |
❌ Failed | 3m 50s | View ↗ |
nx test @e2e/sveltekit |
❌ Failed | 3m 59s | View ↗ |
nx test @e2e/react-native-76-fabric |
❌ Failed | 4m 58s | View ↗ |
Additional runs (36) |
✅ Succeeded | ... | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-05-15 17:55:43 UTC