Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-bigquerystorage…
Browse files Browse the repository at this point in the history
…-bom to v3.9.3 (#6794)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-bigquerystorage-bom](https://redirect.github.com/googleapis/java-bigquerystorage) | `3.9.2` -> `3.9.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-bigquerystorage-bom/3.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-bigquerystorage-bom/3.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-bigquerystorage-bom/3.9.2/3.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-bigquerystorage-bom/3.9.2/3.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>googleapis/java-bigquerystorage (com.google.cloud:google-cloud-bigquerystorage-bom)</summary>

### [`v3.9.3`](https://redirect.github.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#393-2024-10-07)

[Compare Source](https://redirect.github.com/googleapis/java-bigquerystorage/compare/v3.9.2...v3.9.3)

##### Bug Fixes

-   **deps:** Update the Java code generator (gapic-generator-java) to 2.46.1 ([c0f14d8](https://redirect.github.com/googleapis/java-bigquerystorage/commit/c0f14d85f5ac4ccb44563449431ca05ccb5591e9))
-   **deps:** Update the Java code generator (gapic-generator-java) to 2.47.0 ([3183017](https://redirect.github.com/googleapis/java-bigquerystorage/commit/3183017127ee8ff9219eccb8d85f3d1398ab34ed))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-bigquery to v2.43.0 ([#&#8203;2677](https://redirect.github.com/googleapis/java-bigquerystorage/issues/2677)) ([e03db45](https://redirect.github.com/googleapis/java-bigquerystorage/commit/e03db4515dbee57ae9a60fdc851d97a3991ac906))
-   Update dependency com.google.cloud:sdk-platform-java-config to v3.37.0 ([#&#8203;2684](https://redirect.github.com/googleapis/java-bigquerystorage/issues/2684)) ([23684e5](https://redirect.github.com/googleapis/java-bigquerystorage/commit/23684e50c198eccb696f0be387ab9d24a58dfd92))
-   Update dependency org.junit.vintage:junit-vintage-engine to v5.11.2 ([#&#8203;2682](https://redirect.github.com/googleapis/java-bigquerystorage/issues/2682)) ([8cc01e1](https://redirect.github.com/googleapis/java-bigquerystorage/commit/8cc01e13dbbb224b2dd64d4fd226755a4884363e))
-   Update googleapis/sdk-platform-java action to v2.47.0 ([#&#8203;2685](https://redirect.github.com/googleapis/java-bigquerystorage/issues/2685)) ([c7c9ccd](https://redirect.github.com/googleapis/java-bigquerystorage/commit/c7c9ccdba11effff15a24e4fe985132142308b98))

</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/java-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate-bot authored Oct 14, 2024
1 parent b99c895 commit c320e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
<version>3.9.2</version>
<version>3.9.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c320e66

Please sign in to comment.