Commit dc55f21
authored
fix(deps): update dependency @babel/core to v7.26.9 (#381)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core))
| [`7.26.0` ->
`7.26.9`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.0/7.26.9)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
###
[`v7.26.9`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7269-2025-02-14)
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.26.8...v7.26.9)
##### ๐ Bug Fix
- `babel-types`
- [#​17103](https://redirect.github.com/babel/babel/pull/17103)
fix: Definition for `TSPropertySignature.kind`
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
- `babel-generator`, `babel-types`
- [#​17062](https://redirect.github.com/babel/babel/pull/17062)
Print TypeScript optional/definite in ClassPrivateProperty
([@​jamiebuilds-signal](https://redirect.github.com/jamiebuilds-signal))
##### ๐ Internal
- `babel-types`
- [#​17130](https://redirect.github.com/babel/babel/pull/17130)
Use `.ts` files with explicit reexports to solve name conflicts
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- `babel-core`
- [#​17127](https://redirect.github.com/babel/babel/pull/17127) Do
not depend on `@types/gensync` in Babel 7
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
###
[`v7.26.8`](https://redirect.github.com/babel/babel/releases/tag/v7.26.8)
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.26.7...v7.26.8)
#### v7.26.8 (2025-02-08)
##### ๐ Internal
- `babel-preset-env`
- [#​17097](https://redirect.github.com/babel/babel/pull/17097)
Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
###
[`v7.26.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7267-2025-01-24)
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.26.0...v7.26.7)
##### ๐ Bug Fix
- `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3`
- [#​17086](https://redirect.github.com/babel/babel/pull/17086)
Make "object without properties" helpers ES6-compatible
([@​tquetano-netflix](https://redirect.github.com/tquetano-netflix))
- `babel-plugin-transform-typeof-symbol`
- [#​17085](https://redirect.github.com/babel/babel/pull/17085)
fix: Correctly handle `typeof` in arrow functions
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
- `babel-parser`
- [#​17079](https://redirect.github.com/babel/babel/pull/17079)
Respect `ranges` option in estree method value
([@​JLHwung](https://redirect.github.com/JLHwung))
- `babel-core`
- [#​17052](https://redirect.github.com/babel/babel/pull/17052) Do
not try to parse .ts configs as JSON if natively supported
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- `babel-plugin-transform-typescript`
- [#​17050](https://redirect.github.com/babel/babel/pull/17050)
fix: correctly resolve references to non-constant enum members
([@​branchseer](https://redirect.github.com/branchseer))
- `babel-plugin-transform-typescript`, `babel-traverse`, `babel-types`
- [#​17025](https://redirect.github.com/babel/babel/pull/17025)
fix: Remove type-only `import x = y.z`
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
</details>
---
### Configuration
๐
**Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
๐ฆ **Automerge**: Enabled.
โป **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
๐ **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/creatorsgarten/contentsgarten).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 11ac20a commit dc55f21
1 file changed
+87
-80
lines changed
0 commit comments