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.68.0 #3220

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 20, 2024

This PR contains the following updates:

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

Warning

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


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.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 20, 2024
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Sep 20, 2024
@renovate-bot renovate-bot force-pushed the renovate/grpc-dependencies branch from 6a9257f to 9a9007a Compare September 20, 2024 18:34
@renovate-bot renovate-bot changed the title deps: update dependency io.grpc:grpc-bom to v1.68.0 deps: update grpc dependencies to v1.68.0 Sep 20, 2024
@lqiu96
Copy link
Contributor

lqiu96 commented Sep 20, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/grpc-dependencies branch from 9a9007a to 8aa2d8a Compare September 20, 2024 19:43
@lqiu96
Copy link
Contributor

lqiu96 commented Sep 23, 2024

/gcbrun

@suztomo
Copy link
Member

suztomo commented Sep 24, 2024

https://github.com/googleapis/sdk-platform-java/actions/runs/10965338486/job/30532659880?pr=3220

Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/grpc/grpc-java/archive/v1.68.0.zip] to /home/runner/.cache/bazel/_bazel_runner/cf5fb8c2c66b8a944ea6af7c9b248db5/external/io_grpc_grpc_java/temp13928946065051027855/v1.68.0.zip: GET returned 404 Not Found
(15:21:47) ERROR: /home/runner/work/sdk-platform-java/sdk-platform-java/WORKSPACE:23:37: fetching http_archive rule //external:io_grpc_grpc_java: Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/cf5fb8c2c66b8a944ea6af7c9b248db5/external/bazel_tools/tools/build_defs/repo/http.bzl", line 132, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/grpc/grpc-java/archive/v1.68.0.zip] to /home/runner/.cache/bazel/_bazel_runner/cf5fb8c2c66b8a944ea6af7c9b248db5/external/io_grpc_grpc_java/temp13928946065051027855/v1.68.0.zip: GET returned 404 Not Found

In fact, the release does not exist in the repository https://github.com/grpc/grpc-java.

@renovate-bot renovate-bot force-pushed the renovate/grpc-dependencies branch from 8aa2d8a to 161cd1b Compare September 25, 2024 14:16
@lqiu96
Copy link
Contributor

lqiu96 commented Sep 25, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/grpc-dependencies branch from 161cd1b to 6d1d948 Compare September 25, 2024 15:13
@lqiu96
Copy link
Contributor

lqiu96 commented Sep 25, 2024

/gcbrun

Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

Copy link

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

@lqiu96
Copy link
Contributor

lqiu96 commented Sep 25, 2024

Will merge in this PR after ci / build(21) except self-service clients (pull_request) passes

@lqiu96 lqiu96 merged commit f6e30a5 into googleapis:main Sep 25, 2024
48 of 49 checks passed
lqiu96 pushed a commit that referenced this pull request Sep 25, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>2.46.1</summary>

##
[2.46.1](v2.46.0...v2.46.1)
(2024-09-25)


### Dependencies

* update dependency black to v24.8.0
([#3234](#3234))
([73d803b](73d803b))
* update dependency lxml to v5.3.0
([#3237](#3237))
([ee2d05a](ee2d05a))
* update dependency net.bytebuddy:byte-buddy to v1.15.2
([#3235](#3235))
([a7781a6](a7781a6))
* update dependency pyyaml to v6.0.2
([#3231](#3231))
([ce60bdf](ce60bdf))
* update dependency watchdog to v4.0.2
([#3232](#3232))
([ab0976b](ab0976b))
* update google api dependencies
([#3224](#3224))
([4803738](4803738))
* update google.cloud.opentelemetry.version to v0.32.0
([#3225](#3225))
([69e3e38](69e3e38))
* update grpc dependencies to v1.68.0
([#3220](#3220))
([f6e30a5](f6e30a5))
* update junit5 monorepo to v5.11.1
([#3236](#3236))
([8b42993](8b42993))
</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.

3 participants