Skip to content

Bump kamal from 2.5.3 to 2.8.0#34

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/kamal-2.8.0
Closed

Bump kamal from 2.5.3 to 2.8.0#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/kamal-2.8.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps kamal from 2.5.3 to 2.8.0.

Release notes

Sourced from kamal's releases.

v2.8.0

What's Changed

New Contributors

Full Changelog: basecamp/kamal@v2.7.0...v2.8.0

v2.7.0

What's Changed

New Contributors

... (truncated)

Commits
  • bebf5a3 Bump version for 2.8.0
  • d61f6d3 Fix proxy doc formatting
  • 704e4e1 Fix tests for KAMAL_DESTINATION env variable
  • 8b9b3b5 Merge pull request #1634 from tom-spalding/main
  • 1c25b68 Merge pull request #1672 from basecamp/dependabot/bundler/bundler-92edaf4459
  • 33759bf Bump rack from 3.1.17 to 3.1.18 in the bundler group across 1 directory
  • a293409 Merge pull request #1666 from basecamp/dependabot/bundler/bundler-12d2eaaf70
  • a443072 Merge pull request #1668 from nickhammond/pack-dirty-tags-cache-support
  • 1ac2442 Add support for --no-cache and dirty tags to pack builder
  • 785d89a Add env to expectation
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Summary by cubic

Upgrade Kamal from 2.5.3 to 2.8.0 to bring deployment improvements. Only Gemfile.lock changed.

  • New Features
    • Adds --no-cache builds and support for pushing/pulling via a local Docker registry.
    • Exposes new container env vars: KAMAL_HOST and KAMAL_DESTINATION.
    • Reduces accessory downtime on reboot by pulling images before stopping containers.

Bumps [kamal](https://github.com/basecamp/kamal) from 2.5.3 to 2.8.0.
- [Release notes](https://github.com/basecamp/kamal/releases)
- [Commits](basecamp/kamal@v2.5.3...v2.8.0)

---
updated-dependencies:
- dependency-name: kamal
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Oct 20, 2025
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 21, 2025

Superseded by #35.

@dependabot dependabot bot closed this Oct 21, 2025
@dependabot dependabot bot deleted the dependabot/bundler/kamal-2.8.0 branch October 21, 2025 13:21
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants