Skip to content

chore(deps): bump the engine group across 1 directory with 30 updates#7363

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

chore(deps): bump the engine group across 1 directory with 30 updates#7363
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/engine-e1ae18c674

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2024

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

Package From To
github.com/99designs/gqlgen 0.17.44 0.17.46
github.com/a-h/templ 0.2.543 0.2.680
github.com/charmbracelet/bubbletea 0.25.0 0.26.2
github.com/containerd/containerd 1.7.15 1.7.16
github.com/containernetworking/cni 1.1.2 1.2.0
github.com/creack/pty 1.1.18 1.1.21
github.com/docker/cli 26.1.0+incompatible 26.1.2+incompatible
github.com/docker/distribution 2.8.2+incompatible 2.8.3+incompatible
github.com/docker/docker 26.1.0+incompatible 26.1.2+incompatible
github.com/google/go-containerregistry 0.19.0 0.19.1
github.com/gorilla/websocket 1.5.0 1.5.1
github.com/jackpal/gateway 1.0.7 1.0.15
github.com/klauspost/compress 1.17.4 1.17.8
github.com/prometheus/procfs 0.12.0 0.14.0
github.com/samber/slog-logrus/v2 2.2.0 2.3.0
github.com/tidwall/gjson 1.17.0 1.17.1
github.com/urfave/cli 1.22.14 1.22.15
go.etcd.io/bbolt 1.3.9 1.3.10
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp 0.49.0 0.51.0
go.opentelemetry.io/otel/log 0.0.1-alpha 0.2.0-alpha
go.opentelemetry.io/otel/sdk/metric 1.24.0 1.26.0
golang.org/x/oauth2 0.17.0 0.20.0
golang.org/x/tools 0.20.0 0.21.0

Updates github.com/99designs/gqlgen from 0.17.44 to 0.17.46

Release notes

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

v0.17.46

What's Changed

... (truncated)

Changelog

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

CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

v0.17.45 - 2024-03-11

  • b6d1a8b9 release v0.17.45
  • Bump golang.org/x/tools from 0.18.0 to 0.19.0

Bumps golang.org/x/tools from 0.18.0 to 0.19.0.


updated-dependencies:

  • dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ...
  • Go mod tidy examples and websocket

Bumps typescript from 5.3.3 to 5.4.2.


updated-dependencies:

  • dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor

... (truncated)

Commits
  • 90af8bf release v0.17.46
  • bf49e56 fix: failed to build _examples/websocket-initfunc/server/server.go (#3055) (#...
  • 1ee0fa8 chore(deps-dev): bump vite from 5.2.10 to 5.2.11 in /integration (#3047)
  • ddd9a6b chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#3052)
  • 36b6660 chore(deps): bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 (#3051)
  • ad91bf6 chore(deps-dev): bump vitest from 1.5.2 to 1.6.0 in /integration (#3048)
  • a5cb576 chore(deps-dev): bump @​apollo/client in /integration (#3049)
  • 6b423e5 chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#3050)
  • c34e246 chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 in /_examples (#3053)
  • a3991df chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 (#3054)
  • Additional commits viewable in compare view

Updates github.com/a-h/templ from 0.2.543 to 0.2.680

Release notes

Sourced from github.com/a-h/templ's releases.

v0.2.680

Changelog

  • e3e98c0 chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#722)
  • 35e24ae chore: bump deps
  • aea0c80 chore: bump deps in echo example
  • c5507b8 chore: bump docusaurus version
  • c6a2ac2 chore: bump version number
  • 27fc6a3 docs(echo): set headers before calling WriteHeader (#729)
  • 210391f feat(lsp): map go code errors that aren't template expressions to clo… (#690)
  • ef58c7a feat: add brotli support to proxy, warn on unsupported encoding (#695)
  • 41d5003 feat: normalise line breaks and path separators to Linux style, on Windows, fixes #539 (#696)
  • 6af8b3b feat: support build tags by copying template header over (#688)
  • 702c106 fix: allow hot reload script to be re-evaluated, fixes #716
  • f300746 fix: allow slice type definitions in templ expressions (#670)
  • 89f216e fix: escape constant attribute Go strings (#725)
  • d120e33 fix: multi-byte character positions in LSP (fixes #482) (#712)
  • fe1f70e fix: prevent greedy parsing in raw element parser (#702)
  • 77ba285 refactor: remove legacy v1 to v2 migration feature (#697)

v0.2.663

Changelog

  • 44183ea chore: add troubleshooting guide for intellij products (#660)
  • 8cc2e94 chore: add unit test and benchmark to URL function
  • 0b30dc5 chore: bump version
  • 25ac8cf chore: fix function name in comment (#675)
  • d57277f feat: Allow using tel, ftp and ftps as safe URL protocols (#657)
  • 022a8b0 feat: add notify proxy to reload browser (#661)
  • ad69501 feat: handle string and boolean pointers in attributes (#648)
  • ac07d85 fix: delete watch mode files when command exits, fixes #664
  • 72349ec fix: minor typo, fixes #665
  • 9cd51fe refactor: remove redundant comment (#668)

v0.2.648

Fix for regression in previous release.

Changelog

  • 80bffc6 chore: refactor comment position
  • ae52b02 fix: failure to parse empty slices (fixes #638)

v0.2.646

Changelog

  • f2e5269 chore: bump version [no ci]
  • 8709950 chore: bump workflow
  • 3eff9c3 feat: add option to generate to stdout (#628)
  • 1e176a0 fix: handle slice literals without named types (#635)

v0.2.639

Changelog

... (truncated)

Commits
  • c6a2ac2 chore: bump version number
  • 27fc6a3 docs(echo): set headers before calling WriteHeader (#729)
  • 89f216e fix: escape constant attribute Go strings (#725)
  • 702c106 fix: allow hot reload script to be re-evaluated, fixes #716
  • c5507b8 chore: bump docusaurus version
  • aea0c80 chore: bump deps in echo example
  • 35e24ae chore: bump deps
  • e3e98c0 chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#722)
  • fe1f70e fix: prevent greedy parsing in raw element parser (#702)
  • d120e33 fix: multi-byte character positions in LSP (fixes #482) (#712)
  • Additional commits viewable in compare view

Updates github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.2

Release notes

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

v0.26.2

This fixes a small regression that was introduced in v0.26.0 related to the first line on the first render not being displayed correctly. Thank you @​mistakenelf for pointing this out in charmbracelet/bubbletea#1000!

What's Changed

Full Changelog: charmbracelet/bubbletea@v0.26.1...v0.26.2


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

v0.26.1

This is a quick one to fix a Windows shortcoming in the last release acutely identified by our pal @​jon4hz. Thank you!

What's Changed

Full Changelog: charmbracelet/bubbletea@v0.26.0...v0.26.1


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

v0.26.0

Bracketed Paste, Windows Improvements, Mainframes, and more

What do tapioca balls, IBM mainframes, and the Microsoft Windows Console API have in common? Bubble Tea v0.26.0, that’s what. Let’s get to it.

⚡️ Windows Input Improvements

A few years ago @​erikgeiser, a penetration tester and ex-particle physicist, wrote this awesome library called coninput to majorly improve Bubble Tea input on Windows. @​aymanbagabas has implemented the library in Bubble Tea and input on Windows is roughly 1000 times better now. In the short term, this means that for Windows users inputting non-Latin characters (like Greek, Cyrillic, Korean, Chinese and so on) stuff will “just work.”

The bigger news, however, is that this paves the way for Windows parity with our forthcoming support for super high fidelity input via Kitty Keyboard and Fixterms.

🍳 Hot Windows Resize Events

Terminal emulators on Windows don’t support the SIGWINCH signal, which is sent when the terminal is resized. It’s been a huge bummer for a really long time. Thanks (again) to @​erikgeiser and @​aymanbagabas, we’re now able to reach deep into Windows’ underpinnings, detect window resizes, and send tea.WindowSizeMsgs accordingly! This is a glorious moment for Bubble Tea on Windows indeed.

... (truncated)

Commits
  • ea792a8 chore(deps): bump golang.org/x/term from 0.19.0 to 0.20.0
  • 4f070e4 chore(deps): bump golangci/golangci-lint-action from 5 to 6
  • c31d33d chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0
  • 8028ede fix: update examples testdata
  • 601d228 fix: renderer: reset the cursor on the first line
  • e3c6153 chore(lint): remove naked returns
  • 3e129db chore(lint): add various nolint directives
  • 7e05e1d fix(ci): remove deprecated 'ifshort' linter config
  • 556cdde chore(readme): add ntcharts to libs section
  • 0c937f4 fix: stop and drain timers (#993)
  • Additional commits viewable in compare view

Updates github.com/containerd/containerd from 1.7.15 to 1.7.16

Release notes

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

containerd 1.7.16

Welcome to the v1.7.16 release of containerd!

The sixteenth patch release for containerd 1.7 contains various fixes and updates.

Highlights

  • Update AppArmor template to allow confined runc to kill containers (#10129)
  • Fix config import relative path glob (#9834)
  • Update AppArmor template to better support rootlesskit (#10116)
  • Update HTTP fallback to better account for TLS timeout and previous attempts (#10112)
  • Add support for HPC port forwarding (#10008)
  • Prevent GC from schedule itself with 0 period. (#10102)
  • Fix issue with using invalid token to retry fetching layer (#10065)
  • Automatically decompress archives for transfer service import (#9989)
  • Fix HTTPFallback fails when pushing manifest (#10044)
  • Add support for configuring otel from env and config deprecation notice (#9992)
  • Fix deadlock during NRI plugin registration (containerd/nri#79)

Build and Release Toolchain

  • Update Go to 1.21.9 and 1.22.2 with net/http security fix (#10115)

Container Runtime Interface (CRI)

  • Fix CRI snapshotter root path when not under containerd root (#10096)
  • Fix network creation failure from CreatedAt time as 269 years ago (#10122)
  • Include userns info in PodSandboxStatus (#9865)
  • Fix default working directory Windows HostProcess containers (#10071)
  • Fix ListPodSandboxStats to skip sandboxes with missing tasks (#10042)

Deprecations

  • Add support for configuring otel from env and config deprecation notice (#9992)

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

Contributors

  • Derek McGowan
  • Samuel Karp
  • Wei Fu
  • Danny Canter
  • Kazuyoshi Kato
  • Kirtana Ashok
  • Maksym Pavlenko
  • Phil Estes
  • Sebastiaan van Stijn
  • Brian Goff

... (truncated)

Commits
  • 8303183 Merge pull request #10124 from kiashok/new-1.7.16-tag
  • fb2d43a Merge pull request #10129 from k8s-infra-cherrypick-robot/cherry-pick-10123-t...
  • 1c62308 Add release notes for v1.7.16
  • 18a2c36 apparmor: Allow confined runc to kill containers
  • ae97657 Merge pull request #9834 from neoaggelos/fix/config-relative
  • c4a8642 Merge pull request #10096 from Kern--/cri-remote-snapshotter-stats
  • 733d456 Merge pull request #10122 from AkihiroSuda/cherrypick-9673-1.7
  • 293f515 pod: CreatedAt time will be 269 years ago while creating cri network failed.
  • e412ca7 Merge pull request #10116 from AkihiroSuda/cherrypick-10111-1.7
  • d8acdaf Merge pull request #10115 from thaJeztah/1.7_backport_go1.21.9
  • Additional commits viewable in compare view

Updates github.com/containernetworking/cni from 1.1.2 to 1.2.0

Release notes

Sourced from github.com/containernetworking/cni's releases.

v1.2.0

This is libcni v1.2.0, which releases the new CNI spec version v1.1.0.

Major changes:

GC verb

The GC verb allows runtimes to specify the set of known-good attachments, allowing plugins to clean up stale and leaked resources such as IPAM reservations. Libcni will also synthesize a CNI DEL for any stale cached attachments, so all users will have a form of GC, even if their plugins do not support CNI v1.1

STATUS verb

The STATUS verb allows a plugin to report its readiness to accept ADD requests. Runtimes such as containerd and cri-o will no longer have to rely merely on the presence of a CNI configuration file to determine network readiness.

Version negotiation

CNI configurations may now contain multiple versions, so that an administrator can opportunistically update the protocol version without breaking older runtimes:

{
  "cniVersion": "1.0.0",
  "cniVersions": ["1.0.0", "1.1.0"]
}

New fields

A number of new fields have been added to the result type:

  • (#1060). Add MTU to CNI result
  • (#1068). Add Scope property for routes Fixes: #598
  • (#1069). Add SocketPath/PciID to Interface struct This is to resolve: #1050
  • (#1062). Add table ID property for routes Fixes #1061
  • (#1041). Add route attributes - MTU, AdvMSS, Priority

Other improvements

  • (#911). libcni: add specific type for CHECK not supported
  • (#1072). tolerate invalid cni caches for deletion
  • (#1054). Add Version() to CNI interface
Commits
  • df52e94 Merge pull request #1082 from squeed/v1.2-release
  • 047255e spec: remove "-dev" tag
  • 0137b32 Merge pull request #1054 from MikeZappa87/feature/addversiontocni
  • dd65e2d add version to cni interface
  • bbae220 Merge pull request #1080 from s1061123/cnitool-1.1.0-support
  • 0036b62 cnitool CNI 1.1.0 support
  • 83287db Merge pull request #1078 from henry118/multierror
  • a67dabb use errors package in golang v20 to join multiple errors
  • 951d8d0 Merge pull request #1077 from containernetworking/dependabot/go_modules/golan...
  • f846cb7 build(deps): bump the golang group with 2 updates
  • Additional commits viewable in compare view

Updates github.com/creack/pty from 1.1.18 to 1.1.21

Release notes

Sourced from github.com/creack/pty's releases.

v1.1.21

What's Changed

Full Changelog: creack/pty@v1.1.20...v1.1.21

v1.1.20

What's Changed

Full Changelog: creack/pty@v1.1.19...v1.1.20

v1.1.19

What's Changed

New Contributors

Full Changelog: creack/pty@v1.1.18...v1.1.19

Commits
  • f188b6d Revert go.mod for v1.
  • 3194d69 Merge pull request #177 from creack/revert-nonblock-ioctl
  • 8efd70a Revert #167 to avoid race on Linux.
  • 2dfd24d Merge pull request #173 from creack/tests-cleanup
  • cafb3b4 Fix typo.
  • 0a15590 Skip tests for go1.6.
  • 219f7e0 Add more test helpers, cleanup existing tests. Add editorconfig and golangci ...
  • ccf8e7e Add openClose helper in tests to remove duplication.
  • bc68e99 Minor cosmetic cleanups in the tests. Add missing error checks. Use Fatal ins...
  • a425b37 Bump major version to v2. Drop support for the old riscv in favor of the offi...
  • Additional commits viewable in compare view

Updates github.com/docker/cli from 26.1.0+incompatible to 26.1.2+incompatible

Commits
  • 211e74b Merge pull request #5066 from vvoland/vendor-docker
  • 8beff78 Merge pull request #5065 from vvoland/v26.1-5064
  • e64914c vendor: github.com/docker/docker v26.1.2-dev (ef1912d8b6ae)
  • c1d70d1 update to go1.21.10
  • 53a3f0b Merge pull request #5062 from laurazard/cherry-pick-run-hang
  • 4add46d Add e2e tests for run w/ bad entrypoint
  • ccea7d8 Fix hang when container fails to start
  • 4cf5afa Merge pull request #5047 from vvoland/v26.1-5038
  • 6c2b06d Merge pull request #5045 from vvoland/vendor-docker-26.1.1-dev
  • 1c6a8ec cli-plugins: PluginRunCommand: use cmd.Environ instead of os.Environ
  • Additional commits viewable in compare view

Updates github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible

Release notes

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

v2.8.3

What's Changed

New Contributors

Full Changelog: distribution/distribution@v2.8.2...v2.8.3

Commits
  • 4772604 Merge pull request #4088 from distribution/2.8.3-release-notes
  • a4fa699 Add v2.8.3 release notes
  • 1eb2c30 Merge pull request #4068 from milosgajdos/2_8-dont-close-request-body
  • 5e6b1b5 Do not close HTTP request body in HTTP handler
  • 2b76378 Merge pull request #4064 from thaJeztah/2.8_backport_nodigestset
  • 29b00e8 digestset: deprecate package in favor of go-digest/digestset
  • d1ab243 [release/2.8] vendor: github.com/opencontainers/go-digest v1.0.0
  • 11eb419 Merge pull request #4063 from thaJeztah/2.8_backport_switch_reference
  • 3dda067 deprecate reference package, migrate to github.com/distribution/reference
  • da05539 Merge pull request #4053 from thaJeztah/2.8_backport_set-content-type-client-...
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 26.1.0+incompatible to 26.1.2+incompatible

Release notes

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

v26.1.2

26.1.2

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

Bug fixes and enhancements

  • Fix issue where the CLI process would sometimes hang when a container failed to start. docker/cli#5062

Packaging updates

v26.1.1

26.1.1

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

Bug fixes and enhancements

  • Fix docker run -d printing an context canceled spurious error when OTEL is configured. docker/cli#5044
  • Experimental environment variable DOCKER_BRIDGE_PRESERVE_KERNEL_LL=1 will prevent the daemon from removing the kernel-assigned link local address on a Linux bridge. moby/moby#47775
  • Resolve an issue preventing container creation on hosts with a read-only /proc/sys/net filesystem. If IPv6 cannot be disabled on an interface due to this, either disable IPv6 by default on the host or ensure /proc/sys/net is read-write. Otherwise, start dockerd with DOCKER_ALLOW_IPV6_ON_IPV4_INTERFACE=1 to bypass the error. moby/moby#47769

[!NOTE] The DOCKER_ALLOW_IPV6_ON_IPV4_INTERFACE is added as a temporary fix and will be phased out in a future major release after simplifying the IPv6 enablement process.

Packaging updates

Commits
  • ef1912d Merge pull request #47806 from vvoland/v26.1-47805
  • 10739af update to go1.21.10
  • ac2de55 Merge pull request #47775 from vvoland/v26.1-47771
  • 9a2b531 Merge pull request #47774 from vvoland/v26.1-47769
  • 2f5bbbe Option to avoid deleting the kernel_ll address from bridges.
  • 4061808 Allow for a read-only "/proc/sys/net".
  • 21da192 Merge pull request #47767 from austinvazquez/cherry-pick-eeec716e332e5c058dfe...
  • 2c91196 Update containerd to v1.7.16
  • a9a8787 Merge pull request #47762 from tonistiigi/26.1-update-buildkit-v0.13.2
  • c9689ec vendor: update buildkit to v0.13.2
  • See full diff in compare view

Updates github.com/google/go-containerregistry from 0.19.0 to 0.19.1

Release notes

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

v0.19.1

What's Changed

Full Changelog: google/go-containerregistry@v0.19.0...v0.19.1

Commits

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

| Package | From | To |
| --- | --- | --- |
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.44` | `0.17.46` |
| [github.com/a-h/templ](https://github.com/a-h/templ) | `0.2.543` | `0.2.680` |
| [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `0.25.0` | `0.26.2` |
| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.15` | `1.7.16` |
| [github.com/containernetworking/cni](https://github.com/containernetworking/cni) | `1.1.2` | `1.2.0` |
| [github.com/creack/pty](https://github.com/creack/pty) | `1.1.18` | `1.1.21` |
| [github.com/docker/cli](https://github.com/docker/cli) | `26.1.0+incompatible` | `26.1.2+incompatible` |
| [github.com/docker/distribution](https://github.com/docker/distribution) | `2.8.2+incompatible` | `2.8.3+incompatible` |
| [github.com/docker/docker](https://github.com/docker/docker) | `26.1.0+incompatible` | `26.1.2+incompatible` |
| [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.19.0` | `0.19.1` |
| [github.com/gorilla/websocket](https://github.com/gorilla/websocket) | `1.5.0` | `1.5.1` |
| [github.com/jackpal/gateway](https://github.com/jackpal/gateway) | `1.0.7` | `1.0.15` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.4` | `1.17.8` |
| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.12.0` | `0.14.0` |
| [github.com/samber/slog-logrus/v2](https://github.com/samber/slog-logrus) | `2.2.0` | `2.3.0` |
| [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.17.0` | `1.17.1` |
| [github.com/urfave/cli](https://github.com/urfave/cli) | `1.22.14` | `1.22.15` |
| [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) | `1.3.9` | `1.3.10` |
| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.49.0` | `0.51.0` |
| [go.opentelemetry.io/otel/log](https://github.com/open-telemetry/opentelemetry-go) | `0.0.1-alpha` | `0.2.0-alpha` |
| [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.26.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.17.0` | `0.20.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.20.0` | `0.21.0` |



Updates `github.com/99designs/gqlgen` from 0.17.44 to 0.17.46
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.44...v0.17.46)

Updates `github.com/a-h/templ` from 0.2.543 to 0.2.680
- [Release notes](https://github.com/a-h/templ/releases)
- [Changelog](https://github.com/a-h/templ/blob/main/.goreleaser.yaml)
- [Commits](a-h/templ@v0.2.543...v0.2.680)

Updates `github.com/charmbracelet/bubbletea` from 0.25.0 to 0.26.2
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](charmbracelet/bubbletea@v0.25.0...v0.26.2)

Updates `github.com/containerd/containerd` from 1.7.15 to 1.7.16
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.15...v1.7.16)

Updates `github.com/containernetworking/cni` from 1.1.2 to 1.2.0
- [Release notes](https://github.com/containernetworking/cni/releases)
- [Commits](containernetworking/cni@v1.1.2...v1.2.0)

Updates `github.com/creack/pty` from 1.1.18 to 1.1.21
- [Release notes](https://github.com/creack/pty/releases)
- [Commits](creack/pty@v1.1.18...v1.1.21)

Updates `github.com/docker/cli` from 26.1.0+incompatible to 26.1.2+incompatible
- [Commits](docker/cli@v26.1.0...v26.1.2)

Updates `github.com/docker/distribution` from 2.8.2+incompatible to 2.8.3+incompatible
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](distribution/distribution@v2.8.2...v2.8.3)

Updates `github.com/docker/docker` from 26.1.0+incompatible to 26.1.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v26.1.0...v26.1.2)

Updates `github.com/google/go-containerregistry` from 0.19.0 to 0.19.1
- [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.19.0...v0.19.1)

Updates `github.com/gorilla/websocket` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](gorilla/websocket@v1.5.0...v1.5.1)

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

Updates `github.com/klauspost/compress` from 1.17.4 to 1.17.8
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.17.4...v1.17.8)

Updates `github.com/prometheus/procfs` from 0.12.0 to 0.14.0
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](prometheus/procfs@v0.12.0...v0.14.0)

Updates `github.com/rs/cors` from 1.10.0 to 1.11.0
- [Commits](rs/cors@v1.10.0...v1.11.0)

Updates `github.com/samber/slog-logrus/v2` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/samber/slog-logrus/releases)
- [Commits](samber/slog-logrus@v2.2.0...v2.3.0)

Updates `github.com/tidwall/gjson` from 1.17.0 to 1.17.1
- [Commits](tidwall/gjson@v1.17.0...v1.17.1)

Updates `github.com/urfave/cli` from 1.22.14 to 1.22.15
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v1.22.14...v1.22.15)

Updates `go.etcd.io/bbolt` from 1.3.9 to 1.3.10
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](etcd-io/bbolt@v1.3.9...v1.3.10)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.49.0 to 0.51.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.49.0...zpages/v0.51.0)

Updates `go.opentelemetry.io/otel/log` from 0.0.1-alpha to 0.2.0-alpha
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@log/v0.0.1-alpha...log/v0.2.0-alpha)

Updates `go.opentelemetry.io/otel/sdk/metric` from 1.24.0 to 1.26.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.26.0)

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

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

Updates `golang.org/x/oauth2` from 0.17.0 to 0.20.0
- [Commits](golang/oauth2@v0.17.0...v0.20.0)

Updates `golang.org/x/sys` from 0.19.0 to 0.20.0
- [Commits](golang/sys@v0.19.0...v0.20.0)

Updates `golang.org/x/term` from 0.19.0 to 0.20.0
- [Commits](golang/term@v0.19.0...v0.20.0)

Updates `golang.org/x/text` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.14.0...v0.15.0)

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

Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.0

---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/a-h/templ
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/containernetworking/cni
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/creack/pty
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/docker/distribution
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/docker/docker
  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/gorilla/websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/klauspost/compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/prometheus/procfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: github.com/rs/cors
  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-minor
  dependency-group: engine
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: engine
- dependency-name: github.com/urfave/cli
  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-patch
  dependency-group: engine
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: go.opentelemetry.io/otel/log
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
- dependency-name: go.opentelemetry.io/otel/sdk/metric
  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/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/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/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: engine
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/cli All about go code on dagger CLI area/engine About dagger core engine kind/dependencies Pull requests that update a dependency file labels May 13, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 17, 2024

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

@dependabot dependabot Bot closed this May 17, 2024
@dependabot dependabot Bot deleted the dependabot/go_modules/engine-e1ae18c674 branch May 17, 2024 20:27
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 kind/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants