chore(deps): update mise tools#64
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
7345b7f to
39fce81
Compare
df3556b to
9cb7abc
Compare
Contributor
Author
|
bf1cf45 to
384c5e9
Compare
e846101 to
40619bf
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.87→0.2.882.89.0→2.92.00.2.17→v0.2.180.69.3→0.70.00.11.7→0.11.140.11.16(+1)Release Notes
nektos/act (act)
v0.2.88Compare Source
Changelog
Other
48822e4chore: bump VERSION to 0.2.88bd86152build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (#6070)cli/cli (gh)
v2.92.0: GitHub CLI 2.92.0Compare Source
Security
A security vulnerability has been identified, and fixed, that could allow terminal escape sequence injection when users view GitHub Actions workflow logs using
gh run view --logorgh run view --log-failed.Users are advised to update gh to version v2.92.0 as soon as possible.
For more information see: GHSA-crc3-h8v6-qh57
Support GitHub Enterprise Cloud (GHEC) in
skillcommandsetNow
gh skillsubcommands (install,preview,publish,search,update) are able to work with GHEC hosts with data residency.Add
--allow-hidden-dirsflag toskill previewFollowing the addition of
--allow-hidden-dirstoskill installin the previous release, now the flag is also supported inskill preview, allowing users to preview skills located in hidden (dot-prefixed) directories such as.claude/skills/,.agents/skills/, and.github/skills/.What's Changed
✨ Features
🐛 Fixes
📚 Docs & Chores
New Contributors
Full Changelog: cli/cli@v2.91.0...v2.92.0
v2.91.0: GitHub CLI 2.91.0Compare Source
GitHub CLI now collects pseudonymous telemetry
To better understand how features are used in practice, especially as agentic adoption grows, GitHub CLI now sends pseudonymous telemetry.
See Telemetry for more details on what's collected, why, and how to opt out.
Support more agents in
gh skillThanks to community feedback,
ghnow supports a large number of agent hosts. Rungh skill install --helpfor the list of available agents.Improve skill discovery
gh skill installnow adds the--allow-hidden-dirsflag to support discovering skills in hidden (dot-prefixed) directories such as.claude/skills/,.agents/skills/, and.github/skills/.Detect skills re-published from other sources
GitHub CLI now detects if the skill to be installed is re-published from an upstream source and offers the option to install it from there. The
--upstreamflag is also added for non-interactive use cases.What's Changed
✨ Features
gh skills installby @tommaso-moro in #13209skills/directories by @SamMorrowDrums in #13235🐛 Fixes
skills publish --fixto not publish by @SamMorrowDrums in #13237📚 Docs & Chores
Full Changelog: cli/cli@v2.90.0...v2.91.0
v2.90.0: GitHub CLI 2.90.0Compare Source
Manage agent skills with
gh skill(Public Preview)Agent skills are portable sets of instructions, scripts, and resources that teach AI coding agents how to perform specific tasks. The new
gh skillcommand makes it easy to discover, install, manage, and publish agent skills from GitHub repositories - right from the CLI.Skills are automatically installed to the correct directory for your agent host.
gh skillsupports GitHub Copilot, Claude Code, Cursor, Codex, Gemini CLI, and Antigravity. Target a specific agent and scope with--agentand--scopeflags.gh skill publishvalidates skills against the Agent Skills specification and checks remote settings like tag protection and immutable releases to improve supply chain security.Read the full announcement on the GitHub Blog.
gh skillis launching in public preview and is subject to change without notice.Official extension suggestions
When you run a command that matches a known official extension that isn't installed (e.g.
gh stack), the CLI now offers to install it instead of showing a generic "unknown command" error.This feature is available for github/gh-aw and github/gh-stack.
When possible, you'll be prompted to install immediately. When prompting isn't possible, the CLI prints the
gh extension installcommand to run.gh extension installno longer requires authenticationgh extension installpreviously required a valid auth token even though it only needs to download a public release asset. The auth check has been removed, so you can install extensions without being logged in.What's Changed
✨ Features
gh skillcommand group: install, preview, search, update, publish by @SamMorrowDrums and @tommaso-moro in #13165gh skill publish: auto-push unpushed commits before publish by @SamMorrowDrums in #13171gh extension installby @BagToad in #13176🐛 Fixes
gh release list --limit 0by @Bahtya in #13097apiandauthcommands record agentic invocations by @williammartin in #13046📚 Docs & Chores
New Contributors
Full Changelog: cli/cli@v2.89.0...v2.90.0
minamijoyo/hcledit (github:minamijoyo/hcledit)
v0.2.18Compare Source
Changelog
a341d32Bump version to v0.2.183fef86cUpdate goreleaser-action to v7e1d1a99Update create-github-app-token to v33bebe9dUpdate actions/checkout to v6cecc21fFix lint issues732da81Update golangci-lint to v2d40b0abUpdate setup-go to v676e583eUpdate Go to v1.265213688Update hcl to v2.24.073cec71Pin all GitHub Actionsaquasecurity/trivy (trivy)
v0.70.0Compare Source
⚡ Highlights ⚡
👉 https://redirect.github.com/aquasecurity/trivy/discussions/10546
Changelog
https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0700-2026-04-16
astral-sh/uv (uv)
v0.11.14Compare Source
Released on 2026-05-12.
Enhancements
top_level.txtentries in uninstall that are not valid Python identifiers (#19340)Bug fixes
.envfiles in parent process (#19343)uv treeshowing extra-conditional deps for packages required without extras (#19332)--no-build) during lock validation (#19366)v0.11.13Compare Source
Released on 2026-05-10.
Bug fixes
--require-hasheswhen installing frompylock.tomlfiles (#19334)Python
v0.11.12Compare Source
Released on 2026-05-08.
Python
Enhancements
--no-editablesupport touv pip install(#19306)Bug fixes
Respect
--no-devoverUV_DEV=1(#19313)Don't suggest non-existent
--no-frozenflag (#19290) (#19294)Documentation
v0.11.11Compare Source
Released on 2026-05-06.
Bug fixes
v0.11.10Compare Source
Released on 2026-05-05.
Bug fixes
v0.11.9Compare Source
Released on 2026-05-04.
This release includes a special release candidate for the next Python 3.14 patch release. Python 3.14 included a new garbage collection implementation, which reduced pause times but caused significant unexpected memory pressure in production environments. In 3.14.5 and 3.15, the previous garbage collection implementation will be restored.
We would greatly appreciate if you tested the 3.14.5rc1 version included in this release. The stable version is expected to be released soon and any feedback on potential issues would be helpful to the Python development team.
For more context, see the announcement, issue, and pull request.
Issues with the new release can be reported in the uv or CPython issue trackers.
Python
libpythonto match LinuxEnhancements
Preview
uv auditadd reporting for adverse project statuses (#19128)Bug fixes
requires-pythonpins a version (#18700)LockedFile::dropon Wine (#19229)top_level.txtin.egg-info(#19114)PYTHONHOMEand only set__PYVENV_LAUNCHER__for virtual environments (#19199)Documentation
--native-tlsandUV_NATIVE_TLSas deprecated (#18705)pytorch-triton-rocmto PyTorch ROCm docs (#19241)uv initcreates git files / folders in the projects guide (#19183)v0.11.8Compare Source
Released on 2026-04-27.
Enhancements
--python-downloads-json-urltopython pin(#19092)pip uninstall -y(#19082)UV_PYTHON_NO_REGISTRY(#19035)exclude-newerto be missing from the lockfile whenexclude-newer-spanis present (#19024)uv self version --short(#19019)SSL_CERT_DIRdirectory (#19018)exclude-newerandexclude-newer-packagevalues in lockfiles (#19022, #19101)Configuration
UV_NO_PROJECT(#19052)UV_PYTHON_SEARCH_PATHfor Python discoveryPATHoverrides (#19034)Bug fixes
rust-toolchain.tomlto uv-build sdist (#19131)uv lockon apyproject.tomlthat only contains dependency-groups (#19087).python-version(#19102)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.