aquaproj/aqua-registry (aquaproj/aqua-registry)
### [`v4.214.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.214.0)
[Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.213.1...v4.214.0-1)
[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.214.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.214.0) | https://github.com/aquaproj/aqua-registry/compare/v4.213.1...v4.214.0
##### ๐ New Packages
[#26014](https://togithub.com/aquaproj/aqua-registry/issues/26014) [Zxilly/go-size-analyzer](https://togithub.com/Zxilly/go-size-analyzer): A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats
##### Fixes
[#26038](https://togithub.com/aquaproj/aqua-registry/issues/26038) Cian911/switchboard: Follow up changes of switchboard v1.0.1
- [https://github.com/Cian911/switchboard/pull/27](https://togithub.com/Cian911/switchboard/pull/27)
- https://github.com/Cian911/switchboard/commit/ba80ebe7924eea7f515e5b795a648f908e13e082
cli/cli (cli/cli)
### [`v2.55.0`](https://togithub.com/cli/cli/releases/tag/v2.55.0): GitHub CLI 2.55.0
[Compare Source](https://togithub.com/cli/cli/compare/v2.54.0...v2.55.0)
#### What's Changed
- Update `gh variable get` to use repo host by [@andyfeller](https://togithub.com/andyfeller) in [https://github.com/cli/cli/pull/9411](https://togithub.com/cli/cli/pull/9411)
- build(deps): bump actions/attest-build-provenance from 1.3.3 to 1.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/9400](https://togithub.com/cli/cli/pull/9400)
- Unify use of tab indent in non-test source files by [@muzimuzhi](https://togithub.com/muzimuzhi) in [https://github.com/cli/cli/pull/9407](https://togithub.com/cli/cli/pull/9407)
- Add Acceptance Criteria requirement to triage.md for accepted issues by [@jtmcg](https://togithub.com/jtmcg) in [https://github.com/cli/cli/pull/9435](https://togithub.com/cli/cli/pull/9435)
- Improve Unix compliance `gh repo set-default` by [@thecaffeinedev](https://togithub.com/thecaffeinedev) in [https://github.com/cli/cli/pull/9431](https://togithub.com/cli/cli/pull/9431)
- Document that `gh run download` downloads the latest artifact by default by [@sato11](https://togithub.com/sato11) in [https://github.com/cli/cli/pull/9412](https://togithub.com/cli/cli/pull/9412)
- build(deps): bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/9432](https://togithub.com/cli/cli/pull/9432)
- Replace `--project.*` flags' `name` with `title` in docs by [@jtmcg](https://togithub.com/jtmcg) in [https://github.com/cli/cli/pull/9443](https://togithub.com/cli/cli/pull/9443)
- Wrap flags with backticks, continued by [@muzimuzhi](https://togithub.com/muzimuzhi) in [https://github.com/cli/cli/pull/9444](https://togithub.com/cli/cli/pull/9444)
- Improve `gh release create --notes-from-tag` behavior with multiline tag annotation by [@babakks](https://togithub.com/babakks) in [https://github.com/cli/cli/pull/9385](https://togithub.com/cli/cli/pull/9385)
- Add `pr create --editor` by [@benebsiny](https://togithub.com/benebsiny) in [https://github.com/cli/cli/pull/9433](https://togithub.com/cli/cli/pull/9433)
- build(deps): bump actions/attest-build-provenance from 1.4.0 to 1.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/9451](https://togithub.com/cli/cli/pull/9451)
- Require Sigstore Bundle v0.2+ when verifying with `gh attestation` by [@codysoyland](https://togithub.com/codysoyland) in [https://github.com/cli/cli/pull/9442](https://togithub.com/cli/cli/pull/9442)
- build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/9459](https://togithub.com/cli/cli/pull/9459)
- Update Go and other extension workflow templates to reflect recent enhancements to `cli/gh-extension-precompile` by [@BagToad](https://togithub.com/BagToad) in [https://github.com/cli/cli/pull/9462](https://togithub.com/cli/cli/pull/9462)
- Add note for external contributors to `working-with-us.md` by [@BagToad](https://togithub.com/BagToad) in [https://github.com/cli/cli/pull/9468](https://togithub.com/cli/cli/pull/9468)
- Update attestation TUF root by [@codysoyland](https://togithub.com/codysoyland) in [https://github.com/cli/cli/pull/9467](https://togithub.com/cli/cli/pull/9467)
- Improve documentation for pr checks and exit codes by [@thecaffeinedev](https://togithub.com/thecaffeinedev) in [https://github.com/cli/cli/pull/9452](https://togithub.com/cli/cli/pull/9452)
- cmd/pr/checks: Describe bucket and state JSON fields by [@arunsathiya](https://togithub.com/arunsathiya) in [https://github.com/cli/cli/pull/9439](https://togithub.com/cli/cli/pull/9439)
- Add Flox as an installation option by [@bryanhonof](https://togithub.com/bryanhonof) in [https://github.com/cli/cli/pull/9396](https://togithub.com/cli/cli/pull/9396)
- fix behavior for `gh issue develop -b does-not-exist-on-remote` by [@benebsiny](https://togithub.com/benebsiny) in [https://github.com/cli/cli/pull/9477](https://togithub.com/cli/cli/pull/9477)
- Update `--project ` flags in `gh search` to `owner/number` by [@jtmcg](https://togithub.com/jtmcg) in [https://github.com/cli/cli/pull/9453](https://togithub.com/cli/cli/pull/9453)
#### New Contributors
- [@jtmcg](https://togithub.com/jtmcg) made their first contribution in [https://github.com/cli/cli/pull/9435](https://togithub.com/cli/cli/pull/9435)
- [@thecaffeinedev](https://togithub.com/thecaffeinedev) made their first contribution in [https://github.com/cli/cli/pull/9431](https://togithub.com/cli/cli/pull/9431)
- [@sato11](https://togithub.com/sato11) made their first contribution in [https://github.com/cli/cli/pull/9412](https://togithub.com/cli/cli/pull/9412)
- [@codysoyland](https://togithub.com/codysoyland) made their first contribution in [https://github.com/cli/cli/pull/9442](https://togithub.com/cli/cli/pull/9442)
- [@BagToad](https://togithub.com/BagToad) made their first contribution in [https://github.com/cli/cli/pull/9462](https://togithub.com/cli/cli/pull/9462)
- [@bryanhonof](https://togithub.com/bryanhonof) made their first contribution in [https://github.com/cli/cli/pull/9396](https://togithub.com/cli/cli/pull/9396)
**Full Changelog**: https://github.com/cli/cli/compare/v2.54.0...v2.55.0
jdx/mise (jdx/mise)
### [`v2024.8.12`](https://togithub.com/jdx/mise/releases/tag/v2024.8.12)
[Compare Source](https://togithub.com/jdx/mise/compare/v2024.8.11...v2024.8.12)
##### ๐ Bug Fixes
- vendor git2 openssl by [@jdx](https://togithub.com/jdx) in [#2481](https://togithub.com/jdx/mise/pull/2481)
- python-compile setting by [@jdx](https://togithub.com/jdx) in [#2482](https://togithub.com/jdx/mise/pull/2482)
##### ๐งช Testing
- reset test by [@jdx](https://togithub.com/jdx) in [000fdb8](https://togithub.com/jdx/mise/commit/000fdb8560b9994e7678924978cf1866bd58e623)
- reset test by [@jdx](https://togithub.com/jdx) in [2deb6ce](https://togithub.com/jdx/mise/commit/2deb6cef5bca37a5bb8e769293e4a665f533209e)
- reset test by [@jdx](https://togithub.com/jdx) in [385c09b](https://togithub.com/jdx/mise/commit/385c09b88013281af6a5adc9706a9d85e951ff61)
##### ๐ฆ๏ธ Dependency Updates
- update dependency vitepress to v1.3.3 by [@renovate\[bot\]](https://togithub.com/renovate\[bot]) in [#2478](https://togithub.com/jdx/mise/pull/2478)
### [`v2024.8.11`](https://togithub.com/jdx/mise/releases/tag/v2024.8.11)
[Compare Source](https://togithub.com/jdx/mise/compare/v2024.8.10...v2024.8.11)
##### ๐ Bug Fixes
- bump xx by [@jdx](https://togithub.com/jdx) in [9a9d3c1](https://togithub.com/jdx/mise/commit/9a9d3c11e46028bcea0c7ec2fee10bf5c9b1fbe6)
### [`v2024.8.10`](https://togithub.com/jdx/mise/releases/tag/v2024.8.10)
[Compare Source](https://togithub.com/jdx/mise/compare/v2024.8.9...v2024.8.10)
##### ๐ Features
- python on windows by [@jdx](https://togithub.com/jdx) in [2d4cee2](https://togithub.com/jdx/mise/commit/2d4cee239f8e7d53f7be176369f6e2502f3c3032)
##### ๐ Bug Fixes
- hide non-working core plugins on windows by [@jdx](https://togithub.com/jdx) in [16a08fc](https://togithub.com/jdx/mise/commit/16a08fc0fa00fc8f9751f7a25cc4f5f5fc87b94d)
- windows compat by [@jdx](https://togithub.com/jdx) in [2084a37](https://togithub.com/jdx/mise/commit/2084a37436fd7f7af8958501adc7b6535f608816)
- vfox tweaks by [@jdx](https://togithub.com/jdx) in [c260ab2](https://togithub.com/jdx/mise/commit/c260ab220a31241eaca971d6ddf4046f1f57865b)
- remove windows warning by [@jdx](https://togithub.com/jdx) in [9be937e](https://togithub.com/jdx/mise/commit/9be937e15dece684c574bcccd6f66499361cb935)
##### ๐ Documentation
- windows by [@jdx](https://togithub.com/jdx) in [437b63c](https://togithub.com/jdx/mise/commit/437b63cff94b5302a0527881d6b6e461e1e4d628)
##### ๐งช Testing
- fixing tests by [@jdx](https://togithub.com/jdx) in [1206497](https://togithub.com/jdx/mise/commit/12064971a43f74cdb0f34276e07fb02aaf240096)
- reset test by [@jdx](https://togithub.com/jdx) in [c740cfd](https://togithub.com/jdx/mise/commit/c740cfddf45703444a52388d899c1deb52b73134)
##### ๐ Other Changes
- clippy by [@jdx](https://togithub.com/jdx) in [ee005ff](https://togithub.com/jdx/mise/commit/ee005ffac65093aad8949cdbfaf0761df4595851)
- fix windows build by [@jdx](https://togithub.com/jdx) in [28c5cb6](https://togithub.com/jdx/mise/commit/28c5cb64bd6506bf6db08769885d65c192fb20ce)
- set GITHUB_TOKEN in release task by [@jdx](https://togithub.com/jdx) in [0ae049b](https://togithub.com/jdx/mise/commit/0ae049baedaf2daf3056ec7d2043a8ba27f09df1)
### [`v2024.8.9`](https://togithub.com/jdx/mise/releases/tag/v2024.8.9)
[Compare Source](https://togithub.com/jdx/mise/compare/v2024.8.8...v2024.8.9)
##### ๐ Features
- use registry shortname for mise.toml/install dirs by [@jdx](https://togithub.com/jdx) in [#2470](https://togithub.com/jdx/mise/pull/2470)
- vfox backend by [@jdx](https://togithub.com/jdx) in [#2187](https://togithub.com/jdx/mise/pull/2187)
##### ๐ Bug Fixes
- hide file tasks starting with "." by [@jdx](https://togithub.com/jdx) in [#2466](https://togithub.com/jdx/mise/pull/2466)
- mise prune removes tool versions which are in use by [@roele](https://togithub.com/roele) in [#2469](https://togithub.com/jdx/mise/pull/2469)
- cargo_binstall missing from set commands by [@roele](https://togithub.com/roele) in [#2471](https://togithub.com/jdx/mise/pull/2471)
- only warn if config properties are not found by [@jdx](https://togithub.com/jdx) in [#2472](https://togithub.com/jdx/mise/pull/2472)
##### ๐ Refactor
- Asdf -> AsdfBackend by [@jdx](https://togithub.com/jdx) in [#2467](https://togithub.com/jdx/mise/pull/2467)
- backend repetition by [@jdx](https://togithub.com/jdx) in [d2f7f33](https://togithub.com/jdx/mise/commit/d2f7f33d81906aaee80ab0e333935111c7307b36)
oven-sh/bun (oven-sh/bun)
### [`v1.1.25`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.25): Bun v1.1.25
[Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.24...bun-v1.1.25)
To install:
```bash
curl -fsSL https://bun.sh/install | bash
### or you can use npm
### npm install -g bun
```
Windows:
```bash
powershell -c "irm bun.sh/install.ps1|iex"
```
To upgrade to Bun v1.1.25:
```bash
bun upgrade
```
##### **[Read Bun v1.1.25's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.25)**
##### Thanks to 11 contributors!
- [@190n](https://togithub.com/190n)
- [@cirospaciari](https://togithub.com/cirospaciari)
- [@dylan-conway](https://togithub.com/dylan-conway)
- [@Electroid](https://togithub.com/Electroid)
- [@Jarred-Sumner](https://togithub.com/Jarred-Sumner)
- [@MARCROCK22](https://togithub.com/MARCROCK22)
- [@mroyme](https://togithub.com/mroyme)
- [@nektro](https://togithub.com/nektro)
- [@oddyamill](https://togithub.com/oddyamill)
- [@paperdave](https://togithub.com/paperdave)
- [@vktrl](https://togithub.com/vktrl)
- [@zackradisic](https://togithub.com/zackradisic)
volta-cli/volta (volta-cli/volta)
### [`v2.0.1`](https://togithub.com/volta-cli/volta/releases/tag/v2.0.1)
[Compare Source](https://togithub.com/volta-cli/volta/compare/v2.0.0...v2.0.1)
- Improved accuracy of Node download progress bar on Windows ([#1833](https://togithub.com/volta-cli/volta/issues/1833))
- You should no longer run into errors about needing the VC++ Runtime on Windows ([#1844](https://togithub.com/volta-cli/volta/issues/1844))
- Note: In the initial release of this version, there was a CI issue that caused this to break. The installer and zip files have since been updated.
- The data provided when installing a new Node version is now more relevant and accurate ([#1846](https://togithub.com/volta-cli/volta/issues/1846), [#1848](https://togithub.com/volta-cli/volta/issues/1848))
- Increased performance to make Volta even more responsive in typical use ([#1849](https://togithub.com/volta-cli/volta/issues/1849))
- `volta run` will now correctly handle flags in more situations ([#1857](https://togithub.com/volta-cli/volta/issues/1857))
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.
๐ป Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v4.213.1
->v4.214.0
v2.54.0
->v2.55.0
v2024.8.8
->v2024.8.12
v1.1.24
->v1.1.25
v2.0.0
->v2.0.1
Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
### [`v4.214.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.214.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.213.1...v4.214.0-1) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.214.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.214.0) | https://github.com/aquaproj/aqua-registry/compare/v4.213.1...v4.214.0 ##### ๐ New Packages [#26014](https://togithub.com/aquaproj/aqua-registry/issues/26014) [Zxilly/go-size-analyzer](https://togithub.com/Zxilly/go-size-analyzer): A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats ##### Fixes [#26038](https://togithub.com/aquaproj/aqua-registry/issues/26038) Cian911/switchboard: Follow up changes of switchboard v1.0.1 - [https://github.com/Cian911/switchboard/pull/27](https://togithub.com/Cian911/switchboard/pull/27) - https://github.com/Cian911/switchboard/commit/ba80ebe7924eea7f515e5b795a648f908e13e082cli/cli (cli/cli)
### [`v2.55.0`](https://togithub.com/cli/cli/releases/tag/v2.55.0): GitHub CLI 2.55.0 [Compare Source](https://togithub.com/cli/cli/compare/v2.54.0...v2.55.0) #### What's Changed - Update `gh variable get` to use repo host by [@andyfeller](https://togithub.com/andyfeller) in [https://github.com/cli/cli/pull/9411](https://togithub.com/cli/cli/pull/9411) - build(deps): bump actions/attest-build-provenance from 1.3.3 to 1.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/9400](https://togithub.com/cli/cli/pull/9400) - Unify use of tab indent in non-test source files by [@muzimuzhi](https://togithub.com/muzimuzhi) in [https://github.com/cli/cli/pull/9407](https://togithub.com/cli/cli/pull/9407) - Add Acceptance Criteria requirement to triage.md for accepted issues by [@jtmcg](https://togithub.com/jtmcg) in [https://github.com/cli/cli/pull/9435](https://togithub.com/cli/cli/pull/9435) - Improve Unix compliance `gh repo set-default` by [@thecaffeinedev](https://togithub.com/thecaffeinedev) in [https://github.com/cli/cli/pull/9431](https://togithub.com/cli/cli/pull/9431) - Document that `gh run download` downloads the latest artifact by default by [@sato11](https://togithub.com/sato11) in [https://github.com/cli/cli/pull/9412](https://togithub.com/cli/cli/pull/9412) - build(deps): bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/9432](https://togithub.com/cli/cli/pull/9432) - Replace `--project.*` flags' `name` with `title` in docs by [@jtmcg](https://togithub.com/jtmcg) in [https://github.com/cli/cli/pull/9443](https://togithub.com/cli/cli/pull/9443) - Wrap flags with backticks, continued by [@muzimuzhi](https://togithub.com/muzimuzhi) in [https://github.com/cli/cli/pull/9444](https://togithub.com/cli/cli/pull/9444) - Improve `gh release create --notes-from-tag` behavior with multiline tag annotation by [@babakks](https://togithub.com/babakks) in [https://github.com/cli/cli/pull/9385](https://togithub.com/cli/cli/pull/9385) - Add `pr create --editor` by [@benebsiny](https://togithub.com/benebsiny) in [https://github.com/cli/cli/pull/9433](https://togithub.com/cli/cli/pull/9433) - build(deps): bump actions/attest-build-provenance from 1.4.0 to 1.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/9451](https://togithub.com/cli/cli/pull/9451) - Require Sigstore Bundle v0.2+ when verifying with `gh attestation` by [@codysoyland](https://togithub.com/codysoyland) in [https://github.com/cli/cli/pull/9442](https://togithub.com/cli/cli/pull/9442) - build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/9459](https://togithub.com/cli/cli/pull/9459) - Update Go and other extension workflow templates to reflect recent enhancements to `cli/gh-extension-precompile` by [@BagToad](https://togithub.com/BagToad) in [https://github.com/cli/cli/pull/9462](https://togithub.com/cli/cli/pull/9462) - Add note for external contributors to `working-with-us.md` by [@BagToad](https://togithub.com/BagToad) in [https://github.com/cli/cli/pull/9468](https://togithub.com/cli/cli/pull/9468) - Update attestation TUF root by [@codysoyland](https://togithub.com/codysoyland) in [https://github.com/cli/cli/pull/9467](https://togithub.com/cli/cli/pull/9467) - Improve documentation for pr checks and exit codes by [@thecaffeinedev](https://togithub.com/thecaffeinedev) in [https://github.com/cli/cli/pull/9452](https://togithub.com/cli/cli/pull/9452) - cmd/pr/checks: Describe bucket and state JSON fields by [@arunsathiya](https://togithub.com/arunsathiya) in [https://github.com/cli/cli/pull/9439](https://togithub.com/cli/cli/pull/9439) - Add Flox as an installation option by [@bryanhonof](https://togithub.com/bryanhonof) in [https://github.com/cli/cli/pull/9396](https://togithub.com/cli/cli/pull/9396) - fix behavior for `gh issue develop -b does-not-exist-on-remote` by [@benebsiny](https://togithub.com/benebsiny) in [https://github.com/cli/cli/pull/9477](https://togithub.com/cli/cli/pull/9477) - Update `--projectjdx/mise (jdx/mise)
### [`v2024.8.12`](https://togithub.com/jdx/mise/releases/tag/v2024.8.12) [Compare Source](https://togithub.com/jdx/mise/compare/v2024.8.11...v2024.8.12) ##### ๐ Bug Fixes - vendor git2 openssl by [@jdx](https://togithub.com/jdx) in [#2481](https://togithub.com/jdx/mise/pull/2481) - python-compile setting by [@jdx](https://togithub.com/jdx) in [#2482](https://togithub.com/jdx/mise/pull/2482) ##### ๐งช Testing - reset test by [@jdx](https://togithub.com/jdx) in [000fdb8](https://togithub.com/jdx/mise/commit/000fdb8560b9994e7678924978cf1866bd58e623) - reset test by [@jdx](https://togithub.com/jdx) in [2deb6ce](https://togithub.com/jdx/mise/commit/2deb6cef5bca37a5bb8e769293e4a665f533209e) - reset test by [@jdx](https://togithub.com/jdx) in [385c09b](https://togithub.com/jdx/mise/commit/385c09b88013281af6a5adc9706a9d85e951ff61) ##### ๐ฆ๏ธ Dependency Updates - update dependency vitepress to v1.3.3 by [@renovate\[bot\]](https://togithub.com/renovate\[bot]) in [#2478](https://togithub.com/jdx/mise/pull/2478) ### [`v2024.8.11`](https://togithub.com/jdx/mise/releases/tag/v2024.8.11) [Compare Source](https://togithub.com/jdx/mise/compare/v2024.8.10...v2024.8.11) ##### ๐ Bug Fixes - bump xx by [@jdx](https://togithub.com/jdx) in [9a9d3c1](https://togithub.com/jdx/mise/commit/9a9d3c11e46028bcea0c7ec2fee10bf5c9b1fbe6) ### [`v2024.8.10`](https://togithub.com/jdx/mise/releases/tag/v2024.8.10) [Compare Source](https://togithub.com/jdx/mise/compare/v2024.8.9...v2024.8.10) ##### ๐ Features - python on windows by [@jdx](https://togithub.com/jdx) in [2d4cee2](https://togithub.com/jdx/mise/commit/2d4cee239f8e7d53f7be176369f6e2502f3c3032) ##### ๐ Bug Fixes - hide non-working core plugins on windows by [@jdx](https://togithub.com/jdx) in [16a08fc](https://togithub.com/jdx/mise/commit/16a08fc0fa00fc8f9751f7a25cc4f5f5fc87b94d) - windows compat by [@jdx](https://togithub.com/jdx) in [2084a37](https://togithub.com/jdx/mise/commit/2084a37436fd7f7af8958501adc7b6535f608816) - vfox tweaks by [@jdx](https://togithub.com/jdx) in [c260ab2](https://togithub.com/jdx/mise/commit/c260ab220a31241eaca971d6ddf4046f1f57865b) - remove windows warning by [@jdx](https://togithub.com/jdx) in [9be937e](https://togithub.com/jdx/mise/commit/9be937e15dece684c574bcccd6f66499361cb935) ##### ๐ Documentation - windows by [@jdx](https://togithub.com/jdx) in [437b63c](https://togithub.com/jdx/mise/commit/437b63cff94b5302a0527881d6b6e461e1e4d628) ##### ๐งช Testing - fixing tests by [@jdx](https://togithub.com/jdx) in [1206497](https://togithub.com/jdx/mise/commit/12064971a43f74cdb0f34276e07fb02aaf240096) - reset test by [@jdx](https://togithub.com/jdx) in [c740cfd](https://togithub.com/jdx/mise/commit/c740cfddf45703444a52388d899c1deb52b73134) ##### ๐ Other Changes - clippy by [@jdx](https://togithub.com/jdx) in [ee005ff](https://togithub.com/jdx/mise/commit/ee005ffac65093aad8949cdbfaf0761df4595851) - fix windows build by [@jdx](https://togithub.com/jdx) in [28c5cb6](https://togithub.com/jdx/mise/commit/28c5cb64bd6506bf6db08769885d65c192fb20ce) - set GITHUB_TOKEN in release task by [@jdx](https://togithub.com/jdx) in [0ae049b](https://togithub.com/jdx/mise/commit/0ae049baedaf2daf3056ec7d2043a8ba27f09df1) ### [`v2024.8.9`](https://togithub.com/jdx/mise/releases/tag/v2024.8.9) [Compare Source](https://togithub.com/jdx/mise/compare/v2024.8.8...v2024.8.9) ##### ๐ Features - use registry shortname for mise.toml/install dirs by [@jdx](https://togithub.com/jdx) in [#2470](https://togithub.com/jdx/mise/pull/2470) - vfox backend by [@jdx](https://togithub.com/jdx) in [#2187](https://togithub.com/jdx/mise/pull/2187) ##### ๐ Bug Fixes - hide file tasks starting with "." by [@jdx](https://togithub.com/jdx) in [#2466](https://togithub.com/jdx/mise/pull/2466) - mise prune removes tool versions which are in use by [@roele](https://togithub.com/roele) in [#2469](https://togithub.com/jdx/mise/pull/2469) - cargo_binstall missing from set commands by [@roele](https://togithub.com/roele) in [#2471](https://togithub.com/jdx/mise/pull/2471) - only warn if config properties are not found by [@jdx](https://togithub.com/jdx) in [#2472](https://togithub.com/jdx/mise/pull/2472) ##### ๐ Refactor - Asdf -> AsdfBackend by [@jdx](https://togithub.com/jdx) in [#2467](https://togithub.com/jdx/mise/pull/2467) - backend repetition by [@jdx](https://togithub.com/jdx) in [d2f7f33](https://togithub.com/jdx/mise/commit/d2f7f33d81906aaee80ab0e333935111c7307b36)oven-sh/bun (oven-sh/bun)
### [`v1.1.25`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.25): Bun v1.1.25 [Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.24...bun-v1.1.25) To install: ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.1.25: ```bash bun upgrade ``` ##### **[Read Bun v1.1.25's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.25)** ##### Thanks to 11 contributors! - [@190n](https://togithub.com/190n) - [@cirospaciari](https://togithub.com/cirospaciari) - [@dylan-conway](https://togithub.com/dylan-conway) - [@Electroid](https://togithub.com/Electroid) - [@Jarred-Sumner](https://togithub.com/Jarred-Sumner) - [@MARCROCK22](https://togithub.com/MARCROCK22) - [@mroyme](https://togithub.com/mroyme) - [@nektro](https://togithub.com/nektro) - [@oddyamill](https://togithub.com/oddyamill) - [@paperdave](https://togithub.com/paperdave) - [@vktrl](https://togithub.com/vktrl) - [@zackradisic](https://togithub.com/zackradisic)volta-cli/volta (volta-cli/volta)
### [`v2.0.1`](https://togithub.com/volta-cli/volta/releases/tag/v2.0.1) [Compare Source](https://togithub.com/volta-cli/volta/compare/v2.0.0...v2.0.1) - Improved accuracy of Node download progress bar on Windows ([#1833](https://togithub.com/volta-cli/volta/issues/1833)) - You should no longer run into errors about needing the VC++ Runtime on Windows ([#1844](https://togithub.com/volta-cli/volta/issues/1844)) - Note: In the initial release of this version, there was a CI issue that caused this to break. The installer and zip files have since been updated. - The data provided when installing a new Node version is now more relevant and accurate ([#1846](https://togithub.com/volta-cli/volta/issues/1846), [#1848](https://togithub.com/volta-cli/volta/issues/1848)) - Increased performance to make Volta even more responsive in typical use ([#1849](https://togithub.com/volta-cli/volta/issues/1849)) - `volta run` will now correctly handle flags in more situations ([#1857](https://togithub.com/volta-cli/volta/issues/1857))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.
๐ป Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.