Skip to content

chore(deps): bump the engine group across 2 directories with 35 updates#9603

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/engine-41e9c7bc2b
Closed

chore(deps): bump the engine group across 2 directories with 35 updates#9603
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/engine-41e9c7bc2b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 17, 2025

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

Package From To
github.com/1password/onepassword-sdk-go 0.1.3 0.1.7
github.com/99designs/gqlgen 0.17.63 0.17.66
github.com/Khan/genqlient 0.7.0 0.8.0
github.com/charmbracelet/bubbletea 1.2.4 1.3.3
github.com/containerd/containerd 1.7.24 1.7.25
github.com/containerd/stargz-snapshotter 0.15.1 0.16.3
github.com/docker/cli 27.4.0+incompatible 27.5.1+incompatible
github.com/docker/docker 27.4.0+incompatible 27.5.1+incompatible
github.com/go-git/go-git/v5 5.13.1 5.13.2
github.com/google/go-containerregistry 0.20.2 0.20.3
github.com/goproxy/goproxy 0.18.2 0.19.2
github.com/hashicorp/vault/api 1.15.0 1.16.0
github.com/hashicorp/vault/api/auth/approle 0.8.0 0.9.0
github.com/invopop/jsonschema 0.12.0 0.13.0
github.com/jackpal/gateway 1.0.15 1.0.16
github.com/lmittmann/tint 1.0.5 1.0.7
github.com/opencontainers/runc 1.1.15 1.2.5
github.com/samber/slog-logrus/v2 2.5.0 2.5.2
go.etcd.io/bbolt 1.3.11 1.4.0
gotest.tools/v3 3.5.1 3.5.2
modernc.org/sqlite 1.34.2 1.35.0

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

Updates github.com/1password/onepassword-sdk-go from 0.1.3 to 0.1.7

Release notes

Sourced from github.com/1password/onepassword-sdk-go's releases.

Release 0.1.7

1Password Go SDK v0.1.7

IMPROVED:

  • The SDK now returns an error with a custom type when it hits the rate limit of the 1Password servers.

FIXED:

  • Using an SDK client in a long-running process no longer causes 401 server responses.

Release 0.1.7-beta.3

1Password Go SDK v0.1.7-beta.3

NEW:

  • Support for resolving multiple references: You can now retrieve multiple secrets in batch.

Release 0.1.6

NEW

  • Support for item sharing: You can now create an item sharing link via the 1Password SDKs using the new client.Items.Shares API.
  • Support for item archiving: You can now move items to the archive with the SDKs, using the new client.Items.Archive(vault_uuid, item_uuid) function.

IMPROVED

  • Support for item notes: You can now read, create and edit items with a notes field, accessing it via item.Notes.
  • Support for SSH key attributes in secret references: You can now retrieve an SSH key's public key, key type and fingerprint with client.Secrets.Resolve.
  • Support for additional field types: You can now read, create and edit items with Email (email addresses) and Reference (ID references to other 1Password items) type fields.

FIXED

  • Fix item CRUD flow for the Password item category: Creating or editing a Password item no longer leads to a panic in the Go SDK.
  • Improved field matching logic for secret references: Retrieving a field from the item's default field section is now possible even if there is an identically named field in one of the item's named sections.

Release 0.1.5

Version 0.1.5 of the 1Password Go SDK brings:

  • Support for generating passwords. You can now generate random, PIN, and memorable passwords using the onepassword.Secrets.GeneratePassword function.
  • Support for item subtitles. Creating and editing an item now sets the subtitle correctly, which is visible in the item preview in all client apps.
  • Support for the Credit Card Number field type. You can now retrieve, create, and edit items containing credit card numbers.

Release 0.1.4

The v0.1.4 release of the Go SDK brings:

  • Support for validating secret references. You can now check that a secret reference is formatted correctly without having to resolve it or even authenticate, using the 'ValidateSecretReference' function.
Commits
  • 2caa183 Update RELEASE-NOTES
  • 85c6da3 Update release notes
  • f29343e Release v0.1.7
  • 33f8f1d Remove changes from example
  • 7687cf4 Update core to version 8374b01d
  • cc049ec Merge pull request #175 from 1Password/morgan/174/example-test
  • f68340e Update example/README.md
  • 52cff57 Enforcing only onw matrix combination runs at a time to avoid 409 Error.
  • 0e8e760 Reading proper GitHub Secrets for example test
  • 3d7cc59 Updated readme to reflect need for vault id env var. Properly added GitHub Se...
  • Additional commits viewable in compare view

Updates github.com/99designs/gqlgen from 0.17.63 to 0.17.66

Release notes

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

v0.17.66

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.65...v0.17.66

v0.17.65

What's Changed

Full Changelog: 99designs/gqlgen@v0.17.64...v0.17.65

v0.17.64

What's Changed

... (truncated)

Commits
  • 95600f6 release v0.17.66
  • 005ea86 x/tools update go get golang.org/x/tools@v0.30.0 (#3540)
  • 70d621f v0.17.65 postrelease bump
  • 41a183c release v0.17.65
  • 42a6a49 support all go versions 1.22, 1.23, 1.24 by using golang.org/x/tools@v0.25.0 ...
  • 325c04a chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 (#3519)
  • 084c6f0 chore(deps-dev): bump vitest from 3.0.4 to 3.0.5 in /integration (#3524)
  • 0b36b16 chore(deps-dev): bump @​apollo/client in /integration (#3522)
  • 3e5328b chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 in /_examples (#3527)
  • b790acd chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 in /_examples (#3526)
  • Additional commits viewable in compare view

Updates github.com/Khan/genqlient from 0.7.0 to 0.8.0

Release notes

Sourced from github.com/Khan/genqlient's releases.

v0.8.0

This release adds support for genqlient subscriptions; see the documentation for more, and thanks to @​matthieu4294967296moineau for the original implementation and @​HaraldNordgren for additional testing and improvements.

Note that genqlient now requires Go 1.22.5 or higher, and is tested through Go 1.23.3.

Breaking changes:

  • genqlient now forbids omitempty: false (including implicit behaviour) when using pointer on non-null input field.
  • The error text for HTTP errors has changed slightly. If you were parsing it, switch to As-ing to graphql.HTTPError.

New features:

  • genqlient now supports subscriptions; the websocket protocol is by default graphql-transport-ws but can be set to another value.
    See the documentation for more details on how to use subscriptions.
  • genqlient now supports double-star globs for schema and query files; see https://github.com/Khan/genqlient/blob/HEAD/genqlient.yaml docs for more.
  • genqlient now generates slices containing all enum values for each enum type.
  • genqlient now returns Is/As-able errors when the HTTP request returns a non-200 status.

Bug fixes:

  • omitempty validation:
    • allow omitempty on non-nullable input field, if the field has a default
    • allow omitempty: false on an input field, even when it is non-nullable
  • don't do omitempty and pointer input types validation when use_struct_reference is used, as the generated type is often not compatible with validation logic.
  • the allow_broken_features option, which no longer did anything, has been removed
Changelog

Sourced from github.com/Khan/genqlient's changelog.

v0.8.0

This release adds support for genqlient subscriptions; see the documentation for more, and thanks to @​matthieu4294967296moineau for the original implementation and @​HaraldNordgren for additional testing and improvements.

Note that genqlient now requires Go 1.22.5 or higher, and is tested through Go 1.23.3.

Breaking changes:

  • genqlient now forbids omitempty: false (including implicit behaviour) when using pointer on non-null input field.
  • The error text for HTTP errors has changed slightly. If you were parsing it, switch to As-ing to graphql.HTTPError.

New features:

  • genqlient now supports subscriptions; the websocket protocol is by default graphql-transport-ws but can be set to another value.
    See the documentation for more details on how to use subscriptions.
  • genqlient now supports double-star globs for schema and query files; see https://github.com/Khan/genqlient/blob/main/docs/genqlient.yaml docs for more.
  • genqlient now generates slices containing all enum values for each enum type.
  • genqlient now returns Is/As-able errors when the HTTP request returns a non-200 status.

Bug fixes:

  • omitempty validation:
    • allow omitempty on non-nullable input field, if the field has a default
    • allow omitempty: false on an input field, even when it is non-nullable
  • don't do omitempty and pointer input types validation when use_struct_reference is used, as the generated type is often not compatible with validation logic.
  • the allow_broken_features option, which no longer did anything, has been removed
Commits
  • 78a03a6 Release v0.8.0 (#370)
  • 8ba2f83 Fix documentation for client error As-ability, and add tests (#369)
  • 6010b63 HTTPError wraps full Response for typed output (#366)
  • d3e516b Move websocket headers to opt function 'WithWebsocketHeaders' (#365)
  • 5913cd6 Improve HTTP error text (#364)
  • 1147aaf Update Go (and golangci-lint, and gqlgen) versions, and test codegen (#362)
  • 800909d Subscription connection parameters support (#360)
  • adb9dd6 Standardize error return from HTTP requests (#363)
  • ca5889f Use generics for subscriptions responses (#356)
  • e030ff1 Fix issue where subscription server data channel closing gives error (#354)
  • Additional commits viewable in compare view

Updates github.com/charmbracelet/bubbletea from 1.2.4 to 1.3.3

Release notes

Sourced from github.com/charmbracelet/bubbletea's releases.

v1.3.3

This release restore the program options that were deprecated in the previous releases.

Changelog

Full Changelog: charmbracelet/bubbletea@v1.3.2...v1.3.3


Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.3.2

Fix canceling terminal input reads on Windows.

Changelog

Bug fixes

  • b0186ada899e2c5f270b753f577be2c89ed1836f: fix: windows: handle cancel io error (@​aymanbagabas)

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.3.1

This release introduces some important bug fixes when it comes to cursor movements while rendering, and properly handle Windows AltGr key on non-English keyboards.

Changelog

Bug fixes

  • 771a10156269427e1e0c0be807410a0246135bf3: fix: renderer: use newline instead of cud1 to move cursor down (#1323) (@​aymanbagabas)
  • c66daf9744ee9cf9285e9d2e2c5f1ebb084b11fe: fix: windows: AltGr maps to LEFT_CTRL+RIGHT_ALT (#1162) (@​aymanbagabas)

Other work

  • 439398b1dd1791a253723819baf8f184a7dcc385: Remove irrelevant option comments (@​nervo)

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.3.0

Sorry to interrupt: it's time for Bubble Tea v1.3.0!

Bubble Tea now ships with refined interrupt handling, courtesy @​caarlos0. Now, you can throw your terminal a ctrl+c or an interrupt signal, Bubble Tea will take it with grace and poise. Switch any ol’ run-of-the-mill tea.Quit command with tea.Interrupt for seamless interruptions.

Bug Fixes

... (truncated)

Commits
  • cb6f840 chore: revert "chore: deprecate some StartupOptions in favor of Cmds (#1307)"
  • ee7cf45 chore: revert "Remove irrelevant option comments"
  • b0186ad fix: windows: handle cancel io error
  • 771a101 fix: renderer: use newline instead of cud1 to move cursor down (#1323)
  • cebad5b chore(examples): update go.mod and go.sum
  • 439398b Remove irrelevant option comments
  • c66daf9 fix: windows: AltGr maps to LEFT_CTRL+RIGHT_ALT (#1162)
  • 696e4ab chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (#1312)
  • 8eb3080 chore(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 (#1311)
  • 75d1b4b chore: deprecate some StartupOptions in favor of Cmds (#1307)
  • Additional commits viewable in compare view

Updates github.com/containerd/containerd from 1.7.24 to 1.7.25

Release notes

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

containerd 1.7.25

Welcome to the v1.7.25 release of containerd!

The twenty-fifth patch release for containerd 1.7 contains various fixes and updates.

Highlights

  • Update runc binary to v1.2.4 (#11238)
  • Fix proto conflicts and update to 1.8 API (#11184)

Container Runtime Interface (CRI)

  • Fix ip_pref configuration option (#11223)

Runtime

  • Fix panic due to nil dereference cgroups v2 (#11099)

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Akihiro Suda
  • Derek McGowan
  • Sebastiaan van Stijn
  • Wei Fu
  • Maksym Pavlenko
  • Akhil Mohan
  • Henry Wang
  • Jin Dong
  • Phil Estes
  • Sam Edwards
  • Samuel Karp
  • Brian Goff
  • David Son
  • Kohei Tokunaga
  • Pierre Gimalac
  • Yang Yang
  • bo.jiang

Changes

  • Prepare release notes for v1.7.25 (#11243)
    • bda53fc60 Prepare release notes for v1.7.25
  • Update runc binary to v1.2.4 (#11238)

... (truncated)

Commits
  • bcc810d Merge pull request #11243 from dmcgowan/prepare-v1.7.25
  • bda53fc Prepare release notes for v1.7.25
  • d46d74c Merge pull request #11238 from k8s-infra-cherrypick-robot/cherry-pick-11230-t...
  • d4a6491 update runc binary to v1.2.4
  • e76cc83 Merge pull request #11224 from thaJeztah/1.7_backport_debug-log-shim-plugin
  • 1079d92 Merge pull request #11223 from thaJeztah/1.7_backport_fix-ipv6-pref
  • 99c9737 runtime/v2: reduce shim plugin log
  • 0cfc1ed Fix "even if IPv4 comes first" test to have IPv4 first
  • 53d1fd0 Don't use To16() != nil to detect IPv6 addresses
  • 142e855 Merge pull request #11203 from pgimalac/pgimalac/containerd-no-plugin
  • Additional commits viewable in compare view

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

Release notes

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

v0.16.3

Notable Changes

  • Fix zstd:chunked converter error on duplicated blobs (#1894)

v0.16.2

Notable Changes

  • go.mod: Use 1.22.0 by specifying to google.golang.org/grpc v1.67.1 (#1877)

v0.16.1

Notable Changes

  • prevernt go version upgraded to 1.23 in go.mod (#1863)

v0.16.0

Notable Changes

  • Support for the latest CRI-O(>=v1.31.0) and Podman (>=v5.1.0) Additional Layer Store (#1673, #1674)
  • Fix log message in refnode.Lookup (#1595), thanks to @​iain-macdonald
  • store: use OnForget API for checking if a node is reusable (#1808)
  • Support for containerd v2 (#1722), thanks to @​apostasie
  • fs: Check connection only when image isn't fully cached (#1584)
Commits
  • c0389e0 Merge pull request #1898 from ktock/prepare-v0.16.3
  • c6a444e [v0.16] Prepare for v0.16.3
  • 86bbdeb Merge pull request #1894 from ktock/bp-1885
  • 9b706a2 Rely on OpenWriter for retrying opening writer
  • 570ba70 Rely on contaienrd's GC for cleanup of temporary content
  • 1d34a1b Merge pull request #1878 from ktock/prepare-v0.16.2
  • 3971b26 Merge pull request #1877 from ktock/v0.16dev
  • 1e4fad0 Preapre for v0.16.2
  • 4edcebd go.mod: Use 1.22.0 by specifying to google.golang.org/grpc v1.67.1
  • 7d3230e Merge pull request #1864 from ktock/prepare-v0.16.1
  • Additional commits viewable in compare view

Updates github.com/docker/cli from 27.4.0+incompatible to 27.5.1+incompatible

Commits

Updates github.com/docker/docker from 27.4.0+incompatible to 27.5.1+incompatible

Release notes

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

v27.5.1

27.5.1

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

Bug fixes and enhancements

  • Fixed an issue that could persistently prevent daemon startup after failure to initialize the default bridge. moby/moby#49307
  • Add a DOCKER_IGNORE_BR_NETFILTER_ERROR environment variable. Setting it to 1 allows running on hosts that cannot load br_netfilter. Some things won't work, including disabling inter-container communication in a bridge network. With the userland proxy disabled, it won't be possible to access one container's published ports from another container on the same network. moby/moby#49306

Packaging updates

v27.5.0

27.5.0

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

Bugfixes and enhancements

  • containerd image store: Fix passing a build context via tarball to the /build endpoint. moby/moby#49194
  • Builder garbage collection policies without a keepStorage value now inherit the defaultKeepStorage limit as intended. moby/moby#49137
  • Preserve network labels during daemon startup. moby/moby#49200
  • Fix a potential race condition error when deleting a container. moby/moby#49239

Go SDK

  • pkg/sysinfo: deprecate NumCPU. This utility has the same behavior as runtime.NumCPU. moby/moby#49247
  • pkg/fileutils: deprecate GetTotalUsedFds: this function is only used internally and will be removed in the next release. moby/moby#49209
  • pkg/ioutils: deprecate BytesPipe, NewBytesPipe, ErrClosed, WriteCounter, NewWriteCounter, NewReaderErrWrapper, NopFlusher, NopWriter, NopWriteCloser. They were only used internally and will be removed in the next release. moby/moby#49246, moby/moby#49255
  • pkg/reexec: This package is deprecated and moved to a separate module. Use github.com/moby/sys/reexec instead. moby/moby#49135

Packaging updates

v27.5.0-rc.2

... (truncated)

Commits
  • 4c9b3b0 Merge pull request #49317 from thaJeztah/27.x_backport_bump_dev_tools
  • 0da7a26 Dockerfile: update compose to v2.32.4
  • 4c8ec29 Dockerfile: update buildx to v0.20.0
  • fbc854d Dockerfile: update docker CLI to v27.5.0
  • 36c72d4 Merge pull request #49322 from thaJeztah/27.x_backport_bake-v6
  • e85906c ci(bin-image): fix bake build
  • 542e33c ci: update bake-action to v6
  • c0df678 Merge pull request #49314 from vvoland/49313-27.x
  • 95d1819 gha: Adjust release branches
  • 13eca88 Merge pull request #49312 from thaJeztah/27.x_bump_golang_1.22.11
  • Additional commits viewable in compare view

Updates github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2

Release notes

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

v5.13.2

What's Changed

Full Changelog: go-git/go-git@v5.13.1...v5.13.2

Commits
  • 2c68247 Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...
  • d462c2e Merge pull request #1359 from BeChris/issue1150-v5
  • 32ac23a Merge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...
  • 93e635a build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2
  • b2bb975 git: worktree_status, took into account code review remarks
  • 518ac88 git: worktree_status, fix adding dot slash files to working tree (backported ...
  • 21b3150 build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5
  • 189e7e4 Merge pull request #1361 from BeChris/issue1176-v5
  • 654815a Merge pull request #1377 from go-git/dependabot/go_modules/github.com/elazarl...
  • 91dbdb9 Merge pull request #1376 from go-git/dependabot/github_actions/github/codeql-...
  • Additional commits viewable in compare view

Updates github.com/google/go-containerregistry from 0.20.2 to 0.20.3

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.20.3

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.2...v0.20.3

Commits

Updates github.com/goproxy/goproxy from 0.18.2 to 0.19.2

Release notes

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

v0.19.2

0.19.2 (2025-02-16)

Miscellaneous Chores

  • .goreleaser.yaml: add DOCKER_IMAGE_REPO for dynamic repo config (#104) (524fde2)
  • ci: add ...

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [github.com/1password/onepassword-sdk-go](https://github.com/1password/onepassword-sdk-go) | `0.1.3` | `0.1.7` |
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.63` | `0.17.66` |
| [github.com/Khan/genqlient](https://github.com/Khan/genqlient) | `0.7.0` | `0.8.0` |
| [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `1.2.4` | `1.3.3` |
| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.24` | `1.7.25` |
| [github.com/containerd/stargz-snapshotter](https://github.com/containerd/stargz-snapshotter) | `0.15.1` | `0.16.3` |
| [github.com/docker/cli](https://github.com/docker/cli) | `27.4.0+incompatible` | `27.5.1+incompatible` |
| [github.com/docker/docker](https://github.com/docker/docker) | `27.4.0+incompatible` | `27.5.1+incompatible` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.1` | `5.13.2` |
| [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.20.2` | `0.20.3` |
| [github.com/goproxy/goproxy](https://github.com/goproxy/goproxy) | `0.18.2` | `0.19.2` |
| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.15.0` | `1.16.0` |
| [github.com/hashicorp/vault/api/auth/approle](https://github.com/hashicorp/vault) | `0.8.0` | `0.9.0` |
| [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema) | `0.12.0` | `0.13.0` |
| [github.com/jackpal/gateway](https://github.com/jackpal/gateway) | `1.0.15` | `1.0.16` |
| [github.com/lmittmann/tint](https://github.com/lmittmann/tint) | `1.0.5` | `1.0.7` |
| [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.1.15` | `1.2.5` |
| [github.com/samber/slog-logrus/v2](https://github.com/samber/slog-logrus) | `2.5.0` | `2.5.2` |
| [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) | `1.3.11` | `1.4.0` |
| [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) | `3.5.1` | `3.5.2` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.34.2` | `1.35.0` |

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


Updates `github.com/1password/onepassword-sdk-go` from 0.1.3 to 0.1.7
- [Release notes](https://github.com/1password/onepassword-sdk-go/releases)
- [Commits](1Password/onepassword-sdk-go@v0.1.3...v0.1.7)

Updates `github.com/99designs/gqlgen` from 0.17.63 to 0.17.66
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.63...v0.17.66)

Updates `github.com/Khan/genqlient` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/Khan/genqlient/releases)
- [Changelog](https://github.com/Khan/genqlient/blob/main/docs/CHANGELOG.md)
- [Commits](Khan/genqlient@v0.7.0...v0.8.0)

Updates `github.com/charmbracelet/bubbletea` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v1.2.4...v1.3.3)

Updates `github.com/containerd/containerd` from 1.7.24 to 1.7.25
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.24...v1.7.25)

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

Updates `github.com/docker/cli` from 27.4.0+incompatible to 27.5.1+incompatible
- [Commits](docker/cli@v27.4.0...v27.5.1)

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

Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.13.2
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.13.1...v5.13.2)

Updates `github.com/google/go-containerregistry` from 0.20.2 to 0.20.3
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](google/go-containerregistry@v0.20.2...v0.20.3)

Updates `github.com/goproxy/goproxy` from 0.18.2 to 0.19.2
- [Release notes](https://github.com/goproxy/goproxy/releases)
- [Changelog](https://github.com/goproxy/goproxy/blob/master/CHANGELOG.md)
- [Commits](goproxy/goproxy@v0.18.2...v0.19.2)

Updates `github.com/hashicorp/vault/api` from 1.15.0 to 1.16.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@v1.15.0...v1.16.0)

Updates `github.com/hashicorp/vault/api/auth/approle` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v0.md)
- [Commits](hashicorp/vault@v0.8.0...v0.9.0)

Updates `github.com/invopop/jsonschema` from 0.12.0 to 0.13.0
- [Commits](invopop/jsonschema@v0.12.0...v0.13.0)

Updates `github.com/jackpal/gateway` from 1.0.15 to 1.0.16
- [Release notes](https://github.com/jackpal/gateway/releases)
- [Commits](jackpal/gateway@v1.0.15...v1.0.16)

Updates `github.com/lmittmann/tint` from 1.0.5 to 1.0.7
- [Release notes](https://github.com/lmittmann/tint/releases)
- [Commits](lmittmann/tint@v1.0.5...v1.0.7)

Updates `github.com/opencontainers/runc` from 1.1.15 to 1.2.5
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.2.5/CHANGELOG.md)
- [Commits](opencontainers/runc@v1.1.15...v1.2.5)

Updates `github.com/samber/slog-logrus/v2` from 2.5.0 to 2.5.2
- [Release notes](https://github.com/samber/slog-logrus/releases)
- [Commits](samber/slog-logrus@v2.5.0...v2.5.2)

Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.0
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.1...v1.9.0)

Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.5...v1.0.6)

Updates `github.com/vektah/gqlparser/v2` from 2.5.21 to 2.5.22
- [Release notes](https://github.com/vektah/gqlparser/releases)
- [Commits](vektah/gqlparser@v2.5.21...v2.5.22)

Updates `go.etcd.io/bbolt` from 1.3.11 to 1.4.0
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](etcd-io/bbolt@v1.3.11...v1.4.0)

Updates `golang.org/x/crypto` from 0.31.0 to 0.33.0
- [Commits](golang/crypto@v0.31.0...v0.33.0)

Updates `golang.org/x/mod` from 0.22.0 to 0.23.0
- [Commits](golang/mod@v0.22.0...v0.23.0)

Updates `golang.org/x/net` from 0.33.0 to 0.35.0
- [Commits](golang/net@v0.33.0...v0.35.0)

Updates `golang.org/x/oauth2` from 0.24.0 to 0.25.0
- [Commits](golang/oauth2@v0.24.0...v0.25.0)

Updates `golang.org/x/sync` from 0.10.0 to 0.11.0
- [Commits](golang/sync@v0.10.0...v0.11.0)

Updates `golang.org/x/sys` from 0.28.0 to 0.30.0
- [Commits](golang/sys@v0.28.0...v0.30.0)

Updates `golang.org/x/term` from 0.27.0 to 0.29.0
- [Commits](golang/term@v0.27.0...v0.29.0)

Updates `golang.org/x/text` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.21.0...v0.22.0)

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

Updates `google.golang.org/grpc` from 1.68.0 to 1.68.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.68.0...v1.70.0)

Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.5

Updates `gotest.tools/v3` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](gotestyourself/gotest.tools@v3.5.1...v3.5.2)

Updates `modernc.org/sqlite` from 1.34.2 to 1.35.0
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.34.2...v1.35.0)

Updates `github.com/99designs/gqlgen` from 0.17.63 to 0.17.66
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.63...v0.17.66)

Updates `github.com/Khan/genqlient` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/Khan/genqlient/releases)
- [Changelog](https://github.com/Khan/genqlient/blob/main/docs/CHANGELOG.md)
- [Commits](Khan/genqlient@v0.7.0...v0.8.0)

Updates `github.com/vektah/gqlparser/v2` from 2.5.21 to 2.5.22
- [Release notes](https://github.com/vektah/gqlparser/releases)
- [Commits](vektah/gqlparser@v2.5.21...v2.5.22)

Updates `golang.org/x/net` from 0.33.0 to 0.35.0
- [Commits](golang/net@v0.33.0...v0.35.0)

Updates `golang.org/x/sync` from 0.10.0 to 0.11.0
- [Commits](golang/sync@v0.10.0...v0.11.0)

Updates `golang.org/x/sys` from 0.28.0 to 0.30.0
- [Commits](golang/sys@v0.28.0...v0.30.0)

Updates `golang.org/x/text` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.21.0...v0.22.0)

Updates `google.golang.org/grpc` from 1.68.0 to 1.70.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.68.0...v1.70.0)

Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.5

---
updated-dependencies:
- dependency-name: github.com/1password/onepassword-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/99designs/gqlgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/Khan/genqlient
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/containerd/stargz-snapshotter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/goproxy/goproxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/hashicorp/vault/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/hashicorp/vault/api/auth/approle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/invopop/jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/jackpal/gateway
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/lmittmann/tint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/samber/slog-logrus/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/vektah/gqlparser/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: gotest.tools/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/99designs/gqlgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/Khan/genqlient
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/vektah/gqlparser/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: golang.org/x/net
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: golang.org/x/text
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: engine
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner February 17, 2025 07:47
@dependabot dependabot Bot added area/cli All about go code on dagger CLI area/engine About dagger core engine area/sdk/go kind/dependencies Pull requests that update a dependency file labels Feb 17, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 19, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 19, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/engine-41e9c7bc2b branch February 19, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli All about go code on dagger CLI area/engine About dagger core engine area/sdk/go kind/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants