docker-images
docker-images copied to clipboard
Update dependency volta to v2
trafficstars
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| volta | major | 1.1.1 -> 2.0.0 |
Release Notes
volta-cli/volta (volta)
v2.0.0
- π¨ (BREAKING) π¨ We upgraded the version of Rust used to build Volta, which drops support for older versions of glibc & Linux kernel. See the Rust announcement from August 2022 for details about the supported versions. Notably, this means that we no longer support CentOS 6 (#β1611)
- π¨ (BREAKING) π¨ Due to costs and changes in the code signing process, we have dropped the code signing for the Windows installer. We now recommend using
wingetto install Volta on Windows (#β1650) - π (NEW) π We now ship a pre-built binary for ARM Linux & ARM Windows (#β1696, #β1801)
- Volta no longer requires Developer Mode to be enabled on Windows (#β1755)
volta uninstallnow provides better help & error messages to describe its use and limitations (#β1628, #β1786)- Volta will now use a universal binary on Mac, rather than separate Intel- & ARM-specific builds (#β1635)
- Switched to installing profile scripts into
.zshenvby default, rather than.zshrc(#β1657) - Added a default shim for the
yarnpkgcommand, which is an alias ofyarn(#β1670) - Added a new
--very-verboseflag to enable even more logging (note: we haven't yet implemented much additional logging) (#β1815) - Simplified the fetching process to remove an extra network request and resolve hangs (#β1812)
- Several dependency upgrades and clean-up refactors from @βtottoto
Configuration
π Schedule: Branch creation - At any time (no schedule defined), 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.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.