Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.…
Browse files Browse the repository at this point in the history
…43.1 (#6797)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-bigquery](https://redirect.github.com/googleapis/java-bigquery) | `2.43.0` -> `2.43.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-bigquery/2.43.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-bigquery/2.43.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-bigquery/2.43.0/2.43.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-bigquery/2.43.0/2.43.1?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-bigquery (com.google.cloud:google-cloud-bigquery)</summary>

### [`v2.43.1`](https://redirect.github.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#2431-2024-10-09)

[Compare Source](https://redirect.github.com/googleapis/java-bigquery/compare/v2.43.0...v2.43.1)

##### Dependencies

-   Update actions/checkout action to v4.2.1 ([#&#8203;3520](https://redirect.github.com/googleapis/java-bigquery/issues/3520)) ([ad8175a](https://redirect.github.com/googleapis/java-bigquery/commit/ad8175af06d5308a9366f8109055d61c115a4852))
-   Update actions/upload-artifact action to v4.4.1 ([#&#8203;3521](https://redirect.github.com/googleapis/java-bigquery/issues/3521)) ([dc21975](https://redirect.github.com/googleapis/java-bigquery/commit/dc21975cc6f3597d8f789f12a58feaa5b9b94da0))
-   Update dependency com.google.apis:google-api-services-bigquery to v2-rev20240919-2.0.0 ([#&#8203;3514](https://redirect.github.com/googleapis/java-bigquery/issues/3514)) ([9fe3829](https://redirect.github.com/googleapis/java-bigquery/commit/9fe382927ff4718252e22ac20c4e012f490e6b0e))
-   Update dependency com.google.cloud:sdk-platform-java-config to v3.37.0 ([bf4d37a](https://redirect.github.com/googleapis/java-bigquery/commit/bf4d37a15f13ada3cf0045b2d45355193d2c2f34))
-   Update github/codeql-action action to v2.26.11 ([#&#8203;3517](https://redirect.github.com/googleapis/java-bigquery/issues/3517)) ([ac736bb](https://redirect.github.com/googleapis/java-bigquery/commit/ac736bb50bf4b2e629dcbfe7de90b846e07038e4))
-   Update github/codeql-action action to v2.26.12 ([#&#8203;3522](https://redirect.github.com/googleapis/java-bigquery/issues/3522)) ([fdf8dc4](https://redirect.github.com/googleapis/java-bigquery/commit/fdf8dc4b7cb4e26939da10002e47c810d71bad6c))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate-bot authored Oct 14, 2024
1 parent c320e66 commit 5c4d406
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 @@ -174,7 +174,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.43.0</version>
<version>2.43.1</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 5c4d406

Please sign in to comment.