Skip to content

build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 - #12837

Merged
glours merged 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/grpc-1.72.1
May 19, 2025
Merged

build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1#12837
glours merged 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/grpc-1.72.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 15, 2025

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/grpc from 1.72.0 to 1.72.1.

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.72.1

Bug Fixes

  • client: HTTP Proxy connections are no longer attempted for addresses with non-TCP network types. (#8215)
  • client: Fix bug that causes RPCs to fail with status INTERNAL instead of CANCELLED or DEADLINE_EXCEEDED when receiving a RST_STREAM frame in the middle of the gRPC message. (#8289)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabotdependabotBot added dependencies Pull requests that update a dependency file go labels May 15, 2025
@dependabot
dependabotBot requested a review from a team as a code ownerMay 15, 2025 09:52
@dependabot
dependabotBot requested review from glours and ndeloofMay 15, 2025 09:52
@dependabotdependabotBot added dependencies Pull requests that update a dependency file go labels May 15, 2025
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.0 to 1.72.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.72.0...v1.72.1)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.72.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/google.golang.org/grpc-1.72.1 branch from 52a2481 to 5281fd1CompareMay 19, 2025 10:09
@glours
glours enabled auto-merge (rebase) May 19, 2025 10:09
@glours
glours merged commit 3059574 into mainMay 19, 2025
@glours
glours deleted the dependabot/go_modules/google.golang.org/grpc-1.72.1 branch May 19, 2025 10:20
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request May 20, 2025
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [docker/compose](https://github.com/docker/compose) | patch | `v2.36.0` -> `v2.36.1` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>docker/compose (docker/compose)</summary>
### [`v2.36.1`](https://github.com/docker/compose/releases/tag/v2.36.1)
[Compare Source](docker/compose@v2.36.0...v2.36.1)
#### What's Changed
##### ✨ Improvements
- Provider.options can be an array by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12819
- Set provider environment by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12817
- Add support of `debug` messages in the communication between Compose … by [@&#8203;glours](https://github.com/glours) in docker/compose#12826
- Introduce config `--lock-image-digests` by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12843
##### 🐛 Fixes
- Skip push step for provider services by [@&#8203;glours](https://github.com/glours) in docker/compose#12818
- Provider info by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12820
- Append `.exe` to provider name doing executable lookup on windows by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12832
- Fix quiet option when using COMPOSE_BAKE=1 by [@&#8203;AnvarU](https://github.com/AnvarU) in docker/compose#12838
- Do not throw an error on build with provider services by [@&#8203;glours](https://github.com/glours) in docker/compose#12842
- Report cancelled pull after another one failed by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12840
- Ensure build dependencies are enabled by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12824
##### 🔧 Internal
- Simplification by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12811
- Remove Docker EULA licensing which isn't relevant by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12829
- Remove convert alias from config command by [@&#8203;glours](https://github.com/glours) in docker/compose#12850
##### ⚙️ Dependencies
- Build(deps): bump github.com/containerd/containerd/v2 from 2.0.5 to 2.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in docker/compose#12813
- Build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by [@&#8203;dependabot](https://github.com/dependabot) in docker/compose#12837
- Bump compose-go to v2.6.3 by [@&#8203;glours](https://github.com/glours) in docker/compose#12849
**Full Changelog**: docker/compose@v2.36.0...v2.36.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNS4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@glours