fix(bitwarden/clients): disable checksum#38198
Merged
Merged
Conversation
jdx
pushed a commit
to jdx/mise
that referenced
this pull request
Jun 30, 2025
The latest release of `bitwarden/clients` doesn't contain checksum files as I reported in aquaproj/aqua-registry#38195. We can enable the test after aquaproj/aqua-registry#38198 is merged (and mise updated the registry). I also changed `version_filter` to `version_prefix` in the registry, so the test should now work.
andreabedini
pushed a commit
to andreabedini/mise
that referenced
this pull request
Jul 1, 2025
The latest release of `bitwarden/clients` doesn't contain checksum files as I reported in aquaproj/aqua-registry#38195. We can enable the test after aquaproj/aqua-registry#38198 is merged (and mise updated the registry). I also changed `version_filter` to `version_prefix` in the registry, so the test should now work.
Member
|
Thank you! |
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Jul 2, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | patch | `v4.381.0` -> `v4.381.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary> ### [`v4.381.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.381.1) [Compare Source](aquaproj/aqua-registry@v4.381.0...v4.381.1) [Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.381.1) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.381.1) | aquaproj/aqua-registry@v4.381.0...v4.381.1 #### Fixes [#​38198](aquaproj/aqua-registry#38198) bitwarden/clients: Disable checksum [@​risu729](https://github.com/risu729) [#​38202](aquaproj/aqua-registry#38202) PowerShell/PowerShell: Disable checksum for UTF-16LE files [@​risu729](https://github.com/risu729) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Check List
Require signed commits, so all commits must be signedcmdx sto scaffold codeFixes #38195.
I tested
cli-v2025.6.0locally and confirmed it works.