Bump kamal from 2.6.0 to 2.6.1 #6

Merged
dependabot[bot] merged 1 commit from dependabot/bundler/kamal-2.6.1 into main 2025-05-20 13:26:53 +00:00
dependabot[bot] commented 2025-05-15 18:57:12 +00:00 (Migrated from github.com)

Bumps kamal from 2.6.0 to 2.6.1.

Release notes

Sourced from kamal's releases.

v2.6.1

What's Changed

Full Changelog: https://github.com/basecamp/kamal/compare/v2.6.0...v2.6.1

Commits
  • 22e7243 Bump version for 2.6.1
  • 259a018 Merge pull request #1558 from basecamp/per-role-proxy-docs
  • a82e88d Merge pull request #1560 from basecamp/dont-redeploy-on-proxy-reboot
  • d6459e8 Merge pull request #1559 from basecamp/default-proxy-config-if-nil
  • ad21c7e Don't deploy on proxy reboot
  • 8796528 Default the proxy config is it is nil
  • dca96ea Merge pull request #1557 from basecamp/sort-primary-role-app-hosts-first
  • 7b1439c Update per-role proxy docs
  • b9e5ce7 Ensure primary_role app hosts are sorted first
  • f62c1a5 Merge pull request #1554 from basecamp/pre-connect-hook-before-remote-builds
  • 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)
Bumps [kamal](https://github.com/basecamp/kamal) from 2.6.0 to 2.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/basecamp/kamal/releases">kamal's releases</a>.</em></p> <blockquote> <h2>v2.6.1</h2> <h2>What's Changed</h2> <ul> <li>Run pre-connect hooks before building by <a href="https://github.com/djmb"><code>@​djmb</code></a> in <a href="https://redirect.github.com/basecamp/kamal/pull/1554">basecamp/kamal#1554</a></li> <li>Ensure primary_role app hosts are sorted first by <a href="https://github.com/djmb"><code>@​djmb</code></a> in <a href="https://redirect.github.com/basecamp/kamal/pull/1557">basecamp/kamal#1557</a></li> <li>Default the proxy config if it is nil by <a href="https://github.com/djmb"><code>@​djmb</code></a> in <a href="https://redirect.github.com/basecamp/kamal/pull/1559">basecamp/kamal#1559</a></li> <li>Don't deploy on proxy reboot by <a href="https://github.com/djmb"><code>@​djmb</code></a> in <a href="https://redirect.github.com/basecamp/kamal/pull/1560">basecamp/kamal#1560</a></li> <li>Per role proxy docs by <a href="https://github.com/djmb"><code>@​djmb</code></a> in <a href="https://redirect.github.com/basecamp/kamal/pull/1558">basecamp/kamal#1558</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/basecamp/kamal/compare/v2.6.0...v2.6.1">https://github.com/basecamp/kamal/compare/v2.6.0...v2.6.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/basecamp/kamal/commit/22e7243b100a0a5d2f36486d139e18842a67d345"><code>22e7243</code></a> Bump version for 2.6.1</li> <li><a href="https://github.com/basecamp/kamal/commit/259a018d5a31a304001865833a9646402376f0ed"><code>259a018</code></a> Merge pull request <a href="https://redirect.github.com/basecamp/kamal/issues/1558">#1558</a> from basecamp/per-role-proxy-docs</li> <li><a href="https://github.com/basecamp/kamal/commit/a82e88d5c9369b17c09d10b142444697b66a176e"><code>a82e88d</code></a> Merge pull request <a href="https://redirect.github.com/basecamp/kamal/issues/1560">#1560</a> from basecamp/dont-redeploy-on-proxy-reboot</li> <li><a href="https://github.com/basecamp/kamal/commit/d6459e869a885a28ec975319b3ae0e40cbbab8f2"><code>d6459e8</code></a> Merge pull request <a href="https://redirect.github.com/basecamp/kamal/issues/1559">#1559</a> from basecamp/default-proxy-config-if-nil</li> <li><a href="https://github.com/basecamp/kamal/commit/ad21c7e984bde535b25b651d89a9da7b14863a75"><code>ad21c7e</code></a> Don't deploy on proxy reboot</li> <li><a href="https://github.com/basecamp/kamal/commit/87965281a3abf036110a667e7a3e13b9b0e79ac8"><code>8796528</code></a> Default the proxy config is it is nil</li> <li><a href="https://github.com/basecamp/kamal/commit/dca96eafaaa6c1502020c8940b7c31fd3a756d48"><code>dca96ea</code></a> Merge pull request <a href="https://redirect.github.com/basecamp/kamal/issues/1557">#1557</a> from basecamp/sort-primary-role-app-hosts-first</li> <li><a href="https://github.com/basecamp/kamal/commit/7b1439c3c645ea856e8b8f407409fa1adf176d36"><code>7b1439c</code></a> Update per-role proxy docs</li> <li><a href="https://github.com/basecamp/kamal/commit/b9e5ce7ca7a93d1b37d8bd37365a251b27ea684b"><code>b9e5ce7</code></a> Ensure primary_role app hosts are sorted first</li> <li><a href="https://github.com/basecamp/kamal/commit/f62c1a50c49ecb8fc858841ebeecb1bbf259439a"><code>f62c1a5</code></a> Merge pull request <a href="https://redirect.github.com/basecamp/kamal/issues/1554">#1554</a> from basecamp/pre-connect-hook-before-remote-builds</li> <li>Additional commits viewable in <a href="https://github.com/basecamp/kamal/compare/v2.6.0...v2.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=kamal&package-manager=bundler&previous-version=2.6.0&new-version=2.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.
No description provided.