Uh oh!
There was an error while loading. Please reload this page.
Bump Vampire/setup-wsl from 4.0.0 to 4.1.0 - #1993
Conversation
Bumps [Vampire/setup-wsl](https://github.com/vampire/setup-wsl) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/vampire/setup-wsl/releases) - [Commits](Vampire/setup-wsl@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: Vampire/setup-wsl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This Dependbot PR has mostly fixed the transient problem encountered when running CI in #1991 (comment), as shown in that run log and some others. Examining the error message reveals that it is the same 403 error reported in Vampire/setup-wsl#66, which was greatly mitigated in setup-wsl 4.1.0. Also, my suspicion that the error had something to do with the choice of distribution was mistaken. As pointed out in Vampire/setup-wsl#66 (comment), when this error happens, it is before any attempt is made to download a distribution. So this is no reason for GitPython's CI to go back from Alpine Linux to Debian on WSL. (See Vampire/setup-wsl#66 (comment) on why the change is not a complete fix.) |
Bumps Vampire/setup-wsl from 4.0.0 to 4.1.0.
Release notes
Sourced from Vampire/setup-wsl's releases.
Commits
5ff2c04[Gradle Release Plugin] - pre tag commit: 'v4.1.0'.c82592eAdd support for windows-2025 runner images (#65)b2fcdb9Increase version to 4.1.010b7b9aRetry WSLv2 update up to 5 times due to unreliable download server (#66)3d42bb0Use permanent short-link again for Ubuntu 16.04ed92ae3Correct README ToC and default value formatting78b8d48[Gradle Release Plugin] - new version commit: 'v4.0.1-SNAPSHOT'.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)