Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update babel monorepo to v7.22.14 #9110

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) 7.22.13 -> 7.22.14 age adoption passing confidence
@babel/preset-env (source) 7.22.10 -> 7.22.14 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser)

v7.22.14

Compare Source

v7.22.14 (2023-08-30)

🐛 Bug Fix
🏠 Internal
  • babel-parser
  • 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
Committers: 2
babel/babel (@​babel/preset-env)

v7.22.14

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser
  • 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

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) August 31, 2023 20:23
@thedavidprice thedavidprice added the release:chore This PR is a chore (means nothing for users) label Sep 1, 2023
@thedavidprice thedavidprice added this to the next-release milestone Sep 1, 2023
@thedavidprice thedavidprice merged commit e334141 into main Sep 1, 2023
5 checks passed
@thedavidprice thedavidprice deleted the renovate/babel-monorepo branch September 1, 2023 17:38
jtoar pushed a commit that referenced this pull request Sep 2, 2023
[![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>
@jtoar jtoar modified the milestones: next-release, v6.2.0 Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants