chore(deps): update babel monorepo
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @babel/core (source) | ^7.24.7 -> ^7.25.2 |
||||
| @babel/eslint-parser (source) | ^7.24.7 -> ^7.25.1 |
||||
| @babel/plugin-transform-modules-commonjs (source) | ^7.24.7 -> ^7.24.8 |
Release Notes
babel/babel (@babel/core)
v7.25.2
:bug: Bug Fix
-
babel-core,babel-traverse-
#16695 Ensure that
requeueComputedKeyAndDecoratorsis available (@nicolo-ribaudo)
-
#16695 Ensure that
v7.24.9
:bug: Bug Fix
-
babel-core,babel-standalone-
#16639 Avoid
require()call in@babel/standalonebundle (@nicolo-ribaudo)
-
#16639 Avoid
-
babel-types
:nail_care: Polish
-
babel-generator,babel-plugin-transform-optional-chaining-
#16617 Avoid extra parens in TS
as/satisfies(@nicolo-ribaudo)
-
#16617 Avoid extra parens in TS
:house: Internal
-
babel-helper-module-transforms- #16629 Lazy top-level initializations for module transforms (@guybedford)
v7.24.8
:eyeglasses: Spec Compliance
-
babel-parser-
#16567 Do not use strict mode in TS
declare(@liuxingbaoyu)
-
#16567 Do not use strict mode in TS
:bug: Bug Fix
-
babel-generator-
#16630 Correctly print parens around
ininforheads (@nicolo-ribaudo) -
#16626 Fix printing of comments in
await using(@nicolo-ribaudo) - #16591 fix typescript code generation for yield expression inside type expre… (@SreeXD)
-
#16630 Correctly print parens around
-
babel-parser-
#16613 Disallow destructuring assignment in
usingdeclarations (@H0onnn) -
#16490 fix: do not add
.value: undefinedto regexp literals (@liuxingbaoyu)
-
#16613 Disallow destructuring assignment in
-
babel-types-
#16615 Remove boolean props from
ObjectTypeInternalSlotvisitor keys (@nicolo-ribaudo)
-
#16615 Remove boolean props from
-
babel-plugin-transform-typescript-
#16566 fix: Correctly handle
export import x =(@liuxingbaoyu)
-
#16566 fix: Correctly handle
:nail_care: Polish
-
babel-generator-
#16625 Avoid unnecessary parens around
asyncinfor await(@nicolo-ribaudo)
-
#16625 Avoid unnecessary parens around
-
babel-traverse-
#16619 Avoid checking
Scope.globalsmultiple times (@liuxingbaoyu)
-
#16619 Avoid checking
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 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Preview: https://patternfly-react-pr-10727.surge.sh
A11y report: https://patternfly-react-pr-10727-a11y.surge.sh
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.