chore: bump Kamal accessories versions - #935
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
Up to standards ✅🟢 Issues
|
github-actions
Bot
force-pushed
the
update/kamal-accessories
branch
2 times, most recently
from
July 12, 2026 09:52
1de119a to
1e2d1f2
Compare
mergify Bot
added a commit
that referenced
this pull request
Jul 17, 2026
… 2.37.0 to 2.39.0 [skip ci] Bumps [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) from 2.37.0 to 2.39.0. Release notes *Sourced from [org.openrewrite.recipe:rewrite-static-analysis's releases](https://github.com/openrewrite/rewrite-static-analysis/releases).* > 2.39.0 > ------ > > What's Changed > -------------- > > * Fix UseStringCaseInsensitiveOrder lambda matching by [`@timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-static-analysis#933](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/933) > * Keep (Object) cast on array argument at varargs position by [`@timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-static-analysis#935](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/935) > * Python: add Python tests for selected 7 recipes by [`@greg-at-moderne`](https://github.com/greg-at-moderne) in [openrewrite/rewrite-static-analysis#929](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/929) > * Consolidate UseStringCaseInsensitiveOrder into a single Refaster template by [`@timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-static-analysis#937](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/937) > > **Full Changelog**: <openrewrite/rewrite-static-analysis@v2.38.0...v2.39.0> > > 2.38.0 > ------ > > What's Changed > -------------- > > * Fix `UseTryWithResources` moving resource out of scope for catch block by [`@timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-static-analysis#921](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/921) > * Fix `MinimumSwitchCases` crash on Java 21 sealed-interface pattern switch by [`@timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-static-analysis#922](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/922) > * Fix RemoveUnusedPrivateMethods deleting methods called with raw collection arguments by [`@habiibullahm`](https://github.com/habiibullahm) in [openrewrite/rewrite-static-analysis#898](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/898) > * Add UseStringCaseInsensitiveOrder by [`@steve-aom-elliott`](https://github.com/steve-aom-elliott) in [openrewrite/rewrite-static-analysis#923](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/923) > * Add 7 cross-language code quality recipes by [`@jkschneider`](https://github.com/jkschneider) in [openrewrite/rewrite-static-analysis#853](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/853) > * Fix `RemoveRedundantTypeCast` removing cast that gives a `var` lambda its target type by [`@timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-static-analysis#925](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/925) > * Tests for Kotlin, Groovy, TS for cross-language code quality recipes by [`@greg-at-moderne`](https://github.com/greg-at-moderne) in [openrewrite/rewrite-static-analysis#928](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/928) > * Add RemoveUnreachableMultiCatchAlternative by [`@steve-aom-elliott`](https://github.com/steve-aom-elliott) in [openrewrite/rewrite-static-analysis#926](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/926) > * Use unnamed variable for unused try-with-resources resource on Java 21+ by [`@timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-static-analysis#930](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/930) > > New Contributors > ---------------- > > * [`@habiibullahm`](https://github.com/habiibullahm) made their first contribution in [openrewrite/rewrite-static-analysis#898](https://redirect.github.com/openrewrite/rewrite-static-analysis/pull/898) > > **Full Changelog**: <openrewrite/rewrite-static-analysis@v2.37.0...v2.38.0> Commits * [`e51c700`](openrewrite/rewrite-static-analysis@e51c700) Extract documentation examples from tests * [`7cb9e59`](openrewrite/rewrite-static-analysis@7cb9e59) Consolidate UseStringCaseInsensitiveOrder into a single Refaster template ([#937](https://redirect.github.com/openrewrite/rewrite-static-analysis/issues/937)) * [`6108d5f`](openrewrite/rewrite-static-analysis@6108d5f) OpenRewrite recipe best practices * [`a303997`](openrewrite/rewrite-static-analysis@a303997) Python: add Python tests for selected 7 recipes ([#929](https://redirect.github.com/openrewrite/rewrite-static-analysis/issues/929)) * [`4aff898`](openrewrite/rewrite-static-analysis@4aff898) Keep (Object) cast on array argument at varargs position ([#935](https://redirect.github.com/openrewrite/rewrite-static-analysis/issues/935)) * [`35794f9`](openrewrite/rewrite-static-analysis@35794f9) Another UseDiamondOperator varargs fix * [`03e2bcc`](openrewrite/rewrite-static-analysis@03e2bcc) Fix UseStringCaseInsensitiveOrder FromLambda template to match lambdas ([#933](https://redirect.github.com/openrewrite/rewrite-static-analysis/issues/933)) * [`1b83d00`](openrewrite/rewrite-static-analysis@1b83d00) OpenRewrite recipe best practices * [`6ed9dfd`](openrewrite/rewrite-static-analysis@6ed9dfd) Use unnamed variable for unused try-with-resources resource on Java 21+ ([#930](https://redirect.github.com/openrewrite/rewrite-static-analysis/issues/930)) * [`be7f594`](openrewrite/rewrite-static-analysis@be7f594) Add RemoveUnreachableMultiCatchAlternative ([#926](https://redirect.github.com/openrewrite/rewrite-static-analysis/issues/926)) * Additional commits viewable in [compare view](openrewrite/rewrite-static-analysis@v2.37.0...v2.39.0) [](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) --- 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 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)
github-actions
Bot
force-pushed
the
update/kamal-accessories
branch
from
July 19, 2026 09:52
1e2d1f2 to
3d44931
Compare
github-actions
Bot
force-pushed
the
update/kamal-accessories
branch
from
July 26, 2026 10:01
3d44931 to
1104a67
Compare
- **arcadedb** (deploy.yml): `26.6.1` → `26.7.3` - **ollama** (deploy.yml): `0.30.10` → `0.32.5`
github-actions
Bot
force-pushed
the
update/kamal-accessories
branch
from
August 2, 2026 09:58
1104a67 to
88a7f2b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates Kamal accessories to their latest available versions on Docker Hub.
Updates Applied
26.6.1→26.7.30.30.10→0.32.5Automated by Kamal Accessories Updater