volta-cli/volta (volta-cli/volta)
### [`v2.0.0`](https://togithub.com/volta-cli/volta/releases/tag/v2.0.0)
[Compare Source](https://togithub.com/volta-cli/volta/compare/v1.1.1...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](https://blog.rust-lang.org/2022/08/01/Increasing-glibc-kernel-requirements.html) for details about the supported versions. Notably, this means that we no longer support CentOS 6 ([#1611](https://togithub.com/volta-cli/volta/issues/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 `winget` to install Volta on Windows ([#1650](https://togithub.com/volta-cli/volta/issues/1650))
- 🎉 (NEW) 🎉 We now ship a pre-built binary for ARM Linux & ARM Windows ([#1696](https://togithub.com/volta-cli/volta/issues/1696), [#1801](https://togithub.com/volta-cli/volta/issues/1801))
- Volta no longer requires Developer Mode to be enabled on Windows ([#1755](https://togithub.com/volta-cli/volta/issues/1755))
- `volta uninstall` now provides better help & error messages to describe its use and limitations ([#1628](https://togithub.com/volta-cli/volta/issues/1628), [#1786](https://togithub.com/volta-cli/volta/issues/1786))
- Volta will now use a universal binary on Mac, rather than separate Intel- & ARM-specific builds ([#1635](https://togithub.com/volta-cli/volta/issues/1635))
- Switched to installing profile scripts into `.zshenv` by default, rather than `.zshrc` ([#1657](https://togithub.com/volta-cli/volta/issues/1657))
- Added a default shim for the `yarnpkg` command, which is an alias of `yarn` ([#1670](https://togithub.com/volta-cli/volta/issues/1670))
- Added a new `--very-verbose` flag to enable even more logging (note: we haven't yet implemented much additional logging) ([#1815](https://togithub.com/volta-cli/volta/issues/1815))
- Simplified the fetching process to remove an extra network request and resolve hangs ([#1812](https://togithub.com/volta-cli/volta/issues/1812))
- Several dependency upgrades and clean-up refactors from [@tottoto](https://togithub.com/tottoto)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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 contains the following updates:
v1.1.1
->v2.0.0
Release Notes
volta-cli/volta (volta-cli/volta)
### [`v2.0.0`](https://togithub.com/volta-cli/volta/releases/tag/v2.0.0) [Compare Source](https://togithub.com/volta-cli/volta/compare/v1.1.1...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](https://blog.rust-lang.org/2022/08/01/Increasing-glibc-kernel-requirements.html) for details about the supported versions. Notably, this means that we no longer support CentOS 6 ([#1611](https://togithub.com/volta-cli/volta/issues/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 `winget` to install Volta on Windows ([#1650](https://togithub.com/volta-cli/volta/issues/1650)) - 🎉 (NEW) 🎉 We now ship a pre-built binary for ARM Linux & ARM Windows ([#1696](https://togithub.com/volta-cli/volta/issues/1696), [#1801](https://togithub.com/volta-cli/volta/issues/1801)) - Volta no longer requires Developer Mode to be enabled on Windows ([#1755](https://togithub.com/volta-cli/volta/issues/1755)) - `volta uninstall` now provides better help & error messages to describe its use and limitations ([#1628](https://togithub.com/volta-cli/volta/issues/1628), [#1786](https://togithub.com/volta-cli/volta/issues/1786)) - Volta will now use a universal binary on Mac, rather than separate Intel- & ARM-specific builds ([#1635](https://togithub.com/volta-cli/volta/issues/1635)) - Switched to installing profile scripts into `.zshenv` by default, rather than `.zshrc` ([#1657](https://togithub.com/volta-cli/volta/issues/1657)) - Added a default shim for the `yarnpkg` command, which is an alias of `yarn` ([#1670](https://togithub.com/volta-cli/volta/issues/1670)) - Added a new `--very-verbose` flag to enable even more logging (note: we haven't yet implemented much additional logging) ([#1815](https://togithub.com/volta-cli/volta/issues/1815)) - Simplified the fetching process to remove an extra network request and resolve hangs ([#1812](https://togithub.com/volta-cli/volta/issues/1812)) - Several dependency upgrades and clean-up refactors from [@tottoto](https://togithub.com/tottoto)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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.
This PR was generated by Mend Renovate. View the repository job log.