Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.22.14 (#9110)
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://togithub.com/babel/babel)) | [`7.22.13` ->
`7.22.14`](https://renovatebot.com/diffs/npm/@babel%2fparser/7.22.13/7.22.14)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fparser/7.22.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fparser/7.22.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fparser/7.22.13/7.22.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fparser/7.22.13/7.22.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env)
([source](https://togithub.com/babel/babel)) | [`7.22.10` ->
`7.22.14`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.22.10/7.22.14)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-env/7.22.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-env/7.22.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-env/7.22.10/7.22.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-env/7.22.10/7.22.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v7.22.14`](https://togithub.com/babel/babel/releases/tag/v7.22.14)

[Compare
Source](https://togithub.com/babel/babel/compare/v7.22.13...v7.22.14)

#### v7.22.14 (2023-08-30)

##### 🐛 Bug Fix

-   `babel-preset-env`
- [#&#8203;15907](https://togithub.com/babel/babel/pull/15907) Avoid
dynamic require call in preset-env
([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

##### 🏠 Internal

-   `babel-parser`
- [#&#8203;15884](https://togithub.com/babel/babel/pull/15884) Simplify
parser errors creation
([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
- `babel-core`, `babel-helper-compilation-targets`,
`babel-helper-simple-access`, `babel-parser`,
`babel-plugin-syntax-decorators`, `babel-preset-env`,
`babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`,
`babel-traverse`, `babel-types`
- [#&#8203;15902](https://togithub.com/babel/babel/pull/15902) extract
more test helpers to repo-utils
([@&#8203;JLHwung](https://togithub.com/JLHwung))

##### Committers: 2

-   Huáng Jùnliàng ([@&#8203;JLHwung](https://togithub.com/JLHwung))
- Nicolò Ribaudo
([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

</details>

<details>
<summary>babel/babel (@&#8203;babel/preset-env)</summary>

###
[`v7.22.14`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72214-2023-08-30)

[Compare
Source](https://togithub.com/babel/babel/compare/v7.22.10...v7.22.14)

##### 🐛 Bug Fix

-   `babel-preset-env`
- [#&#8203;15907](https://togithub.com/babel/babel/pull/15907) Avoid
dynamic require call in preset-env
([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

##### 🏠 Internal

-   `babel-parser`
- [#&#8203;15884](https://togithub.com/babel/babel/pull/15884) Simplify
parser errors creation
([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
- `babel-core`, `babel-helper-compilation-targets`,
`babel-helper-simple-access`, `babel-parser`,
`babel-plugin-syntax-decorators`, `babel-preset-env`,
`babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`,
`babel-traverse`, `babel-types`
- [#&#8203;15902](https://togithub.com/babel/babel/pull/15902) extract
more test helpers to repo-utils
([@&#8203;JLHwung](https://togithub.com/JLHwung))

</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 these
updates 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/redwoodjs/redwood).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
  • Loading branch information
renovate[bot] and thedavidprice committed Sep 1, 2023
1 parent 80de2bc commit e334141
Show file tree
Hide file tree
Showing 5 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@babel/plugin-transform-private-methods": "7.22.5",
"@babel/plugin-transform-private-property-in-object": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-env": "7.22.14",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.11",
"@babel/runtime-corejs3": "7.22.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
},
"dependencies": {
"@babel/core": "7.22.11",
"@babel/parser": "7.22.13",
"@babel/parser": "7.22.14",
"@babel/plugin-transform-class-properties": "7.22.5",
"@babel/plugin-transform-private-methods": "7.22.5",
"@babel/plugin-transform-private-property-in-object": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-env": "7.22.14",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.11",
"@babel/register": "7.22.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.11",
"@babel/parser": "7.22.13",
"@babel/parser": "7.22.14",
"@babel/plugin-transform-typescript": "7.22.11",
"@babel/runtime-corejs3": "7.22.11",
"@babel/traverse": "7.22.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/parser": "7.22.13",
"@babel/parser": "7.22.14",
"@babel/plugin-transform-typescript": "7.22.11",
"@babel/runtime-corejs3": "7.22.11",
"@babel/traverse": "7.22.11",
Expand Down
Loading

0 comments on commit e334141

Please sign in to comment.