Skip to content

build(deps): bump Vampire/setup-wsl from 5 to 6 in the github-actions-dependencies group #848

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps the github-actions-dependencies group with 1 update: Vampire/setup-wsl.

Updates Vampire/setup-wsl from 5 to 6

Release notes

Sourced from Vampire/setup-wsl's releases.

v6.0.0

Highlights

Update of Debian distribution if configured is now retried up to 4 times, as the package servers became less stable.

Breaking Changes

The action now always uses WSLv2 as the default WSL version. Before it used WSLv1 if only that was available whcih mainly was for the decommissioned windows-2019 runner images.

Details

  • Make Gradle Wrapper scripts executable [af172e2133d4bbeaee610142f438d4fce1484190]
  • Remove tests on windows-2019 which was decommissioned [cbf38714c70ce8f6350b96e189eba329a42eeea6]
  • Increase version to 6.0.0 [c0fd23890144afa9c5afc38ad8d325e6e6e7058e]
  • Always use WSLv2 as default WSL version [e8402925b124453b1bdb6b709c05f02971861d5e]
  • Install zstd before restoring cache on windows-11-arm to get same cache version [b87f2ebde9bfeb37a6025cb8bfaa3598572b713f]
  • Run WSL update only on windows-2022, not windows-11-arm [c4980993ccb7fd313fb1bc03fecdc75058ed7c1c]
  • Retry up to 4 times to update Debian packages (#75) [442f98ce4ae9b2a2117ccf280db5e23a35382a9a]

v5.0.1

Highlights

The caching works now with the new GitHub caching backend (#73)

Details

  • Fix verify-release workflow [8c6848eae4a8969a00234943f32f65cec07fb959]
  • Automatically create new major branch when necessary [781adb171b87185c8aa65561df3778499afca66e]
  • Use version ranges for actions to not use stale cache entries [8f70e6e8310791bf7df69eda76c9194e2dc87bac]
  • Improve workflow script editability [41341976b8330f4f2b4c0d8a31d25d38d9d56b1c]
  • Update Gradle Wrapper validation action to v4 [3df3aea9e41a4864fab2cef4a615f8eec23e2c57]
  • Replace gradle-cache-action by setup-gradle action [c62031232c73af4e058f43b748f23f4836c5b5db]
  • Update Gradle enterprise plugin to Gradle Develocity plugin 4.0.1 [3e8d4e54ccd79a34ee3db711c4a9f97ec4c4225d]
  • Do not publish build scans on every execution and with ToU agreed for everyone [a909bca8696f82f721ad3bb2d82e7e19f2bddd55]
  • Add some common custom data to build scans [a35c728026cdcc7d1e1f2c988248f3cb7ca9c7a2]
  • Properly close the ktor-client after use [371ac23668e7c5c245fb7cfb5984f235c4f3925f]
  • Update kotlin wrappers to pre.839 [5ae6b25230a3912c3fb2182532362381a529f248]
  • Update @​action/cache to 4.0.3 (#73) [e68cca3b3be61f8e2112f3c095f88a0c51abb0aa]
  • Update Kotlin version for workflow preprocessing to 2.1.20 [ae34e10ca83b71e4a18d59a49fd8b83c44bf4e42]
  • Remove build work-around for older KGP versions [1b2cda90f5e517c0a2dcb86f2393926f392fefcb]
  • Submit the Dependency Graph to GitHub [c7ed15c966e4bf6953ba3033c82dbc2b7e42ddbd]
  • Make the preprocessing tasks for workflow files cacheable [91860f3a80fdf0f7b0022a6bbf5a23d14fbacf7d]
  • Update Kotlin to 2.1.20 [816280381c954f76cd029ca23b28efb4c80e37bb]
  • Update kotlinx-coroutines to 1.10.2 [bacdfd8aacba301b19873f69ee052b6f51c2346b]
  • Treat all Kotlin compiler warnings as errors [b4cc8de15b2ee7c80060092c1b9ba7afddd20e2c]
  • Update ktor to 3.1.2 [a151f43a4e728bf328bc6700a5083077f33b9fd4]
  • Update kotlin wrappers to 2025.5.2 [02d3dfe030d898a4798b999e7a9ff14b6fb92b24]
Commits
  • 6a8db44 [Gradle Release Plugin] - pre tag commit: 'v6.0.0'.
  • 442f98c Retry up to 4 times to update Debian packages (#75)
  • c498099 Run WSL update only on windows-2022, not windows-11-arm
  • b87f2eb Install zstd before restoring cache on windows-11-arm to get same cache version
  • e840292 Always use WSLv2 as default WSL version
  • c0fd238 Increase version to 6.0.0
  • cbf3871 Remove tests on windows-2019 which was decommissioned
  • af172e2 Make Gradle Wrapper scripts executable
  • 8742ef2 [Gradle Release Plugin] - new version commit: 'v5.0.2-SNAPSHOT'.
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from aplowman July 8, 2025 01:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 8, 2025 01:14
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Jul 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dependencies-07923a5b47 branch from 1c38690 to 0c7bb4c Compare July 14, 2025 21:25
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dependencies-07923a5b47 branch from 0c7bb4c to e6151b9 Compare July 22, 2025 02:00
Bumps the github-actions-dependencies group with 1 update: [Vampire/setup-wsl](https://github.com/vampire/setup-wsl).


Updates `Vampire/setup-wsl` from 5 to 6
- [Release notes](https://github.com/vampire/setup-wsl/releases)
- [Commits](Vampire/setup-wsl@v5...v6)

---
updated-dependencies:
- dependency-name: Vampire/setup-wsl
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dependencies-07923a5b47 branch from e6151b9 to be1cf74 Compare July 29, 2025 00:59
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants