Closed renovate[bot] closed 1 month ago
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@anolilab/semantic-release-preset@8.0.3 | environment, filesystem Transitive: unsafe | +1 |
112 kB | prisis |
npm/@babel/cli@7.24.6 | Transitive: filesystem, shell | +5 |
589 kB | nicolo-ribaudo |
npm/@babel/core@7.24.6 | environment, filesystem, unsafe | +36 |
8.52 MB | nicolo-ribaudo |
npm/@babel/plugin-proposal-decorators@7.24.6 | Transitive: environment | +23 |
5.81 MB | nicolo-ribaudo |
npm/@babel/plugin-transform-classes@7.24.6 | Transitive: environment | +23 |
5.34 MB | nicolo-ribaudo |
npm/@babel/preset-env@7.24.6 | environment, filesystem Transitive: unsafe | +119 |
18 MB | nicolo-ribaudo |
npm/@commitlint/cli@18.6.1 | Transitive: environment, eval, filesystem, shell | +30 |
1.64 MB | escapedcat |
npm/@commitlint/config-conventional@18.6.3 | None | +5 |
132 kB | escapedcat |
npm/@commitlint/core@18.6.1 | Transitive: environment, eval, filesystem, shell | +30 |
1.61 MB | escapedcat |
🚮 Removed packages: npm/@anolilab/semantic-release-preset@8.0.2), npm/@babel/cli@7.23.4), npm/@babel/core@7.23.6), npm/@babel/plugin-proposal-decorators@7.23.6), npm/@babel/plugin-transform-classes@7.23.5), npm/@babel/preset-env@7.23.6), npm/@commitlint/cli@18.4.3), npm/@commitlint/config-conventional@18.4.3), npm/@commitlint/core@18.4.3), npm/find-up@5.0.0)
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using our GitHub Discussions tab for questions.
This PR contains the following updates:
^7.23.4
->^7.23.9
^7.16.5
->^7.16.12
^7.23.6
->^7.23.9
^7.23.6
->^7.23.9
^7.23.5
->^7.23.8
^7.23.6
->^7.23.9
Release Notes
babel/babel (@babel/cli)
### [`v7.23.9`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7239-2024-01-25) [Compare Source](https://togithub.com/babel/babel/compare/v7.23.4...v7.23.9) ##### :bug: Bug Fix - `babel-helper-transform-fixture-test-runner`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-systemjs`, `babel-preset-env` - [#16225](https://togithub.com/babel/babel/pull/16225) fix: `systemjs` re-traverses helpers ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#16226](https://togithub.com/babel/babel/pull/16226) Improve decorated private method check ([@JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-decorators`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#16224](https://togithub.com/babel/babel/pull/16224) Properly sort `core-js@3` imports ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#15383](https://togithub.com/babel/babel/pull/15383) fix: Don't throw in `getTypeAnnotation` when using TS+inference ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - Other - [#16210](https://togithub.com/babel/babel/pull/16210) \[eslint] Fix `no-use-before-define` for class ref in fields ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-core`, `babel-parser`, `babel-template` - [#16222](https://togithub.com/babel/babel/pull/16222) Migrate `eslint-parser` to cts ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-types` - [#16213](https://togithub.com/babel/babel/pull/16213) Remove `@babel/types` props that are not produced by the parser ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :running_woman: Performance - `babel-parser` - [#16072](https://togithub.com/babel/babel/pull/16072) perf: Improve parser performance for typescript ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :microscope: Output optimization - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-new-target`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-methods`, `babel-preset-env` - [#16218](https://togithub.com/babel/babel/pull/16218) Improve temporary variables for decorators ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#15959](https://togithub.com/babel/babel/pull/15959) Improve output of `using` ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu))Configuration
📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.