Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps the engine group with 26 updates in the / directory:

Package From To
github.com/99designs/gqlgen 0.17.80 0.17.81
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.7.0 1.13.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 0.4.1 1.6.2
github.com/aws/aws-sdk-go-v2 1.39.0 1.39.2
github.com/aws/aws-sdk-go-v2/config 1.31.8 1.31.12
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.19.6 1.19.12
github.com/containerd/nydus-snapshotter 0.14.0 0.15.4
github.com/containerd/stargz-snapshotter/estargz 0.16.3 0.17.0
github.com/docker/cli 28.4.0+incompatible 28.5.1+incompatible
github.com/docker/docker 28.4.0+incompatible 28.5.1+incompatible
github.com/go-git/go-git/v5 5.16.2 5.16.3
github.com/gofrs/flock 0.12.1 0.13.0
github.com/goproxy/goproxy 0.22.1 0.23.0
github.com/hashicorp/vault/api 1.21.0 1.22.0
github.com/hashicorp/vault/api/auth/approle 0.10.0 0.11.0
github.com/mark3labs/mcp-go 0.40.0 0.41.1
github.com/modelcontextprotocol/go-sdk 0.5.0 1.0.0
github.com/opencontainers/runc 1.3.1 1.3.2
golang.org/x/crypto 0.42.0 0.43.0
golang.org/x/oauth2 0.31.0 0.32.0
golang.org/x/time 0.13.0 0.14.0
golang.org/x/tools 0.37.0 0.38.0
google.golang.org/genai 1.25.0 1.30.0
google.golang.org/grpc 1.75.1 1.76.0
google.golang.org/protobuf 1.36.9 1.36.10
modernc.org/sqlite 1.39.0 1.39.1

Bumps the engine group with 2 updates in the /sdk/go directory: github.com/99designs/gqlgen and google.golang.org/grpc.

Updates github.com/99designs/gqlgen from 0.17.80 to 0.17.81

Release notes

Sourced from github.com/99designs/gqlgen's releases.

v0.17.81

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.80...v0.17.81

Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.13.0

Release notes

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

sdk/azidentity/v1.13.0

1.13.0 (2025-10-07)

Features Added

  • Added AzurePowerShellCredential, which authenticates as the identity logged in to Azure PowerShell (thanks ArmaanMcleod)
  • When AZURE_TOKEN_CREDENTIALS is set to ManagedIdentityCredential, DefaultAzureCredential behaves the same as does ManagedIdentityCredential when used directly. It doesn't apply special retry configuration or attempt to determine whether IMDS is available. (#25265)

Breaking Changes

  • Removed the WorkloadIdentityCredential support for identity binding mode added in v1.13.0-beta.1. It will return in v1.14.0-beta.1

sdk/azidentity/v1.13.0-beta.1

1.13.0-beta.1 (2025-09-17)

Features Added

  • Added AzurePowerShellCredential, which authenticates as the identity logged in to Azure PowerShell (thanks ArmaanMcleod)
  • WorkloadIdentityCredential supports identity binding mode (#25056)

sdk/azidentity/v1.12.0

1.12.0 (2025-09-16)

Features Added

  • Added DefaultAzureCredentialOptions.RequireAzureTokenCredentials. NewDefaultAzureCredential returns an error when this option is true and the environment variable AZURE_TOKEN_CREDENTIALS has no value.

Other Changes

  • AzureDeveloperCLICredential no longer hangs when AZD_DEBUG is set
  • GetToken methods of AzureCLICredential and AzureDeveloperCLICredential return an error when TokenRequestOptions.Claims has a value because these credentials can't acquire a token in that case. The error messages describe the action required to get a token.

sdk/internal/v1.11.2

1.11.2 (2025-07-30)

Other Changes

  • errorinfo.NonRetriable() doesn't wrap errors which are already NonRetriable

sdk/azidentity/v1.11.0

1.11.0 (2025-08-05)

Other Changes

  • DefaultAzureCredential tries its next credential when a dev tool credential such as

... (truncated)

Commits
  • 94c22e6 [azcore] prepping for release (#23192)
  • c5213b1 Redesign persistent token cache API (#23114)
  • 5df73f9 [azopenai]: Update custom_client.go to enable insecure credential with HTTP (...
  • b4b4721 [azcore] Adding in a function create a policy.Request using an existing *http...
  • 80dbc7d Update CODEOWNERS_baseline_errors.txt (#23191)
  • d254d11 Increment package version after release of internal (#23190)
  • 62f7a3d Test credential factory supports Pipelines federated auth (#23184)
  • 5aaedf4 [Release] sdk/resourcemanager/informaticadatamgmt/arminformaticadatamgmt/1.0....
  • ce39ed9 Sync eng/common directory with azure-sdk-tools for PR 8598 (#23175)
  • 75d30bb Enable use of pipeline credential. Fixes https://github.com/microsoft/azure-p...
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 0.4.1 to 1.6.2

Release notes

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

sdk/storage/azblob/v1.6.2

1.6.2 (2025-07-23)

Other Changes

  • Updated azcore version to 1.18.1

sdk/storage/azblob/v1.6.2-beta.2

1.6.2-beta.2 (2025-07-08)

Other Changes

  • Updated azidentity version to 1.10.1

sdk/storage/azfile/v1.5.2

1.5.2 (2025-07-23)

Other Changes

  • Updated azcore version to 1.18.1

sdk/storage/azfile/v1.5.2-beta.2

1.5.2-beta.2 (2025-07-08)

Bugs Fixed

Other Changes

  • Updated azidentity version to 1.10.1

sdk/storage/azdatalake/v1.4.2

1.4.2 (2025-07-23)

Other Changes

  • Updated azcore version to 1.18.1

sdk/storage/azdatalake/v1.4.2-beta.1

1.4.2-beta.1 (2025-07-08)

Bugs Fixed

  • Fix panic in File and Directory client DownloadStream and Get Properties on authentication failure.

Other Changes

  • Updated azidentity version to 1.10.1

sdk/data/azcosmos/v1.4.1

1.4.1 (2025-08-27)

Bugs Fixed

  • Fixed bug where the correct header was not being sent for writes on multiple write region accounts. See PR 25127

sdk/data/aztables/v1.4.0

... (truncated)

Commits
  • 5b7ca8c changelog and go mod updates for release (#24990)
  • 9e1e134 fix identity dep version (#24986)
  • 7418f66 [Release] sdk/resourcemanager/recoveryservicesdatareplication/armrecoveryserv...
  • 72cfa13 update version (#24985)
  • 114ed10 [azopenai] Update deps, point to latest in main, and regen. (#24982)
  • bbbf16c [Release] sdk/resourcemanager/providerhub/armproviderhub/2.0.0 generation fro...
  • bc4b735 [Release] sdk/resourcemanager/carbonoptimization/armcarbonoptimization/1.0.0 ...
  • 0cc45a3 [Release] sdk/resourcemanager/storagediscovery/armstoragediscovery/0.1.0 gene...
  • e80945a update version (#24969)
  • 43928aa Remove import to v1 module (#24963)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.39.0 to 1.39.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.8 to 1.31.12

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.12 to 1.18.16

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.6 to 1.19.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.1 to 1.88.4

Commits

Updates github.com/containerd/nydus-snapshotter from 0.14.0 to 0.15.4

Release notes

Sourced from github.com/containerd/nydus-snapshotter's releases.

Nydus Snapshotter v0.15.4 Release

What's Changed

Full Changelog: containerd/nydus-snapshotter@v0.15.3...v0.15.4

Nydus Snapshotter v0.15.3 Release

What's Changed

New Contributors

Full Changelog: containerd/nydus-snapshotter@v0.15.2...v0.15.3

Nydus Snapshotter v0.15.2 Release

What's Changed

New Contributors

Full Changelog: containerd/nydus-snapshotter@v0.15.1...v0.15.2

Nydus Snapshotter v0.15.1 Release

What's Changed

... (truncated)

Commits
  • 7317cff Merge pull request #646 from imeoer/reviewer
  • 26a8b4b add BraveY as a reviewer
  • 33f7447 Merge pull request #653 from Zephyrcf/feat/support-restart-trigger-hotUpgrade
  • b5bceed support restart snapshotter trigger hotUpgrade
  • ddaa6fa Merge pull request #675 from Zephyrcf/fix/correct-equality-check
  • d3239f3 correct equality check
  • e44c981 Merge pull request #674 from DataDog/fricounet/merge-manifest-config
  • fe9ac56 [converter] Add MergeManifest option to tell converter when manifests are merged
  • c9b930c Merge pull request #670 from brianmodel/brian/s3-configurable-checksum
  • d2c042a undo change
  • Additional commits viewable in compare view

Updates github.com/containerd/stargz-snapshotter/estargz from 0.16.3 to 0.17.0

Release notes

Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.

v0.17.0

Notable Changes

  • New features
  • Fixes and changes
    • Set maximum filename length to 255 bytes (#2024), thanks to @​wswsmao
    • Fixed EOPNOTSUPP issue on getdents64 (#2063), thanks to @​wswsmao
    • Fixed TTLCache failed to release resources on exit (#2076)
    • Fixed the configuration and docs to prevent GC failures in CRI plugin (#1893)
    • Refactored blob manipulation logic to make it more modular (#1955), thanks to @​ChengyuZhu6
    • Fix zstd:chunked converter error on duplicated blobs (#1885), thanks to @​apostasie
  • Document updates
    • Added docs about how to use Stargz Snapshotter on Lima (#1967)
    • Added docs about how to use Stargz Snapshotter with Transfer Service (#2084)
    • Improved legibility in docs/overview.md (#2061), thanks to @​soulshake
  • CI updates
    • Added tests for wider configrations (FUSE passthrough and FUSE manager) (#2074, #2083, #1914)
    • Fixed dependabot's configuration to avoid CI failures in gomod PRs (#1920, #1941), thanks to @​djdongjin
    • Bump up containerd/project-checks to v1.2.2 (#2004), thanks to @​wswsmao
  • Dependencies

For other changes, refer to the full diff: containerd/stargz-snapshotter@v0.16.3...v0.17.0

Commits
  • 6f6aacb Merge pull request #2088 from ktock/prepare-v0.17.0
  • ff4141a Prepare for v0.17.0
  • dfb9f43 Merge pull request #2087 from containerd/dependabot/go_modules/k8s-7ac0ac0c3e
  • 6bffc90 build(deps): bump the k8s group across 2 directories with 4 updates
  • 56bb07c Merge pull request #2085 from ktock/dockerfilebumpup-a
  • 71c6675 Dockerfile: bump up dependencies
  • 0aab392 Merge pull request #1914 from ktock/fuse-manager-tests
  • 020d347 fuse manager: Ensure cleanup by moving it to the main routine
  • 0270add Fix test to use listen_path field for FUSE manager
  • b4db2b9 Enable CRI Keychain to configure the listening path
  • Additional commits viewable in compare view

Updates github.com/docker/cli from 28.4.0+incompatible to 28.5.1+incompatible

Commits
  • e180ab8 Merge pull request #6541 from vvoland/6540-28.x
  • 0d799c5 update to go1.24.8
  • 887030f Merge pull request #6522 from thaJeztah/28.x_bump_moby
  • 9c6a0e0 Merge pull request #6531 from thaJeztah/28.x_backport_bump_macos
  • f784471 vendor: github.com/docker/docker cd048300a487 (v28.5.0-dev)
  • d7afcf9 Merge pull request #6529 from thaJeztah/28.x_backport_deprecate_ResolveDefaul...
  • 9d9adf6 gha: add macOS 15, remove macOS 13 (deprecated)
  • d4b7734 cli/command: deprecate ResolveDefaultContext
  • a106161 Merge pull request #6519 from thaJeztah/28.x_backport_authconfig_no_direct_cast
  • 5e42f82 Merge pull request #6518 from thaJeztah/28.x_backport_memstore_notfounderr
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 28.4.0+incompatible to 28.5.1+incompatible

Release notes

Sourced from github.com/docker/docker's releases.

v28.5.1

28.5.1

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

Deprecations

  • api/types/image: InspectResponse: deprecate Parent and DockerVersion fields. moby/moby#51105
  • api/types/plugin: deprecate Config.DockerVersion field. moby/moby#51110

v28.5.0

28.5.0

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

  • Don't print warnings in docker info for broken symlinks in CLI-plugin directories. docker/cli#6476
  • Fix a panic during stats on empty event Actor.ID. docker/cli#6471

Packaging updates

Networking

  • Eliminated harmless warning about deletion of endpoint_count from the data store. moby/moby#51064
  • Fix a bug causing IPAM plugins to not be loaded on Windows. moby/moby#51035

API

  • Deprecate support for kernel memory TCP accounting (KernelMemoryTCP). moby/moby#51067
  • Fix GET containers/{name}/checkpoints returning null instead of empty JSON array when there are no checkpoints. moby/moby#51052

... (truncated)

Commits
  • f8215cc Merge pull request #51137 from austinvazquez/cherry-pick-vendor-buildkit-0.25...
  • 40a856a hack: add patch to buildkit tests
  • 5d1c311 vendor: update buildkit to v0.25.1
  • 90506c1 Merge pull request #51133 from vvoland/51132-28.x
  • 17db0cd Merge pull request #51128 from thaJeztah/28.x_backport_gcpolicy-invalid-calcu...
  • f7c40ea update to go1.24.8
  • dccf7c8 builder: use proper percentage calculations for default gc policy
  • 0f040aa Merge pull request #51126 from vvoland/51124-28.x
  • 5b1a039 ci: fix cache for go modules
  • 8fa4bd5 Merge pull request #51121 from crazy-max/28.x_ci-caches-fixes
  • Additional commits viewable in compare view

Updates github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.16.3

What's Changed

Full Changelog: go-git/go-git@v5.16.2...v5.16.3

Commits
  • ad9a3a5 Merge pull request #1633 from baloo/baloo/release-5.x/jj-signed-commits
  • f2c3467 plumbing: support extra headers, support jujutsu signed commit [5.x]
  • c12263d Merge pull request #1646 from baloo/baloo/release-5.x/fixup-windows-ci
  • 111f374 build: disable fuzzing on maintenance branch
  • 15d46ce build: raise timeouts for windows CI tests
  • ce83ba1 Merge pull request #1644 from baloo/baloo/release-5.x/fixup-build
  • b486201 internal: Expand regex to fix build
  • See full diff in compare view

Updates github.com/gofrs/flock from 0.12.1 to 0.13.0

Release notes

Sourced from github.com/gofrs/flock's releases.

v0.13.0

What's Changed

Minimum Go version 1.24

Full Changelog: gofrs/flock@v0.12.1...v0.13.0

Commits
  • bfec60b chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 in the gomod group (...
  • 7094284 chore: update linter
  • 8111aec feat: add Stat method (#127)
  • 6f0f0ed chore(deps): bump the github-actions group with 4 updates (#126)
  • fe44231 chore(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 in the gomod group (...
  • f74f0fb chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in the go...
  • c1f6d16 chore(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 in the gomod group (...
  • c542c57 chore(deps): bump github/codeql-action from 3.29.2 to 3.29.5 in the github-ac...
  • 425570b chore(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 in the gomod group (...
  • 12753ea chore(deps): bump github/codeql-action from 3.28.18 to 3.29.2 in the github-a...
  • Additional commits viewable in compare view

Updates github.com/goproxy/goproxy from 0.22.1 to 0.23.0

Release notes

Sourced from github.com/goproxy/goproxy's releases.

v0.23.0

0.23.0 (2025-10-10)

Features

  • cmd/goproxy: add /healthz probe handler to server command (#149) (4ff25f4), closes #147

Bug Fixes

  • close cached content to prevent memory leak in Goproxy.serveFetchDownload (#152) (73b8724)

Miscellaneous Chores

  • deps: bump golang.org/x/mod from 0.28.0 to 0.29.0 (#154) (2b69cff)
Changelog

Sourced from github.com/goproxy/goproxy's changelog.

0.23.0 (2025-10-10)

Features

  • cmd/goproxy: add /healthz probe handler to server command (#149) (4ff25f4), closes #147

Bug Fixes

  • close cached content to prevent memory leak in Goproxy.serveFetchDownload (#152) (73b8724)

Miscellaneous Chores

  • deps: bump golang.org/x/mod from 0.28.0 to 0.29.0 (#154) (2b69cff)
Commits
  • cbd238d chore(master): release 0.23.0 (#153)
  • 2b69cff chore(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 (#154)
  • 4ff25f4 feat(cmd/goproxy): add /healthz probe handler to server command (#149)
  • 73b8724 fix: close cached content to prevent memory leak in `Goproxy.serveFetchDownlo...
  • See full diff in compare view

Updates github.com/hashicorp/vault/api from 1.21.0 to 1.22.0

Commits
  • 526ac82 Merge remote-tracking branch 'remotes/from/ce/main'
  • 8041281 Backport Update vault-plugin-secrets-terraform to v0.13.0 into ce/main (#9814)
  • dce7d8a Backport Update vault-plugin-secrets-kubernetes to v0.12.0 into ce/main (#9811)
  • 9cae193 Merge remote-tracking branch 'remotes/from/ce/main'
  • abde734 UI: Fix MFA validation timing issue (#9774) (#9799)
  • da04c45 Merge remote-tracking branch 'remotes/from/ce/main'
  • bf32d52 [UI] Ember Data Migration - KV Cleanup (#9623) (#9794)
  • 0c3dcbc Backport Update vault-plugin-auth-azure to v0.22.0 into ce/main (#9782)

Bumps the engine group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.80` | `0.17.81` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.7.0` | `1.13.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `0.4.1` | `1.6.2` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.0` | `1.39.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.8` | `1.31.12` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.19.6` | `1.19.12` |
| [github.com/containerd/nydus-snapshotter](https://github.com/containerd/nydus-snapshotter) | `0.14.0` | `0.15.4` |
| [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) | `0.16.3` | `0.17.0` |
| [github.com/docker/cli](https://github.com/docker/cli) | `28.4.0+incompatible` | `28.5.1+incompatible` |
| [github.com/docker/docker](https://github.com/docker/docker) | `28.4.0+incompatible` | `28.5.1+incompatible` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.2` | `5.16.3` |
| [github.com/gofrs/flock](https://github.com/gofrs/flock) | `0.12.1` | `0.13.0` |
| [github.com/goproxy/goproxy](https://github.com/goproxy/goproxy) | `0.22.1` | `0.23.0` |
| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.21.0` | `1.22.0` |
| [github.com/hashicorp/vault/api/auth/approle](https://github.com/hashicorp/vault) | `0.10.0` | `0.11.0` |
| [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) | `0.40.0` | `0.41.1` |
| [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) | `0.5.0` | `1.0.0` |
| [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.3.1` | `1.3.2` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.42.0` | `0.43.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.31.0` | `0.32.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.13.0` | `0.14.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.37.0` | `0.38.0` |
| [google.golang.org/genai](https://github.com/googleapis/go-genai) | `1.25.0` | `1.30.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.1` | `1.76.0` |
| google.golang.org/protobuf | `1.36.9` | `1.36.10` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.39.0` | `1.39.1` |

Bumps the engine group with 2 updates in the /sdk/go directory: [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `github.com/99designs/gqlgen` from 0.17.80 to 0.17.81
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.80...v0.17.81)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.7.0 to 1.13.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/sdk-breaking-changes-guide-migration.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.7.0...sdk/azcore/v1.13.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 0.4.1 to 1.6.2
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/sdk-breaking-changes-guide-migration.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v0.4.1...sdk/storage/azblob/v1.6.2)

Updates `github.com/aws/aws-sdk-go-v2` from 1.39.0 to 1.39.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.39.0...v1.39.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.8 to 1.31.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.8...config/v1.31.12)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.12 to 1.18.16
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.12...config/v1.18.16)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.19.6 to 1.19.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.6...service/efs/v1.19.12)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.88.1 to 1.88.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.88.1...service/s3/v1.88.4)

Updates `github.com/containerd/nydus-snapshotter` from 0.14.0 to 0.15.4
- [Release notes](https://github.com/containerd/nydus-snapshotter/releases)
- [Commits](containerd/nydus-snapshotter@v0.14.0...v0.15.4)

Updates `github.com/containerd/stargz-snapshotter/estargz` from 0.16.3 to 0.17.0
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](containerd/stargz-snapshotter@v0.16.3...v0.17.0)

Updates `github.com/docker/cli` from 28.4.0+incompatible to 28.5.1+incompatible
- [Commits](docker/cli@v28.4.0...v28.5.1)

Updates `github.com/docker/docker` from 28.4.0+incompatible to 28.5.1+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.4.0...v28.5.1)

Updates `github.com/go-git/go-git/v5` from 5.16.2 to 5.16.3
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.2...v5.16.3)

Updates `github.com/gofrs/flock` from 0.12.1 to 0.13.0
- [Release notes](https://github.com/gofrs/flock/releases)
- [Commits](gofrs/flock@v0.12.1...v0.13.0)

Updates `github.com/goproxy/goproxy` from 0.22.1 to 0.23.0
- [Release notes](https://github.com/goproxy/goproxy/releases)
- [Changelog](https://github.com/goproxy/goproxy/blob/master/CHANGELOG.md)
- [Commits](goproxy/goproxy@v0.22.1...v0.23.0)

Updates `github.com/hashicorp/vault/api` from 1.21.0 to 1.22.0
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v1.10-v1.15.md)
- [Commits](hashicorp/vault@api/v1.21.0...api/v1.22.0)

Updates `github.com/hashicorp/vault/api/auth/approle` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v0.md)
- [Commits](hashicorp/vault@v0.10.0...v0.11.0)

Updates `github.com/mark3labs/mcp-go` from 0.40.0 to 0.41.1
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.40.0...v0.41.1)

Updates `github.com/modelcontextprotocol/go-sdk` from 0.5.0 to 1.0.0
- [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases)
- [Commits](modelcontextprotocol/go-sdk@v0.5.0...v1.0.0)

Updates `github.com/opencontainers/runc` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)
- [Commits](opencontainers/runc@v1.3.1...v1.3.2)

Updates `golang.org/x/crypto` from 0.42.0 to 0.43.0
- [Commits](golang/crypto@v0.42.0...v0.43.0)

Updates `golang.org/x/mod` from 0.28.0 to 0.29.0
- [Commits](golang/mod@v0.28.0...v0.29.0)

Updates `golang.org/x/net` from 0.44.0 to 0.45.0
- [Commits](golang/net@v0.44.0...v0.45.0)

Updates `golang.org/x/oauth2` from 0.31.0 to 0.32.0
- [Commits](golang/oauth2@v0.31.0...v0.32.0)

Updates `golang.org/x/sys` from 0.36.0 to 0.37.0
- [Commits](golang/sys@v0.36.0...v0.37.0)

Updates `golang.org/x/term` from 0.35.0 to 0.36.0
- [Commits](golang/term@v0.35.0...v0.36.0)

Updates `golang.org/x/text` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.29.0...v0.30.0)

Updates `golang.org/x/time` from 0.13.0 to 0.14.0
- [Commits](golang/time@v0.13.0...v0.14.0)

Updates `golang.org/x/tools` from 0.37.0 to 0.38.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.37.0...v0.38.0)

Updates `google.golang.org/genai` from 1.25.0 to 1.30.0
- [Release notes](https://github.com/googleapis/go-genai/releases)
- [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/go-genai@v1.25.0...v1.30.0)

Updates `google.golang.org/grpc` 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)

Updates `google.golang.org/protobuf` from 1.36.9 to 1.36.10

Updates `modernc.org/sqlite` from 1.39.0 to 1.39.1
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.39.0...v1.39.1)

Updates `github.com/99designs/gqlgen` from 0.17.80 to 0.17.81
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.80...v0.17.81)

Updates `google.golang.org/grpc` 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)

Updates `github.com/99designs/gqlgen` from 0.17.80 to 0.17.81
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.80...v0.17.81)

Updates `google.golang.org/grpc` 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)

Updates `github.com/99designs/gqlgen` from 0.17.80 to 0.17.81
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.80...v0.17.81)

Updates `google.golang.org/grpc` 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: github.com/99designs/gqlgen
  dependency-version: 0.17.81
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-version: 1.6.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: engine
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.39.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.19.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.88.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/containerd/nydus-snapshotter
  dependency-version: 0.15.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/containerd/stargz-snapshotter/estargz
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/docker/cli
  dependency-version: 28.5.1+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.1+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/gofrs/flock
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/goproxy/goproxy
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/hashicorp/vault/api
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/hashicorp/vault/api/auth/approle
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.41.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/modelcontextprotocol/go-sdk
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: engine
- dependency-name: github.com/opencontainers/runc
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: golang.org/x/crypto
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/mod
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/net
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/sys
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/term
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/text
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/time
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/tools
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: google.golang.org/genai
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: google.golang.org/grpc
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: modernc.org/sqlite
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/99designs/gqlgen
  dependency-version: 0.17.81
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: google.golang.org/grpc
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/99designs/gqlgen
  dependency-version: 0.17.81
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: google.golang.org/grpc
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/99designs/gqlgen
  dependency-version: 0.17.81
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: google.golang.org/grpc
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2025

Labels

The following labels could not be found: area/cli, area/engine, area/sdk/go, kind/dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants