Skip to content

Commit c320e66

Browse files
authoredOct 14, 2024··
deps: update dependency com.google.cloud:google-cloud-bigquerystorage-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==-->
1 parent b99c895 commit c320e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎google-cloud-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>com.google.cloud</groupId>
181181
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
182-
<version>3.9.2</version>
182+
<version>3.9.3</version>
183183
<type>pom</type>
184184
<scope>import</scope>
185185
</dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.