Skip to content

Update dependencies#9626

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies
Open

Update dependencies#9626
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 20, 2026

This PR contains the following updates:

Package Type Update Change Pending
Vampire/setup-wsl action minor v6.0.0v6.1.0
actions/cache action patch v5.0.4v5.0.5
actions/upload-artifact action patch v7v7.0.1
anthropics/claude-code-action action patch v1.0.89v1.0.107 v1.0.111 (+3)
i386/debian container digest b45825d8665d18
slackapi/slack-github-action action patch v3.0.1v3.0.2 v3.0.3

Release Notes

Vampire/setup-wsl (Vampire/setup-wsl)

v6.1.0

Compare Source

Highlights

  • Alpine (3.17) support fixed (#​82)
  • Debian (11) support fixed (#​76)
  • Alpine 3.18 - 3.23 support added
  • Debian 12 - 13 support added

Deprecations

  • Using Alpine is deprecated, Alpine-3.17 is almost a drop-in replacement
  • Using Debian explicitly or as default is deprecated, Debian-11 is almost a drop-in replacement

Details

  • Fix verify-release workflow generation [6819906]
  • Disable testing on Alpine for the time being [1462529]
  • Fix apt update on Debian (#​76) [6eb7639]
  • Update snakeyaml to 2.6 [90a7832]
  • Update release Gradle plugin to 3.1.0 [44828e1]
  • Update versions Gradle plugin to 0.51.0 [168ff3d]
  • Update Wooga GitHub Gradle plugin to 4.0.0 [47d527f]
  • Update Grgit to 5.3.3 [6391a34]
  • Update Gradle to 8.14.4 [6f851d3]
  • Get version update notifications for refresh versions plugin [01972ad]
  • Update refreshVersions Gradle plugin to 0.60.6 [b00071d]
  • Update github-api to 1.330 [b38a1f9]
  • Update Dependency Analysis Gradle plugin to 3.1.0 [25def4e]
  • Update Gradle to 9.4.1 [0f597b6]
  • Allow newer wrapper versions in validateGradleWrapperJar [0e1d30d]
  • Update versions Gradle plugin to 0.53.0 [8632db7]
  • Update Dependency Analysis Gradle plugin to 3.6.1 [df43e2e]
  • Update kotlinx-serialization to 1.10.0 [0261a4f]
  • Update Kotlin for workflow preprocessing to 2.3.20 [685f117]
  • Increase daemon max heap [f103acb]
  • Update Kotlin to 2.3.20 [7bab382]
  • Remove obsolete ktor work-around [857582f]
  • Update ktor to 3.4.2 [b0a9492]
  • Remove obsolete IDE helper comments [14f968f]
  • Update github-workflows-kt to 3.7.0 [2a205c6]
  • Update actions/checkout to v6 [9e3e4a6]
  • Update gradle/actions to v6 [0507b3e]
  • Update actions/cache to v5 [f96ebd2]
  • Update actions/setup-java to v5 [e491558]
  • Update kotlin wrappers to 2026.4.5 [24fd3b7]
  • Increase version to 6.1.0 [648c2a1]
  • Deprecate Debian and add Debian-11 as almost drop-in replacement [9c2948a]
  • Replace dynamic Microsoft store download by wsl --import (#​82) [d5fc1c9]
  • Deprecate Alpine and add Alpine-3.17 as almost drop-in replacement [9d61a27]
  • Add support for Alpine 3.18 - 3.23 [d859bad]
  • Improve test conditions when overwriting wsl.conf file [818d233]
  • Add support for Debian 12 using wsl --install --from-file [a0d3bcd]
  • Add support for Debian 13 [e8092cd]
  • Add a readme that explains the workflow files handling [7d4bd70]
  • Update common-custom-user-data-gradle-plugin to 2.6.0 [ade4ee0]
  • Update kotlinx-serialization to 1.11.0 [02217b0]
actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

actions/upload-artifact (actions/upload-artifact)

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

anthropics/claude-code-action (anthropics/claude-code-action)

v1.0.107

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.107

v1.0.106

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.106

v1.0.105

Compare Source

What's Changed
  • fix: allow + in branch names (generated by Claude Code EnterWorktree) by @​awakia in #​1248
New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.105

v1.0.104

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.104

v1.0.103

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.103

v1.0.102

Compare Source

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.102

v1.0.101

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.101

v1.0.100

Compare Source

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.100

v1.0.99

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.99

v1.0.98

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.98

v1.0.97

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.97

v1.0.96

Compare Source

What's Changed
New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.96

v1.0.95

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.95

v1.0.94

Compare Source

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.94

v1.0.93

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.93

v1.0.92

Compare Source

Full Changelog: anthropics/claude-code-action@v1...v1.0.92

v1.0.91

Compare Source

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.91

v1.0.90

Compare Source

What's Changed

  • fix: forward MCP_TIMEOUT, MCP_TOOL_TIMEOUT, MAX_MCP_OUTPUT_TOKENS to action step by @​qozle in #​1162
  • security: reject PATH_TO_CLAUDE_CODE_EXECUTABLE with control characters by @​qozle in #​1185

Full Changelog: anthropics/claude-code-action@v1...v1.0.90

slackapi/slack-github-action (slackapi/slack-github-action)

v3.0.2: Slack GitHub Action v3.0.2

Compare Source

Patch Changes
  • 79529d7: fix: resolve url.parse deprecation warning for webhook techniques

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

@natalya-aksman, @dbeck: please review this pull request.

Powered by pull-review

@renovate renovate Bot force-pushed the renovate/dependencies branch 6 times, most recently from 99385a7 to b2bf24a Compare April 23, 2026 17:05
@renovate renovate Bot force-pushed the renovate/dependencies branch 7 times, most recently from df97b94 to c7c386e Compare April 30, 2026 06:35
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot force-pushed the renovate/dependencies branch 3 times, most recently from d4b0980 to 42528de Compare May 2, 2026 01:53
@renovate renovate Bot force-pushed the renovate/dependencies branch from 42528de to 4c32663 Compare May 2, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant