Skip to content

build(deps): bump the docker group across 3 directories with 3 updates#20405

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/docker/lite/docker-f1dd91faee
Open

build(deps): bump the docker group across 3 directories with 3 updates#20405
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/docker/lite/docker-f1dd91faee

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the docker group with 3 updates in the /docker/lite directory: node, golang and debian.
Bumps the docker group with 2 updates in the /docker/vttestserver directory: golang and debian.
Bumps the docker group with 1 update in the /go/mysql/collations/tools/colldump directory: debian.

Updates node from 95a34da to f9b8bd6

Updates golang from 069cffa to 76a2924

Updates debian from 4e401d9 to 28de087

Updates golang from 5eec47a to b305420

Updates debian from 96e378d to 60eac75

Updates debian from fe7312b to d07d1b5

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the docker group with 3 updates in the /docker/lite directory: node, golang and debian.
Bumps the docker group with 2 updates in the /docker/vttestserver directory: golang and debian.
Bumps the docker group with 1 update in the /go/mysql/collations/tools/colldump directory: debian.


Updates `node` from `95a34da` to `f9b8bd6`

Updates `golang` from `069cffa` to `76a2924`

Updates `debian` from `4e401d9` to `28de087`

Updates `golang` from `5eec47a` to `b305420`

Updates `debian` from `96e378d` to `60eac75`

Updates `debian` from `fe7312b` to `d07d1b5`

---
updated-dependencies:
- dependency-name: node
  dependency-version: 26-trixie-slim
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: golang
  dependency-version: 1.26.4-trixie
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
- dependency-name: debian
  dependency-version: trixie-slim
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: golang
  dependency-version: 1.26.4-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
- dependency-name: debian
  dependency-version: bookworm-slim
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: debian
  dependency-version: latest
  dependency-type: direct:production
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jun 25, 2026
Copilot AI review requested due to automatic review settings June 25, 2026 14:52
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 25, 2026
@dependabot dependabot Bot added the docker Pull requests that update docker code label Jun 25, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot added this to the v25.0.0 milestone Jun 25, 2026
@vitess-bot vitess-bot Bot added NeedsWebsiteDocsUpdate What it says NeedsDescriptionUpdate The description is not clear or comprehensive enough, and needs work NeedsIssue A linked issue is missing for this Pull Request NeedsBackportReason If backport labels have been applied to a PR, a justification is required labels Jun 25, 2026
@vitess-bot

vitess-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Review Checklist

Hello reviewers! 👋 Please follow this checklist when reviewing this Pull Request.

General

  • Ensure that the Pull Request has a descriptive title.
  • Ensure there is a link to an issue (except for internal cleanup and flaky test fixes), new features should have an RFC that documents use cases and test cases.

Tests

  • Bug fixes should have at least one unit or end-to-end test, enhancement and new features should have a sufficient number of tests.

Documentation

  • Apply the release notes (needs details) label if users need to know about this change.
  • New features should be documented.
  • There should be some code comments as to why things are implemented the way they are.
  • There should be a comment at the top of each new or modified test to explain what the test does.

New flags

  • Is this flag really necessary?
  • Flag names must be clear and intuitive, use dashes (-), and have a clear help text.

If a workflow is added or modified:

  • Each item in Jobs should be named in order to mark it as required.
  • If the workflow needs to be marked as required, the maintainer team must be notified.

Backward compatibility

  • Protobuf changes should be wire-compatible.
  • Changes to _vt tables and RPCs need to be backward compatible.
  • RPC changes should be compatible with vitess-operator
  • If a flag is removed, then it should also be removed from vitess-operator and arewefastyet, if used there.
  • vtctl command output order should be stable and awk-able.

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

Labels

Component: Docker dependencies Pull requests that update a dependency file docker Pull requests that update docker code NeedsBackportReason If backport labels have been applied to a PR, a justification is required NeedsDescriptionUpdate The description is not clear or comprehensive enough, and needs work NeedsIssue A linked issue is missing for this Pull Request NeedsWebsiteDocsUpdate What it says

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant