Closed renovate[bot] closed 2 months ago
Latest commit: a6b498d43dc08cdd01c96b039536f55516fc4699
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.
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
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@babel/plugin-transform-class-properties@7.25.4 | Transitive: environment | +40 |
13 MB | existentialism, hzoo, jlhwung, ...1 more |
npm/@babel/plugin-transform-private-methods@7.25.4 | Transitive: environment | +40 |
13 MB | existentialism, hzoo, jlhwung, ...1 more |
npm/@babel/plugin-transform-runtime@7.25.4 | Transitive: environment, filesystem, shell, unsafe | +53 |
10.7 MB | existentialism, hzoo, jlhwung, ...1 more |
npm/@babel/preset-env@7.25.4 | Transitive: environment, filesystem, shell, unsafe | +144 |
22.6 MB | existentialism, hzoo, jlhwung, ...1 more |
npm/@babel/runtime@7.25.4 | None | 0 |
248 kB | nicolo-ribaudo |
🚮 Removed packages: npm/@babel/plugin-transform-class-properties@7.24.7), npm/@babel/plugin-transform-private-methods@7.24.7), npm/@babel/plugin-transform-runtime@7.24.7), npm/@babel/preset-env@7.25.3), npm/@babel/runtime@7.25.0)
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.86%. Comparing base (
0755e38
) to head (a6b498d
). Report is 1 commits behind head on main.
This PR contains the following updates:
7.24.7
->7.25.4
7.24.7
->7.25.4
7.24.7
->7.25.4
7.25.3
->7.25.4
7.25.0
->7.25.4
Release Notes
babel/babel (@babel/plugin-transform-class-properties)
### [`v7.25.4`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7254-2024-08-22) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.7...v7.25.4) ##### :bug: Bug Fix - `babel-traverse` - [#16756](https://togithub.com/babel/babel/pull/16756) fix: Skip computed key when renaming ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#16755](https://togithub.com/babel/babel/pull/16755) fix: Decorator 2018-09 may throw an exception ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-types` - [#16710](https://togithub.com/babel/babel/pull/16710) Visit AST fields nodes according to their syntactical order ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#16709](https://togithub.com/babel/babel/pull/16709) Print semicolon after TS `export namespace as A` ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-generator`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-typescript`, `babel-runtime-corejs2`, `babel-runtime`, `babel-traverse` - [#16722](https://togithub.com/babel/babel/pull/16722) Avoid unnecessary parens around sequence expressions ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-plugin-transform-class-properties` - [#16714](https://togithub.com/babel/babel/pull/16714) Avoid unnecessary parens around exported arrow functions ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-transform-object-rest-spread` - [#16712](https://togithub.com/babel/babel/pull/16712) Avoid printing unnecessary parens around object destructuring ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-generator` - [#16740](https://togithub.com/babel/babel/pull/16740) Avoid extra spaces between comments/regexps in compact mode ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.