Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update grpc dependencies to v1.66.0 #3104

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:grpc-core 1.65.1 -> 1.66.0 age adoption passing confidence
io.grpc:grpc-bom 1.65.1 -> 1.66.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

grpc/grpc-java (io.grpc:grpc-core)

v1.66.0


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Aug 13, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 13, 2024
@renovate-bot renovate-bot force-pushed the renovate/grpc-dependencies branch 2 times, most recently from 33c8503 to 4b60810 Compare August 15, 2024 15:53
@mpeddada1
Copy link
Contributor

/gcbrun

@mpeddada1
Copy link
Contributor

Stacktrace:

Error:  Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (enforce) on project gax-grpc: 
Error:  Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps failed with message:
Error:  Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Error:  Require upper bound dependencies error for com.google.auto.value:auto-value-annotations:1.10.4 paths to dependency are:
Error:  +-com.google.api:gax-grpc:2.51.1-SNAPSHOT
Error:    +-com.google.api:api-common:2.34.1-SNAPSHOT
Error:      +-com.google.auto.value:auto-value-annotations:1.10.4 (managed) <-- com.google.auto.value:auto-value-annotations:1.10.4
Error:  and
Error:  +-com.google.api:gax-grpc:2.51.1-SNAPSHOT
Error:    +-com.google.auth:google-auth-library-oauth2-http:1.24.1
Error:      +-com.google.auto.value:auto-value-annotations:1.10.4 (managed) <-- com.google.auto.value:auto-value-annotations:1.10.4
Error:  and
Error:  +-com.google.api:gax-grpc:2.51.1-SNAPSHOT
Error:    +-io.grpc:grpc-googleapis:1.66.0 [runtime]
Error:      +-io.grpc:grpc-xds:1.66.0 [runtime] (managed) <-- io.grpc:grpc-xds:1.66.0 [runtime]
Error:        +-com.google.auto.value:auto-value-annotations:1.10.4 [runtime] (managed) <-- com.google.auto.value:auto-value-annotations:1.11.0 [runtime]

@mpeddada1
Copy link
Contributor

/gcbrun

@mpeddada1
Copy link
Contributor

googleapis/java-shared-config#872 might have to go in first.

Copy link

sonarcloud bot commented Aug 16, 2024

Copy link

sonarcloud bot commented Aug 16, 2024

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@mpeddada1
Copy link
Contributor

/gcbrun

@mpeddada1
Copy link
Contributor

The tests are passing after releasing and updating googleapis/java-shared-config#887

@mpeddada1 mpeddada1 merged commit b63b643 into googleapis:main Aug 16, 2024
48 checks passed
@renovate-bot renovate-bot deleted the renovate/grpc-dependencies branch August 16, 2024 14:52
mpeddada1 pushed a commit that referenced this pull request Aug 16, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>2.44.0</summary>

##
[2.44.0](v2.43.0...v2.44.0)
(2024-08-16)


### Features

* update ErrorDetails to allow unpacking arbitrary messages
([#3073](#3073))
([6913db5](6913db5))


### Bug Fixes

* Generator callable generation is based on method type
([#3075](#3075))
([c21a013](c21a013))
* improve warnings for Direct Path xDS set via env
([#3019](#3019))
([7a26115](7a26115))


### Dependencies

* update dependency argcomplete to v3.5.0
([#3099](#3099))
([0654a28](0654a28))
* update dependency black to v24.8.0
([#3082](#3082))
([a864f62](a864f62))
* update dependency com.google.crypto.tink:tink to v1.14.1
([#3083](#3083))
([c13b63e](c13b63e))
* update dependency com.google.errorprone:error_prone_annotations to
v2.30.0
([#3100](#3100))
([a10ef54](a10ef54))
* update dependency com.google.errorprone:error_prone_annotations to
v2.30.0
([#3101](#3101))
([9bff64f](9bff64f))
* update dependency lxml to v5.3.0
([#3102](#3102))
([4e145b1](4e145b1))
* update dependency org.apache.commons:commons-lang3 to v3.16.0
([#3103](#3103))
([95c9508](95c9508))
* update dependency org.checkerframework:checker-qual to v3.46.0
([#3081](#3081))
([2431920](2431920))
* update dependency org.easymock:easymock to v5.4.0
([#3079](#3079))
([182ae50](182ae50))
* update dependency pyyaml to v6.0.2
([#3086](#3086))
([f847e45](f847e45))
* update dependency watchdog to v4.0.2
([#3094](#3094))
([f1c75a1](f1c75a1))
* update google api dependencies
([#3071](#3071))
([c5abe90](c5abe90))
* update google auth library dependencies to v1.24.1
([#3109](#3109))
([62acdd6](62acdd6))
* update googleapis/java-cloud-bom digest to a98202d
([#3097](#3097))
([bb216ae](bb216ae))
* update googleapis/java-cloud-bom digest to ad905cc
([#3080](#3080))
([250b26c](250b26c))
* update grpc dependencies to v1.66.0
([#3104](#3104))
([b63b643](b63b643))
* update opentelemetry-java monorepo to v1.41.0
([#3105](#3105))
([7364916](7364916))
* update protobuf to 3.25.4
([#3113](#3113))
([2b271fc](2b271fc))
* update slf4j monorepo to v2.0.16
([#3098](#3098))
([c13f932](c13f932))


### Documentation

* Update the Javadoc of ObsoleteApi.java
([#3088](#3088))
([0ef6619](0ef6619))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants