Skip to content

Commit

Permalink
chore(deps): update dependency @babel/cli to ^7.25.6 (#1649)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

### [`v7.25.6`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7256-2024-08-29)

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

##### 🐛 Bug Fix

-   `babel-generator`
    -   [#&#8203;16783](https://github.com/babel/babel/pull/16783) Properly print inner comments in TS array types ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))
    -   [#&#8203;16775](https://github.com/babel/babel/pull/16775) fix: jsx whitespace is not properly preserved when retainLines ([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu))
-   `babel-traverse`
    -   [#&#8203;16727](https://github.com/babel/babel/pull/16727) fix: `path.getAssignmentIdentifiers` may be `undefined` ([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu))
-   `babel-parser`
    -   [#&#8203;16761](https://github.com/babel/babel/pull/16761) fix: improve static canFollowModifier checks ([@&#8203;JLHwung](https://github.com/JLHwung))
-   `babel-helpers`, `babel-plugin-transform-optional-chaining`, `babel-runtime-corejs3`
    -   [#&#8203;16769](https://github.com/babel/babel/pull/16769) Only wrap functions in `superPropertyGet` helper ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))

##### 💅 Polish

-   `babel-generator`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-duplicate-named-capturing-groups-regex`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`
    -   [#&#8203;16780](https://github.com/babel/babel/pull/16780) Do not enforce printing space between `(` and comments ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))
-   `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-import-attributes`
    -   [#&#8203;16781](https://github.com/babel/babel/pull/16781) Don't throw when enabling both syntax-import-{assertions,attributes} ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))
-   `babel-generator`
    -   [#&#8203;16782](https://github.com/babel/babel/pull/16782) TS union/intersection nested in union does not need parens ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))

##### 🏠 Internal

-   `babel-generator`
    -   [#&#8203;16777](https://github.com/babel/babel/pull/16777) Remove unused `parent` params in the generator ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo))

</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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/gapic-generator-typescript).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate-bot authored Aug 30, 2024
1 parent be3c25a commit 3261fdc
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion baselines/asset-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/bigquery-storage-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/compute-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/deprecatedtest-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/disable-packing-test-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/dlp-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/kms-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/logging-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/monitoring-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/naming-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/redis-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/routingtest-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/showcase-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/showcase-legacy-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/tasks-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/texttospeech-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/translate-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion baselines/videointelligence-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion templates/esm/typescript_gapic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"google-gax": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down

0 comments on commit 3261fdc

Please sign in to comment.