Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps the docker-modules group with 2 updates in the /aerospike directory: github.com/docker/docker and github.com/docker/go-connections.
Bumps the docker-modules group with 3 updates in the /arangodb directory: github.com/docker/docker, github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 3 updates in the /azureblob directory: github.com/docker/docker, github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /cassandra directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /clickhouse directory: github.com/docker/docker and github.com/docker/go-connections.
Bumps the docker-modules group with 3 updates in the /coherence directory: github.com/docker/docker, github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /couchbase directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 3 updates in the /dynamodb directory: github.com/docker/docker, github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 3 updates in the /memcache directory: github.com/docker/docker, github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /minio directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /mongodb directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 3 updates in the /mysql directory: github.com/docker/docker, github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /nats directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /neo4j directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /postgres directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 3 updates in the /redis directory: github.com/docker/docker, github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /rueidis directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /s3 directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /scylladb directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 2 updates in the /surrealdb directory: github.com/docker/docker and github.com/docker/go-connections.
Bumps the docker-modules group with 2 updates in the /testhelpers/redis directory: github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 3 updates in the /testhelpers/tck directory: github.com/docker/docker, github.com/docker/go-connections and github.com/moby/term.
Bumps the docker-modules group with 3 updates in the /valkey directory: github.com/docker/docker, github.com/docker/go-connections and github.com/moby/term.

Updates github.com/docker/docker from 28.2.2+incompatible to 28.5.2+incompatible

Release notes

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

v28.5.2

28.5.2

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

[!CAUTION] This release contains fixes for three high-severity security vulnerabilities in runc:

All three vulnerabilities ultimately allow (through different methods) for full container breakouts by bypassing runc's restrictions for writing to arbitrary /proc files.

Packaging updates

Bug fixes and enhancements

Deprecations

  • Go-SDK: cli/command/image/build: deprecate DefaultDockerfileName, DetectArchiveReader, WriteTempDockerfile, ResolveAndValidateContextPath. These utilities were only used internally and will be removed in the next release. docker/cli#6610
  • Go-SDK: cli/command/image/build: deprecate IsArchive utility. docker/cli#6560
  • Go-SDK: opts: deprecate ValidateMACAddress. docker/cli#6560
  • Go-SDK: opts: deprecate ListOpts.Delete(). docker/cli#6560

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

... (truncated)

Commits
  • 89c5e8f Merge pull request #51396 from thaJeztah/28.x_backport_api_docs
  • 9b93878 Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject
  • 6178456 Merge pull request #51398 from vvoland/51397-28.x
  • 0cae4e5 vendor: github.com/moby/buildkit v0.25.2
  • 33cc06f Merge pull request #51394 from vvoland/51393-28.x
  • d525277 api/docs: remove BuildCache.Parent field for API v1.42 and up
  • 2fbc51b dockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=host
  • bd98008 integration-cli: Adjust nofile limits
  • 1967515 Dockerfile: update runc binary to v1.3.3
  • 4489660 Merge pull request #51387 from thaJeztah/28.x_bump_go
  • Additional commits viewable in compare view

Updates github.com/docker/go-connections from 0.5.0 to 0.6.0

Commits
  • 42faf79 Merge pull request #138 from thaJeztah/sockets_move_unix_options
  • 9ffab7e sockets: make NewUnixSocket, WithChown, WithChmod unix-only
  • 6bb1d15 Merge pull request #135 from thaJeztah/rename_test_files
  • b6c843d sockets: rename files to be considered test files
  • 80898b6 Merge pull request #133 from thaJeztah/deprecate_socket_dialpipe
  • a4399e5 socket: deprecate DialPipe
  • b071e04 Merge pull request #128 from thaJeztah/remove_old_cyphers
  • 578bfde Merge pull request #132 from thaJeztah/optimize_ParsePortSpec
  • deccd71 tlsconfig: align client and server defaults, remove weak CBC ciphers
  • 30b91c8 nat: ParsePortSpec: combine some conditions
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 28.3.3+incompatible to 28.5.2+incompatible

Release notes

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

v28.5.2

28.5.2

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

[!CAUTION] This release contains fixes for three high-severity security vulnerabilities in runc:

All three vulnerabilities ultimately allow (through different methods) for full container breakouts by bypassing runc's restrictions for writing to arbitrary /proc files.

Packaging updates

Bug fixes and enhancements

Deprecations

  • Go-SDK: cli/command/image/build: deprecate DefaultDockerfileName, DetectArchiveReader, WriteTempDockerfile, ResolveAndValidateContextPath. These utilities were only used internally and will be removed in the next release. docker/cli#6610
  • Go-SDK: cli/command/image/build: deprecate IsArchive utility. docker/cli#6560
  • Go-SDK: opts: deprecate ValidateMACAddress. docker/cli#6560
  • Go-SDK: opts: deprecate ListOpts.Delete(). docker/cli#6560

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

... (truncated)

Commits
  • 89c5e8f Merge pull request #51396 from thaJeztah/28.x_backport_api_docs
  • 9b93878 Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject
  • 6178456 Merge pull request #51398 from vvoland/51397-28.x
  • 0cae4e5 vendor: github.com/moby/buildkit v0.25.2
  • 33cc06f Merge pull request #51394 from vvoland/51393-28.x
  • d525277 api/docs: remove BuildCache.Parent field for API v1.42 and up
  • 2fbc51b dockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=host
  • bd98008 integration-cli: Adjust nofile limits
  • 1967515 Dockerfile: update runc binary to v1.3.3
  • 4489660 Merge pull request #51387 from thaJeztah/28.x_bump_go
  • Additional commits viewable in compare view

Updates github.com/docker/go-connections from 0.5.0 to 0.6.0

Commits
  • 42faf79 Merge pull request #138 from thaJeztah/sockets_move_unix_options
  • 9ffab7e sockets: make NewUnixSocket, WithChown, WithChmod unix-only
  • 6bb1d15 Merge pull request #135 from thaJeztah/rename_test_files
  • b6c843d sockets: rename files to be considered test files
  • 80898b6 Merge pull request #133 from thaJeztah/deprecate_socket_dialpipe
  • a4399e5 socket: deprecate DialPipe
  • b071e04 Merge pull request #128 from thaJeztah/remove_old_cyphers
  • 578bfde Merge pull request #132 from thaJeztah/optimize_ParsePortSpec
  • deccd71 tlsconfig: align client and server defaults, remove weak CBC ciphers
  • 30b91c8 nat: ParsePortSpec: combine some conditions
  • Additional commits viewable in compare view

Updates github.com/moby/term from 0.5.0 to 0.5.2

Commits
  • 6c1b69f Merge pull request #47 from thaJeztah/bump_ansiterm
  • c367879 go.mod: github.com/Azure/go-ansiterm faa5f7b0171c
  • 31a7e4e Merge pull request #48 from thaJeztah/gha_tweak
  • 1700fcb Add security policy
  • ca22ebc gha: add concurrency check
  • 905a8aa gha: set default permissions to "read"
  • e3559a6 Merge pull request #46 from thaJeztah/refresh_gha
  • a86f033 gha: test against go1.22, go1.23 (latest, latest -1)
  • ceff820 gha: update actions/checkout@v4
  • dfe80c7 gha: update actions/setup-go@v5
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 28.3.3+incompatible to 28.5.2+incompatible

Release notes

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

v28.5.2

28.5.2

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

[!CAUTION] This release contains fixes for three high-severity security vulnerabilities in runc:

All three vulnerabilities ultimately allow (through different methods) for full container breakouts by bypassing runc's restrictions for writing to arbitrary /proc files.

Packaging updates

Bug fixes and enhancements

Deprecations

  • Go-SDK: cli/command/image/build: deprecate DefaultDockerfileName, DetectArchiveReader, WriteTempDockerfile, ResolveAndValidateContextPath. These utilities were only used internally and will be removed in the next release. docker/cli#6610
  • Go-SDK: cli/command/image/build: deprecate IsArchive utility. docker/cli#6560
  • Go-SDK: opts: deprecate ValidateMACAddress. docker/cli#6560
  • Go-SDK: opts: deprecate ListOpts.Delete(). docker/cli#6560

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

... (truncated)

Commits
  • 89c5e8f Merge pull request #51396 from thaJeztah/28.x_backport_api_docs
  • 9b93878 Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject
  • 6178456 Merge pull request #51398 from vvoland/51397-28.x
  • 0cae4e5 vendor: github.com/moby/buildkit v0.25.2
  • 33cc06f Merge pull request #51394 from vvoland/51393-28.x
  • d525277 api/docs: remove BuildCache.Parent field for API v1.42 and up
  • 2fbc51b dockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=host
  • bd98008 integration-cli: Adjust nofile limits
  • 1967515 Dockerfile: update runc binary to v1.3.3
  • 4489660 Merge pull request #51387 from thaJeztah/28.x_bump_go
  • Additional commits viewable in compare view

Updates github.com/docker/go-connections from 0.5.0 to 0.6.0

Commits
  • 42faf79 Merge pull request #138 from thaJeztah/sockets_move_unix_options
  • 9ffab7e sockets: make NewUnixSocket, WithChown, WithChmod unix-only
  • 6bb1d15 Merge pull request #135 from thaJeztah/rename_test_files
  • b6c843d sockets: rename files to be considered test files
  • 80898b6 Merge pull request #133 from thaJeztah/deprecate_socket_dialpipe
  • a4399e5 socket: deprecate DialPipe
  • b071e04 Merge pull request #128 from thaJeztah/remove_old_cyphers
  • 578bfde Merge pull request #132 from thaJeztah/optimize_ParsePortSpec
  • deccd71 tlsconfig: align client and server defaults, remove weak CBC ciphers
  • 30b91c8 nat: ParsePortSpec: combine some conditions
  • Additional commits viewable in compare view

Updates github.com/moby/term from 0.5.0 to 0.5.2

Commits
  • 6c1b69f Merge pull request #47 from thaJeztah/bump_ansiterm
  • c367879 go.mod: github.com/Azure/go-ansiterm faa5f7b0171c
  • 31a7e4e Merge pull request #48 from thaJeztah/gha_tweak
  • 1700fcb Add security policy
  • ca22ebc gha: add concurrency check
  • 905a8aa gha: set default permissions to "read"
  • e3559a6 Merge pull request #46 from thaJeztah/refresh_gha
  • a86f033 gha: test against go1.22, go1.23 (latest, latest -1)
  • ceff820 gha: update actions/checkout@v4
  • dfe80c7 gha: update actions/setup-go@v5
  • Additional commits viewable in compare view

Updates github.com/docker/go-connections from 0.5.0 to 0.6.0

Commits
  • 42faf79 Merge pull request #138 from thaJeztah/sockets_move_unix_options
  • 9ffab7e sockets: make NewUnixSocket, WithChown, WithChmod unix-only
  • 6bb1d15 Merge pull request #135 from thaJeztah/rename_test_files
  • b6c843d sockets: rename files to be considered test files
  • 80898b6 Merge pull request #133 from thaJeztah/deprecate_socket_dialpipe
  • a4399e5 socket: deprecate DialPipe
  • b071e04 Merge pull request #128 from thaJeztah/remove_old_cyphers
  • 578bfde Merge pull request #132 from thaJeztah/optimize_ParsePortSpec
  • deccd71 tlsconfig: align client and server defaults, remove weak CBC ciphers
  • 30b91c8 nat: ParsePortSpec: combine some conditions
  • Additional commits viewable in compare view

Updates github.com/moby/term from 0.5.0 to 0.5.2

Commits
  • 6c1b69f Merge pull request #47 from thaJeztah/bump_ansiterm
  • c367879 go.mod: github.com/Azure/go-ansiterm faa5f7b0171c
  • 31a7e4e Merge pull request #48 from thaJeztah/gha_tweak
  • 1700fcb Add security policy
  • ca22ebc gha: add concurrency check
  • 905a8aa gha: set default permissions to "read"
  • e3559a6 Merge pull request #46 from thaJeztah/refresh_gha
  • a86f033 gha: test against go1.22, go1.23 (latest, latest -1)
  • ceff820 gha: update actions/checkout@v4
  • dfe80c7 gha: update actions/setup-go@v5
  • Additional commits viewable in compare view

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

Release notes

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

v28.5.2

28.5.2

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

[!CAUTION] This release contains fixes for three high-severity security vulnerabilities in runc:

All three vulnerabilities ultimately allow (through different methods) for full container breakouts by bypassing runc's restrictions for writing to arbitrary /proc files.

Packaging updates

Bug fixes and enhancements

Deprecations

  • Go-SDK: cli/command/image/build: deprecate DefaultDockerfileName, DetectArchiveReader, WriteTempDockerfile, ResolveAndValidateContextPath. These utilities were only used internally and will be removed in the next release. docker/cli#6610
  • Go-SDK: cli/command/image/build: deprecate IsArchive utility. docker/cli#6560
  • Go-SDK: opts: deprecate ValidateMACAddress. docker/cli#6560
  • Go-SDK: opts: deprecate ListOpts.Delete(). docker/cli#6560

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

... (truncated)

Commits
  • 89c5e8f Merge pull request #51396 from thaJeztah/28.x_backport_api_docs
  • 9b93878 Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject
  • 6178456 Merge pull request #51398 from vvoland/51397-28.x
  • 0cae4e5 vendor: github.com/moby/buildkit v0.25.2
  • 33cc06f Merge pull request #51394 from vvoland/51393-28.x
  • d525277 api/docs: remove BuildCache.Parent field for API v1.42 and up
  • 2fbc51b dockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=host
  • bd98008 integration-cli: Adjust nofile limits
  • 1967515 Dockerfile: update runc binary to v1.3.3
  • 4489660 Merge pull request #51387 from thaJeztah/28.x_bump_go
  • Additional commits viewable in compare view

Updates github.com/docker/go-connections from 0.5.0 to 0.6.0

Commits
  • 42faf79 Merge pull request #138 from thaJeztah/sockets_move_unix_options
  • 9ffab7e sockets: make NewUnixSocket, WithChown, WithChmod unix-only
  • 6bb1d15 Merge pull request #135 from thaJeztah/rename_test_files
  • b6c843d sockets: rename files to be considered test files
  • 80898b6 Merge pull request #133 from thaJeztah/deprecate_socket_dialpipe
  • a4399e5 socket: deprecate DialPipe
  • b071e04 Merge pull request #128 from thaJeztah/remove_old_cyphers
  • 578bfde Merge pull request #132 from thaJeztah/optimize_ParsePortSpec
  • deccd71 tlsconfig: align client and server defaults, remove weak CBC ciphers
  • 30b91c8 nat: ParsePortSpec: combine some conditions
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 28.3.3+incompatible to 28.5.2+incompatible

Release notes

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

v28.5.2

28.5.2

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

[!CAUTION] This release contains fixes for three high-severity security vulnerabilities in runc:

All three vulnerabilities ultimately allow (through different methods) for full container breakouts by bypassing runc's restrictions for writing to arbitrary /proc files.

Packaging updates

Bug fixes and enhancements

Deprecations

  • Go-SDK: cli/command/image/build: deprecate DefaultDockerfileName, DetectArchiveReader, WriteTempDockerfile, ResolveAndValidateContextPath. These utilities were only used internally and will be removed in the next release. docker/cli#6610
  • Go-SDK: cli/command/image/build: deprecate IsArchive utility. docker/cli#6560
  • Go-SDK: opts: deprecate ValidateMACAddress. docker/cli#6560
  • Go-SDK: opts: deprecate ListOpts.Delete(). docker/cli#6560

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

... (truncated)

Commits
  • 89c5e8f Merge pull request #51396 from thaJeztah/28.x_backport_api_docs
  • 9b93878 Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject
  • 6178456 Merge pull request #51398 from vvoland/51397-28.x
  • 0cae4e5 vendor: github.com/moby/buildkit v0.25.2
  • 33cc06f Merge pull request #51394 from vvoland/51393-28.x
  • d525277 api/docs: remove BuildCache.Parent field for API v1.42 and up
  • 2fbc51b dockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=host
  • bd98008 integration-cli: Adjust nofile limits
  • 1967515 Dockerfile: update runc binary to v1.3.3
  • 4489660 Merge pull request #51387 from thaJeztah/28.x_bump_go
  • Additional commits viewable in compare view

Updates github.com/docker/go-connections from 0.5.0 to 0.6.0

Commits
  • 42faf79 Merge pull request #138 from thaJeztah/sockets_move_unix_options
  • 9ffab7e sockets: make NewUnixSocket, WithChown, WithChmod unix-only
  • 6bb1d15 Merge pull request #135 from thaJeztah/rename_test_files
  • b6c843d sockets: rename files to be considered test files
  • 80898b6 Merge pull request #133 from thaJeztah/deprecate_socket_dialpipe
  • a4399e5 socket: deprecate DialPipe
  • b071e04 Merge pull request #128 from thaJeztah/remove_old_cyphers
  • 578bfde Merge pull request #132 from thaJeztah/optimize_ParsePortSpec
  • deccd71 tlsconfig: align client and server defaults, remove weak CBC ciphers
  • 30b91c8 nat: ParsePortSpec: combine some conditions
  • Additional commits viewable in compare view

Updates github.com/moby/term from 0.5.0 to 0.5.2

Commits
  • 6c1b69f Merge pull request #47 from thaJeztah/bump_ansiterm
  • c367879 go.mod: github.com/Azure/go-ansiterm faa5f7b0171c
  • 31a7e4e Merge pull request #48 from thaJeztah/gha_tweak
  • 1700fcb Add security policy
  • ca22ebc gha: add concurrency check
  • 905a8aa gha: set default permissions to "read"
  • e3559a6 Merge pull request #46 from thaJeztah/refresh_gha
  • a86f033 gha: test against go1.22, go1.23 (latest, latest -1)
  • ceff820 gha: update actions/checkout@v4
  • dfe80c7 gha: update actions/setup-go@v5
  • Additional commits viewable in compare view

Updates github.com/docker/go-connections from 0.5.0 to 0.6.0

Commits
  • 42faf79 Merge pull request #138 from thaJeztah/sockets_move_unix_options
  • 9ffab7e sockets: make NewUnixSocket, WithChown, WithChmod unix-only
  • 6bb1d15 Merge pull request #135 from thaJeztah/rename_test_files
  • b6c843d sockets: rename files to be considered test files
  • 80898b6 Merge pull request #133 from thaJeztah/deprecate_socket_dialpipe
  • a4399e5 socket: deprecate DialPipe
  • b071e04 Merge pull request #128 from thaJeztah/remove_old_cyphers
  • 578bfde Merge pull request #132 from thaJeztah/optimize_ParsePortSpec
  • deccd71 tlsconfig: align client and server defaults, remove weak CBC ciphers
  • 30b91c8 nat: ParsePortSpec: combine some conditions
  • Additional commits viewable in compare view

Updates github.com/moby/term from 0.5.0 to 0.5.2

Commits
  • 6c1b69f Merge pull request #47 from thaJeztah/bump_ansiterm
  • c367879 go.mod: github.com/Azure/go-ansiterm faa5f7b0171c
  • 31a7e4e Merge pull request #48 from thaJeztah/gha_tweak

@dependabot dependabot bot added the 🤖 Dependencies Pull requests that update a dependency file label Nov 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 20, 2025 09:21
@dependabot dependabot bot added the 🤖 Dependencies Pull requests that update a dependency file label Nov 20, 2025
@dependabot dependabot bot requested review from ReneWerner87, efectn, gaby and sixcolors and removed request for a team November 20, 2025 09:21
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 20, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (4)
  • (deps)
  • build(deps)
  • bumb
  • fix(deps)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot/go_modules/aerospike/docker-modules-4e04a18f12 branch 2 times, most recently from ff59e9d to 34a13d2 Compare November 20, 2025 21:05
@ReneWerner87
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/aerospike/docker-modules-4e04a18f12 branch 2 times, most recently from 152d031 to 7b831a0 Compare November 20, 2025 22:18
@ReneWerner87
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/aerospike/docker-modules-4e04a18f12 branch 3 times, most recently from 8797813 to 6e80abd Compare November 22, 2025 15:18
@dependabot dependabot bot force-pushed the dependabot/go_modules/aerospike/docker-modules-4e04a18f12 branch 3 times, most recently from 9504cf4 to 7d6994d Compare November 27, 2025 07:40
… 3 updates

Bumps the docker-modules group with 2 updates in the /aerospike directory: [github.com/docker/docker](https://github.com/docker/docker) and [github.com/docker/go-connections](https://github.com/docker/go-connections).
Bumps the docker-modules group with 3 updates in the /arangodb directory: [github.com/docker/docker](https://github.com/docker/docker), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 3 updates in the /azureblob directory: [github.com/docker/docker](https://github.com/docker/docker), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /cassandra directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /clickhouse directory: [github.com/docker/docker](https://github.com/docker/docker) and [github.com/docker/go-connections](https://github.com/docker/go-connections).
Bumps the docker-modules group with 3 updates in the /coherence directory: [github.com/docker/docker](https://github.com/docker/docker), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /couchbase directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 3 updates in the /dynamodb directory: [github.com/docker/docker](https://github.com/docker/docker), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 3 updates in the /memcache directory: [github.com/docker/docker](https://github.com/docker/docker), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /minio directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /mongodb directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 3 updates in the /mysql directory: [github.com/docker/docker](https://github.com/docker/docker), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /nats directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /neo4j directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /postgres directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 3 updates in the /redis directory: [github.com/docker/docker](https://github.com/docker/docker), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /rueidis directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /s3 directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /scylladb directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 2 updates in the /surrealdb directory: [github.com/docker/docker](https://github.com/docker/docker) and [github.com/docker/go-connections](https://github.com/docker/go-connections).
Bumps the docker-modules group with 2 updates in the /testhelpers/redis directory: [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 3 updates in the /testhelpers/tck directory: [github.com/docker/docker](https://github.com/docker/docker), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).
Bumps the docker-modules group with 3 updates in the /valkey directory: [github.com/docker/docker](https://github.com/docker/docker), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/term](https://github.com/moby/term).


Updates `github.com/docker/docker` from 28.2.2+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

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

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/docker` from 28.2.2+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.2.2...v28.5.2)

Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
- dependency-name: github.com/docker/docker
  dependency-version: 28.5.2+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker-modules
- dependency-name: github.com/moby/term
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/aerospike/docker-modules-4e04a18f12 branch from 7d6994d to bf99409 Compare November 27, 2025 15:48
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2025

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

@dependabot dependabot bot closed this Nov 27, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/aerospike/docker-modules-4e04a18f12 branch November 27, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 Dependencies Pull requests that update a dependency file 🧹 Updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants