chore(deps): update mise tools#79
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
311f4e1 to
5c238e4
Compare
fc584bf to
a8987af
Compare
aig-hannes
approved these changes
Jun 8, 2026
aig-hannes
approved these changes
Jun 8, 2026
02aee1b to
fda040f
Compare
43a44ed to
55ecee6
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. |
10694f7 to
ac6859f
Compare
671f8c0 to
47c8afa
Compare
47c8afa to
871b1bb
Compare
|
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.



This PR contains the following updates:
0.2.88→0.2.892.92.0→2.94.02.95.00.70.0→0.71.00.71.2(+1)0.11.14→0.11.210.11.25(+3)Release Notes
nektos/act (act)
v0.2.89Compare Source
Changelog
Other
4f41128chore: bump VERSION to 0.2.89123167dbuild(deps): bump github.com/go-git/go-billy/v5 from 5.6.2 to 5.9.0 (#6089)cli/cli (gh)
v2.94.0: GitHub CLI 2.94.0Compare Source
Issue types, sub-issues, and relationships in
gh issueThis release brings GitHub's advanced issue features to
gh issue create,edit,view, andlist. You can set and view an issue's type, organize work with sub-issues, and track blocked-by and blocking relationships without leaving the command line:Issue types and sub-issues are available on GitHub.com and GHES 3.17+; relationships require GHES 3.19+.
Manage discussions with
gh discussionThis release introduces the
discussioncommand set for working with GitHub Discussions ingh:Run
gh discussion --helpfor more information.Equip your agents with new
ghfeaturesTeach your agents how to leverage new GitHub CLI features on release day by installing the
ghskill:What's Changed
✨ Features
gh discussioncommand set (list,view,create,edit) as a preview by @babakks and @maxbeizer in #13541gh discussion commentto comment on and reply to discussions by @babakks in #13620gh skill listto inventory installed agent skills by @tommaso-moro in #13418--allflag togh skill installto install every skill in a repository by @tommaso-moro in #13471gh skill update --allby @tommaso-moro in #13469gh extension uninstalltogh extension removeby @BagToad in #13599🐛 Fixes
📚 Docs & Chores
gh discussionand Issues 2.0 reference to theghskill, plus a README note by @BagToad in #13631Full Changelog: cli/cli@v2.93.0...v2.94.0
v2.93.0: GitHub CLI 2.93.0Compare Source
Security
A security vulnerability has been identified, and fixed, that would incorrectly include authorization header in API requests to TUF repository mirrors via
gh attestation,gh release verify, andgh release verify-assetcommands.Users are advised to update
ghto versionv2.93.0as soon as possible.For more information see: GHSA-8xvp-7hj6-mcj9
Support agents in
gh secretcommand setThe
gh secretcommand set can now set agent secrets. For more information, see "Configuring secrets and variables for Copilot cloud agent".What's Changed
✨ Features
🐛 Fixes
gh auth refreshfor 401 returns by @333fred in #13068📚 Docs & Chores
gh copilottelemetry sampling to 100% by @williammartin in #13362New Contributors
Full Changelog: cli/cli@v2.92.0...v2.93.0
aquasecurity/trivy (trivy)
v0.71.0Compare Source
⚡ Highlights ⚡
👉 https://redirect.github.com/aquasecurity/trivy/discussions/10767
Changelog
https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0710-2026-06-01
astral-sh/uv (uv)
v0.11.21Compare Source
Released on 2026-06-11.
Python
Preview features
environment.roottouv workspace metadata --sync(#19760)uv upgradeto update a single dependency constraint (#19738)uv workspace metadatapayload inty check(#19763)uv init(#17841)Performance
uv python list(#18684)Bug fixes
uv python listwith path requests (#19774)v0.11.20Compare Source
Released on 2026-06-10.
Enhancements
--emit-index-urland--emit-find-linkstouv export(#18370)--find-linkssupport foruv pip list(#16103)uv python install(#19691)Preview features
uv upgradecommand (#19678)uv upgrade(#19742)Configuration
UV_NO_INSTALL_PROJECT,UV_NO_INSTALL_WORKSPACE,UV_NO_INSTALL_LOCAL(#19323)Performance
Bug fixes
VIRTUAL_ENVthroughcygpathinsidefishon Windows (#19703)Documentation
--find-linkscaching behavior (#19585)v0.11.19Compare Source
Released on 2026-06-03.
Python
Enhancements
Preview features
--isolatedinuv check(#19666)Bug fixes
v0.11.18Compare Source
Released on 2026-06-01.
Performance
Preview
uv checkto runtyfrom uv (#19605)Bug fixes
Other changes
v0.11.17Compare Source
Released on 2026-05-28.
Enhancements
uv addwith standard library modules (#19572)uv workspaceand itslistsubcommand in help output (#19533)ignore-error-codeswhen applicable (#19521)import-namesandimport-namespacessupport touv-build(PEP 794) (#19380)--no-editable-packageflag to various commands (#19584)uv toolinvocations (#19577)Preview features
uv workspace metadata(#19122)uv venv --clearto remove non-virtual environments (#19595)Bug fixes
tool.uv.conflicts(#19538)--env-fileinuv run(#19567)--check-url(#19594)--find-linksparsing (#19537)Documentation
v0.11.16Compare Source
Released on 2026-05-21.
Enhancements
Preview features
Configuration
UV_NO_SYSTEM_CONFIG(#19476)Bug fixes
uv-build(#19495)Documentation
v0.11.15Compare Source
Released on 2026-05-18.
Security
Enhancements
Preview
Configuration
required-environmentsinuv pip compile(#19378)Performance
Version::only_release_trimmed(#19425)Bug fixes
[tool.uv.sources]credentials underuv sync --frozen(#19423)Documentation
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.