Bump Vampire/setup-wsl from 3.1.1 to 4.0.0 by dependabot[bot] · Pull Request #1981 · gitpython-developers/GitPython
Bumps Vampire/setup-wsl from 3.1.1 to 4.0.0.
Release notes
Sourced from Vampire/setup-wsl's releases.
v4.0.0
Highlights
The action can now also use WSLv2 (or any newer version potentially)
Breaking Changes
Where supported the action now defaults to WSLv2. If you want to continue using WSLv1 where WSLv2 is supported, then use the new
wsl-versioninput to configure this.Details
- Increase version to 4.0.0 [7b4322db04a943bafed9c980aac27c8d27e0e00d]
- Add support for WSLv2 (#64) [f2d2a634d48f658c715714ca56d4a012e9504217]
v3.1.4
Highlights
- Replace non-working download link for Ubuntu 16.04
Details
- Update Kotlin to 2.0.20 [7e4d21a6300aa2e9a9939a531ab49a61ac76006b]
- Properly share build outputs between projects [bf0d42a2f09a7e2930de0db7afa7c4fb61573685]
- Update kotlin wrappers to pre.819, switch to ES modules, and use ktor as HTTP client [ae3050660b5a02bdc0bddeee3929c37617f21667]
- Use static download link for Ubuntu 16.04 [4368914c378195dbbd03cc11797b832475817023]
v3.1.3
Rebuild due to release error
v3.1.2
Highlights
- Use static download link for Ubuntu 24.04 [942db883f796a3ffb1ee68090c4a1ae7c26ebf12]
Details
- Do not try to update Ubuntu 24.04 due to a bug in systemd package [2c0326dc532f512c298a7ef490b1a307a517dd0e]
- Use Maven-based bindings for GitHub Actions workflows DSL [9c1480acc438ab92d5ed5ac85a0f79cd029e58b3]
- Update references to github-workflows-kt and github-actions-typing [c2c53582e063b211f78cbaee01b87f6dbe1bb64a]
- Update github-workflows-kt to 3.0.0 [f1b7dd4a7442faf33c1fbf60b2f7da972c7ce63d]
- Use static download link for Ubuntu 24.04 [942db883f796a3ffb1ee68090c4a1ae7c26ebf12]
- Do not try to install sudo on kali-linux due to a bug in systemd package [b135bad1dc23450f099fadf8d40898a967d2dfec]
- Do not try to install dos2unix on kali-linux due to a bug in systemd package [9114dfc08f458681713347a916371d685bfcb3c2]
Commits
94eb93b[Gradle Release Plugin] - pre tag commit: 'v4.0.0'.f2d2a63Add support for WSLv2 (#64)7b4322dIncrease version to 4.0.0b8485ca[Gradle Release Plugin] - new version commit: 'v3.1.5-SNAPSHOT'.6c400b7[Gradle Release Plugin] - pre tag commit: 'v3.1.4'.4368914Use static download link for Ubuntu 16.04ae30506Update kotlin wrappers to pre.819, switch to ES modules, and use ktor as HTTP...bf0d42aProperly share build outputs between projects7e4d21aUpdate Kotlin to 2.0.20c28fcf3[Gradle Release Plugin] - new version commit: 'v3.1.4-SNAPSHOT'.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)