Skip to content

Commit

Permalink
chore(deps): update dependency @babel/parser to v7.24.8 (#574)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/parser](https://babel.dev/docs/en/next/babel-parser)
([source](https://github.com/babel/babel/tree/HEAD/packages/babel-parser))
| [`7.24.7` ->
`7.24.8`](https://renovatebot.com/diffs/npm/@babel%2fparser/7.24.7/7.24.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fparser/7.24.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fparser/7.24.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fparser/7.24.7/7.24.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fparser/7.24.7/7.24.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel (@&#8203;babel/parser)</summary>

### [`v7.24.8`](https://github.com/babel/babel/releases/tag/v7.24.8)

[Compare
Source](https://github.com/babel/babel/compare/v7.24.7...v7.24.8)

#### v7.24.8 (2024-07-11)

Thanks [@&#8203;H0onnn](https://github.com/H0onnn),
[@&#8203;jkup](https://github.com/jkup) and
[@&#8203;SreeXD](https://github.com/SreeXD) for your first pull
requests!

##### 👓 Spec Compliance

-   `babel-parser`
- [#&#8203;16567](https://github.com/babel/babel/pull/16567) Do not
use strict mode in TS `declare`
([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu))

##### 🐛 Bug Fix

-   `babel-generator`
- [#&#8203;16630](https://github.com/babel/babel/pull/16630) Correctly
print parens around `in` in `for` heads
([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- [#&#8203;16626](https://github.com/babel/babel/pull/16626) Fix
printing of comments in `await using`
([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- [#&#8203;16591](https://github.com/babel/babel/pull/16591) fix
typescript code generation for yield expression inside type expre…
([@&#8203;SreeXD](https://github.com/SreeXD))
-   `babel-parser`
- [#&#8203;16613](https://github.com/babel/babel/pull/16613) Disallow
destructuring assignment in `using` declarations
([@&#8203;H0onnn](https://github.com/H0onnn))
- [#&#8203;16490](https://github.com/babel/babel/pull/16490) fix: do
not add `.value: undefined` to regexp literals
([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu))
-   `babel-types`
- [#&#8203;16615](https://github.com/babel/babel/pull/16615) Remove
boolean props from `ObjectTypeInternalSlot` visitor keys
([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))
-   `babel-plugin-transform-typescript`
- [#&#8203;16566](https://github.com/babel/babel/pull/16566) fix:
Correctly handle `export import x =`
([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu))

##### 💅 Polish

-   `babel-generator`
- [#&#8203;16625](https://github.com/babel/babel/pull/16625) Avoid
unnecessary parens around `async` in `for await`
([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))
-   `babel-traverse`
- [#&#8203;16619](https://github.com/babel/babel/pull/16619) Avoid
checking `Scope.globals` multiple times
([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu))

##### Committers: 9

- Amjad Yahia Robeen Hassan
([@&#8203;amjed-98](https://github.com/amjed-98))
-   Babel Bot ([@&#8203;babel-bot](https://github.com/babel-bot))
-   Huáng Jùnliàng ([@&#8203;JLHwung](https://github.com/JLHwung))
-   Jon Kuperman ([@&#8203;jkup](https://github.com/jkup))
-   Nagendran N ([@&#8203;SreeXD](https://github.com/SreeXD))
- Nicolò Ribaudo
([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))
-   Sukka ([@&#8203;SukkaW](https://github.com/SukkaW))
-   [@&#8203;H0onnn](https://github.com/H0onnn)
-   [@&#8203;liuxingbaoyu](https://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 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/prettier-plugin-curly).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent b17becf commit 2b525f5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2b525f5

Please sign in to comment.