Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps google.golang.org/grpc from 1.75.1 to 1.76.0.

Release notes

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

Release 1.76.0

Dependencies

Bug Fixes

  • client: Return status INTERNAL when a server sends zero response messages for a unary or client-streaming RPC. (#8523)
  • client: Fail RPCs with status INTERNAL instead of UNKNOWN upon receiving http headers with status 1xx and END_STREAM flag set. (#8518)
  • pick_first: Fix race condition that could cause pick_first to get stuck in IDLE state on backend address change. (#8615)

New Features

  • credentials: Add credentials/jwt package providing file-based JWT PerRPCCredentials (A97). (#8431)

Performance Improvements

  • client: Improve HTTP/2 header size estimate to reduce re-allocations. (#8547)
  • encoding/proto: Avoid redundant message size calculation when marshaling. (#8569)
Commits
  • d96c2ef Change version to 1.76.0 (#8584)
  • 79c553c Cherry pick #8610, #8615 to v1.76.x (#8621)
  • 0513350 client: minor improvements to log messages (#8564)
  • ebaf486 credentials: implement file-based JWT Call Credentials (part 1 for A97) (#8431)
  • ca78c90 xds/resolver_test: fix flaky test ResolverBadServiceUpdate_NACKedWithoutCache...
  • 83bead4 internal/buffer: set closed flag when closing channel in the Load method (#8575)
  • 0f45079 encoding/proto: enable use cached size option (#8569)
  • 8420f3f transport: avoid slice reallocation during header creation (#8547)
  • b36320e Revert "stats/opentelemetry: record retry attempts from clientStream (#8342)"...
  • c122250 stats/opentelemetry: record retry attempts from clientStream (#8342)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2025
@telegraf-tiger telegraf-tiger bot added the chore label Oct 6, 2025
@telegraf-tiger
Copy link
Contributor

telegraf-tiger bot commented Oct 6, 2025

@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.76.0 branch 2 times, most recently from 35a847d to 4b4ca79 Compare October 6, 2025 21:56
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.1 to 1.76.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.1...v1.76.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.76.0 branch from 4b4ca79 to 858ab2c Compare October 6, 2025 22:42
@mstrandboge mstrandboge merged commit 3d03e5f into master Oct 6, 2025
29 of 31 checks passed
@mstrandboge mstrandboge deleted the dependabot/go_modules/google.golang.org/grpc-1.76.0 branch October 6, 2025 23:11
@github-actions github-actions bot added this to the v1.36.3 milestone Oct 6, 2025
Hipska added a commit to Super-Visions/telegraf that referenced this pull request Oct 9, 2025
…lector

* master: (37 commits)
  test(inputs.jenkins): Cleanup unit-tests (influxdata#17782)
  fix(outputs.nats): Unwrap wrapped metrics to avoid panic on missing Field method (influxdata#17787)
  chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs from 1.4.0 to 2.0.0 (influxdata#17784)
  fix(parsers.csv): Support concurrent usage (influxdata#17573)
  feat(inputs.influxdb_v2_listener): Implement ping endpoint (influxdata#17732)
  feat(inputs.win_perf_counters): Remove deprecated options (influxdata#17763)
  feat(inputs.aerospike): Remove deprecated options (influxdata#17760)
  feat(inputs.opcua): Remove deprecated options (influxdata#17752)
  feat(inputs.modbus): Remove deprecated plugin option values (influxdata#17743)
  chore(deps): Bump google.golang.org/grpc from 1.75.1 to 1.76.0 (influxdata#17771)
  chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.25.8 to 4.25.9 (influxdata#17767)
  chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.42.0 to 1.43.0 (influxdata#17776)
  chore(deps): Bump github.com/go-ldap/ldap/v3 from 3.4.11 to 3.4.12 (influxdata#17769)
  chore(deps): Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 (influxdata#17768)
  chore(deps): Bump cloud.google.com/go/bigquery from 1.70.0 to 1.71.0 (influxdata#17770)
  chore(deps): Bump github.com/nats-io/nats.go from 1.46.0 to 1.46.1 (influxdata#17766)
  chore(deps): Bump cloud.google.com/go/pubsub/v2 from 2.0.0 to 2.2.0 (influxdata#17777)
  chore(deps): Bump google.golang.org/api from 0.250.0 to 0.251.0 (influxdata#17778)
  chore(deps): Bump github.com/leodido/go-syslog/v4 from 4.2.1-0.20250421191238-de2e76af1251 to 4.3.0 (influxdata#17773)
  chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.50.5 to 1.51.0 (influxdata#17772)
  ...

# Conflicts:
#	plugins/inputs/influxdb_v2_listener/influxdb_v2_listener.go
#	plugins/inputs/influxdb_v2_listener/influxdb_v2_listener_test.go
srebhan pushed a commit that referenced this pull request Oct 21, 2025
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3d03e5f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants