Skip to content

chore(go)(deps): bump the all-dependencies group with 4 updates#153

Merged
YoshihitoAso merged 1 commit into
dev-2.8from
dependabot/go_modules/all-dependencies-b369c4ceae
May 20, 2026
Merged

chore(go)(deps): bump the all-dependencies group with 4 updates#153
YoshihitoAso merged 1 commit into
dev-2.8from
dependabot/go_modules/all-dependencies-b369c4ceae

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps the all-dependencies group with 4 updates: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob, github.com/btcsuite/btcd/btcec/v2, github.com/graph-gophers/graphql-go and google.golang.org/grpc.

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.4 to 1.7.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.

sdk/storage/azblob/v1.7.0

1.7.0 (2026-05-14)

Features Added

  • Includes all features from 1.7.0-beta.1

sdk/storage/azblob/v1.7.0-beta.1

1.7.0-beta.1 (2026-04-23)

Features Added

  • Added support for service version 2026-04-06.
  • Added support for Delete Blob Conditional Tier.
  • Added support for Server-side Encryption Rekeying.
  • Added cross-tenant support for Principal-Bound User Delegation SAS.
  • Added support for Dynamic User Delegation SAS.

Bugs Fixed

  • Added support for error code IncrementalCopyOfEarlierSnapshotNotAllowed. This replaces IncrementalCopyOfEralierVersionSnapshotNotAllowed which has been deprecated.
  • Added support for missing SKU name values.

sdk/storage/azfile/v1.7.0-beta.1

1.7.0-beta.1 (2026-05-05)

Features Added

  • Added support for service version 2026-06-06.
  • Added support for uploading up to 4 MiB of data with Create File API.
Commits

Updates github.com/btcsuite/btcd/btcec/v2 from 2.3.6 to 2.5.0

Commits
  • 258049c Merge pull request #1825 from guggero/btcec-v2-no-circular-dep
  • b29ce97 rpcwebsocket: fi linter complaint about unused functions
  • 9dfa926 server: fix linter issue
  • c0cfa06 multi: update make and CI goals with new packages
  • dccea8f multi: use new v2 modules everywhere
  • c0db6df psbt: move to top-level module, use v2, remove btcutil dep
  • e9ec6ec btcutil: remove circular dependency, use v2
  • 55a463a txscript: turn into own module, use v2
  • 3000c45 address: move to top-level module, use v2
  • bd65d6d chaincfg: add own module, use v2
  • Additional commits viewable in compare view

Updates github.com/graph-gophers/graphql-go from 1.10.0 to 1.10.2

Release notes

Sourced from github.com/graph-gophers/graphql-go's releases.

v1.10.2

What's Changed

This release makes validation of deprecated fields opt-in. The validation of deprecated fields behaves like in v1.9.0 again. If you want strict validation of deprecated fields use the graphql.ValidateDeprecated() schema option to enforce it.

Full Changelog: graph-gophers/graphql-go@v1.10.1...v1.10.2

v1.10.1

What's Changed

New Contributors

Full Changelog: graph-gophers/graphql-go@v1.10.0...v1.10.1

Commits
  • 945316a Merge pull request #758 from graph-gophers/bump-examp-deps
  • 816453c chore: update example deps
  • 662c575 Merge pull request #757 from graph-gophers/fix-clone-copy-deprecated
  • 2377c25 fix: clone inherits validate deprecated
  • fce271c Merge pull request #756 from graph-gophers/validate-deprecated
  • e2ef73f docs: update changelog
  • a7ae1bb feat: validate deprecated fields
  • 132a487 Merge pull request #753 from graph-gophers/refactor-lookupOrBuildExec
  • e5d8331 refactor(exec): lookupOrBuildExec
  • a0ad382 Merge pull request #752 from graph-gophers/bump-gw-js-dep
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.81.0 to 1.81.1

Release notes

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

Release 1.81.1

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#9111)

Bug Fixes

  • otel: Segregate client and server RPC information used for metrics and traces, to avoid one overwriting the other. (#9081)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 4 updates: [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go), [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd), [github.com/graph-gophers/graphql-go](https://github.com/graph-gophers/graphql-go) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/storage/azblob/v1.6.4...sdk/azcore/v1.7.0)

Updates `github.com/btcsuite/btcd/btcec/v2` from 2.3.6 to 2.5.0
- [Release notes](https://github.com/btcsuite/btcd/releases)
- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
- [Commits](btcsuite/btcd@btcec/v2.3.6...btcec/v2.5.0)

Updates `github.com/graph-gophers/graphql-go` from 1.10.0 to 1.10.2
- [Release notes](https://github.com/graph-gophers/graphql-go/releases)
- [Changelog](https://github.com/graph-gophers/graphql-go/blob/main/CHANGELOG.md)
- [Commits](graph-gophers/graphql-go@v1.10.0...v1.10.2)

Updates `google.golang.org/grpc` from 1.81.0 to 1.81.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.81.0...v1.81.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/btcsuite/btcd/btcec/v2
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/graph-gophers/graphql-go
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.81.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2026
@YoshihitoAso YoshihitoAso merged commit fd6d9a2 into dev-2.8 May 20, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/all-dependencies-b369c4ceae branch May 20, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant