Skip to content

Commit

Permalink
chore(deps): update dependency @babel/preset-env to v7.25.4 (#2428)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v7.25.4`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7254-2024-08-22)

[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.25.3...v7.25.4)

##### 🐛 Bug Fix

-   `babel-traverse`
- [#&#8203;16756](https://redirect.github.com/babel/babel/pull/16756)
fix: Skip computed key when renaming
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
- `babel-helper-create-class-features-plugin`,
`babel-plugin-proposal-decorators`
- [#&#8203;16755](https://redirect.github.com/babel/babel/pull/16755)
fix: Decorator 2018-09 may throw an exception
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
-   `babel-types`
- [#&#8203;16710](https://redirect.github.com/babel/babel/pull/16710)
Visit AST fields nodes according to their syntactical order
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
-   `babel-generator`
- [#&#8203;16709](https://redirect.github.com/babel/babel/pull/16709)
Print semicolon after TS `export namespace as A`
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))

##### 💅 Polish

- `babel-generator`, `babel-plugin-proposal-decorators`,
`babel-plugin-proposal-destructuring-private`,
`babel-plugin-proposal-pipeline-operator`,
`babel-plugin-transform-class-properties`,
`babel-plugin-transform-destructuring`,
`babel-plugin-transform-optional-chaining`,
`babel-plugin-transform-private-methods`,
`babel-plugin-transform-private-property-in-object`,
`babel-plugin-transform-typescript`, `babel-runtime-corejs2`,
`babel-runtime`, `babel-traverse`
- [#&#8203;16722](https://redirect.github.com/babel/babel/pull/16722)
Avoid unnecessary parens around sequence expressions
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
-   `babel-generator`, `babel-plugin-transform-class-properties`
- [#&#8203;16714](https://redirect.github.com/babel/babel/pull/16714)
Avoid unnecessary parens around exported arrow functions
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- `babel-generator`, `babel-plugin-proposal-decorators`,
`babel-plugin-proposal-destructuring-private`,
`babel-plugin-transform-object-rest-spread`
- [#&#8203;16712](https://redirect.github.com/babel/babel/pull/16712)
Avoid printing unnecessary parens around object destructuring
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))

##### 🔬 Output optimization

-   `babel-generator`
- [#&#8203;16740](https://redirect.github.com/babel/babel/pull/16740)
Avoid extra spaces between comments/regexps in compact mode
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone
Asia/Seoul, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/channel-io/bezier-react).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 584f985 commit da327a3
Showing 1 changed file with 207 additions and 37 deletions.
Loading

0 comments on commit da327a3

Please sign in to comment.