Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Bump Vampire/setup-wsl from 4.0.0 to 4.1.0#1993
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
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>
e023e15
intomainUh oh!
There was an error while loading.Please reload this page.
EliahKagan commentedJan 7, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
This Dependbot PR has mostly fixed the transient problem encountered when running CI in#1991 (comment), as shown inthat run log and some others. Examining the error message reveals that it is the same 403 error reported inVampire/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 inVampire/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. (SeeVampire/setup-wsl#66 (comment) on why the change is not acomplete fix.) |
BumpsVampire/setup-wsl from 4.0.0 to 4.1.0.
Release notes
Sourced fromVampire/setup-wsl's releases.
Commits
5ff2c04
[Gradle Release Plugin] - pre tag commit: 'v4.1.0'.c82592e
Add support for windows-2025 runner images (#65)b2fcdb9
Increase version to 4.1.010b7b9a
Retry WSLv2 update up to 5 times due to unreliable download server (#66)3d42bb0
Use permanent short-link again for Ubuntu 16.04ed92ae3
Correct 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 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 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)