Commit 1f3d130
authored
chore(deps): update dependency @babel/runtime to v7.29.2 (#74)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/runtime](https://babel.dev/docs/en/next/babel-runtime)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-runtime))
| devDependencies | minor | [`7.28.6` ->
`7.29.2`](https://renovatebot.com/diffs/npm/@babel%2fruntime/7.28.6/7.29.2)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>babel/babel (@​babel/runtime)</summary>
###
[`v7.29.2`](https://redirect.github.com/babel/babel/releases/tag/v7.29.2)
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.28.6...v7.29.2)
#### v7.29.2 (2026-03-16)
##### 👓 Spec Compliance
- `babel-parser`
- [#​17840](https://redirect.github.com/babel/babel/pull/17840)
\[7.x backport] async x => {} must be in leading pos
([@​JLHwung](https://redirect.github.com/JLHwung))
##### 🐛 Bug Fix
- `babel-helpers`, `babel-plugin-transform-async-generator-functions`,
`babel-preset-env`, `babel-runtime-corejs3`
- [#​17805](https://redirect.github.com/babel/babel/pull/17805)
\[7.x backport] fix: Properly handle await in finally
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
- `babel-preset-env`
- [#​17789](https://redirect.github.com/babel/babel/pull/17789)
\[7.x backport] preset-env include/exclude should accept bugfix plugins
([@​JLHwung](https://redirect.github.com/JLHwung))
##### 🏠 Internal
- [#​17813](https://redirect.github.com/babel/babel/pull/17813)
chore: update eslint peer deps
([@​JLHwung](https://redirect.github.com/JLHwung))
##### Committers: 2
- Huáng Jùnliàng
([@​JLHwung](https://redirect.github.com/JLHwung))
- [@​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**: 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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>1 parent 404b174 commit 1f3d130
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
0 commit comments