Skip to content

chore(deps): bump busybox from 1.36 to 1.37 in /docker#79

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker_compose/docker/busybox-1.37
Closed

chore(deps): bump busybox from 1.36 to 1.37 in /docker#79
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker_compose/docker/busybox-1.37

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps busybox from 1.36 to 1.37.

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps busybox from 1.36 to 1.37.

---
updated-dependencies:
- dependency-name: busybox
  dependency-version: '1.37'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 21, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

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

@dependabot dependabot Bot requested a review from a team as a code owner May 21, 2026 12:05
@github-actions github-actions Bot added the size/XS PR size: XS label May 21, 2026
Copy link
Copy Markdown
Contributor

@lml2468 lml2468 left a comment

Choose a reason for hiding this comment

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

[APPROVE] Routine patch bump. busybox 1.37 is backward-compatible; the image is used only as a preflight utility container with env-var checks. CI: ✅

Copy link
Copy Markdown

@Jerry-Xin Jerry-Xin left a comment

Choose a reason for hiding this comment

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

Summary: Project relevance gate passes; this PR updates the deployment preflight BusyBox image used by the docker stack and is in scope for this repository.

🔴 Blocking: None.

💬 Non-blocking: None.

✅ Highlights:

  • 🔵 Suggestion / Validation: docker/docker-compose.yaml:123 only changes the default OCTO_PREFLIGHT_IMAGE from busybox:1.36 to busybox:1.37; the preflight shell logic remains compatible with BusyBox sh, printf, tr, and case.
  • 🔵 Suggestion / Validation: docker compose -f docker/docker-compose.yaml config --quiet completed successfully. The emitted warnings were expected missing local .env variables, not syntax or schema failures.
  • 🔵 Suggestion / Tests: No additional tests are needed for this dependency-only patch beyond compose config validation.

Copy link
Copy Markdown
Contributor

@lml2468 lml2468 left a comment

Choose a reason for hiding this comment

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

Review at 81e3a87

Dependabot bump: busybox 1.36 → 1.37 in preflight init container. CI green. Patch-level bump, no breaking changes expected.

No issues. Ship it.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 26, 2026

Superseded by #90.

@dependabot dependabot Bot closed this May 26, 2026
@dependabot dependabot Bot deleted the dependabot/docker_compose/docker/busybox-1.37 branch May 26, 2026 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants