This repository was archived by the owner on Aug 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 060c250


Renovate Bot
brandon
Update dependency @babel/core to v7.24.9 (#2)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://github.com/babel/babel/tree/HEAD/packages/babel-core)) | dependencies | patch | [`7.24.7` -> `7.24.9`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.7/7.24.9) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
### [`v7.24.9`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7249-2024-07-15)
[Compare Source](babel/babel@v7.24.8...v7.24.9)
##### 🐛 Bug Fix
- `babel-core`, `babel-standalone`
- [#​16639](babel/babel#16639) Avoid `require()` call in `@babel/standalone` bundle ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-types`
- [#​16638](babel/babel#16638) fix: provide legacy typings for TS < 4.1 ([@​JLHwung](https://github.com/JLHwung))
##### 💅 Polish
- `babel-generator`, `babel-plugin-transform-optional-chaining`
- [#​16617](babel/babel#16617) Avoid extra parens in TS `as`/`satisfies` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
##### 🏠 Internal
- `babel-helper-module-transforms`
- [#​16629](babel/babel#16629) Lazy top-level initializations for module transforms ([@​guybedford](https://github.com/guybedford))
### [`v7.24.8`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7248-2024-07-11)
[Compare Source](babel/babel@v7.24.7...v7.24.8)
##### 👓 Spec Compliance
- `babel-parser`
- [#​16567](babel/babel#16567) Do not use strict mode in TS `declare` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
##### 🐛 Bug Fix
- `babel-generator`
- [#​16630](babel/babel#16630) Correctly print parens around `in` in `for` heads ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- [#​16626](babel/babel#16626) Fix printing of comments in `await using` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- [#​16591](babel/babel#16591) fix typescript code generation for yield expression inside type expre… ([@​SreeXD](https://github.com/SreeXD))
- `babel-parser`
- [#​16613](babel/babel#16613) Disallow destructuring assignment in `using` declarations ([@​H0onnn](https://github.com/H0onnn))
- [#​16490](babel/babel#16490) fix: do not add `.value: undefined` to regexp literals ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-types`
- [#​16615](babel/babel#16615) Remove boolean props from `ObjectTypeInternalSlot` visitor keys ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-plugin-transform-typescript`
- [#​16566](babel/babel#16566) fix: Correctly handle `export import x =` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
##### 💅 Polish
- `babel-generator`
- [#​16625](babel/babel#16625) Avoid unnecessary parens around `async` in `for await` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-traverse`
- [#​16619](babel/babel#16619) Avoid checking `Scope.globals` multiple times ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
</details>
---
### 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.
🔕 **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://git.brandonb.ca/brandon/personal-sites/pulls/2
Reviewed-by: brandon <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>1 parent d2bf54d commit 060c250Copy full SHA for 060c250
1 file changed
+43
-35
lines changed+43-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments