chore(deps): update support-deps - #345
Merged
Merged
Conversation
| datasource | package | from | to | | -------------------------- | -------------------------- | --------- | --------- | | github-tags | defenseunicorns/uds-common | v1.28.1 | v1.28.3 | | github-tags | defenseunicorns/uds-k3d | v0.20.2 | v0.20.3 | | github-release-attachments | jdx/mise | v2026.9.3 | v2026.9.4 |
bradclawsie
approved these changes
Sep 10, 2026
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:
v1.28.1→v1.28.30.20.2→0.20.32026.9.3→2026.9.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
defenseunicorns/uds-common (defenseunicorns/uds-common)
v1.28.3Compare Source
Miscellaneous
v1.28.2Compare Source
Miscellaneous
defenseunicorns/uds-k3d (defenseunicorns/uds-k3d)
v0.20.3Compare Source
Bug Fixes
Miscellaneous
003627d(#372) (479d6d3)02dab76(#364) (f99ca6c)918a593(#380) (cc205f9)jdx/mise (jdx/mise)
v2026.9.4: : Nix Bootstrap, Environment Selectors, and Man PagesCompare Source
This release expands the bootstrap package model with Nix support and environment selectors, teaches packslip tools to ship man pages, and adds a task-scoped quiet setting. It also carries a wide batch of packslip, bootstrap, and cross-platform fixes plus a major speedup to dotfiles history rebuilds.
Added
bootstrap: Nix is now a built-in
[bootstrap.packages]manager on Linux and macOS. Declare packages with thenix:prefix and apply them through your normal Nix profile; the manager supports use, apply, status JSON, and targeted upgrades while leaving Nix sources, caches, trust, and profile rollback under Nix control. This also addsmise bootstrap packages export --format nixto emit a deterministic NixOS module from yournix:declarations andpackages use --no-installto record declarations without touching package managers. (#13013 by @jdx)bootstrap:
[bootstrap.packages]entries gain anenvselector (a single environment or a list), so a package is only enabled when one of its listed mise environments is active via-EorMISE_ENV. When bothosandenvare set, both must match. Packages for inactive environments stay declared and are protected from pruning. (#12956 by @jdx)packslip: Packslip-installed tools can now ship man pages declared as static
manresources, alongside completions and agent skills. While a tool version is active, mise prepends its man root toMANPATHand keeps system and caller-defined paths visible, soman <tool>works. Existing installs need to be reinstalled to pick up man pages. (#13012 by @jdx)task: New
task.quietsetting (andMISE_TASK_QUIET) suppresses mise's own task messages, prefixes, and command-echo headers without hiding task output or affecting other commands. The bundledoutput = "quiet"mode is deprecated in favor of explicit output style plus this setting; removal is scheduled for 2027.9.3. (#12980 by @jdx)Fixed
dependstarget is also lazy now installs correctly on first use through a shim,mise x, or a task; mise installs the provider together with its still-missing configured dependencies instead of failing the preflight. (#12997 by @balintant)armarchitecture name for Aqua (so registry replacements apply), and automatic GitHub release asset selection no longer picks a genericsource.tar.gzwhen no published binary targets the host. (#13004 by @jdx)mise lock --platformnow verifies the signed release manifest and records the correct URL, checksum, size, and signer for each requested target platform (including Windows x64), so locked installs work across platforms. (#13002 by @jdx)glibc_minis now honored during selection: when the GNU build requires a newer glibc than the host, mise falls back to a matching static musl build if one exists. (#13009 by @jdx).exefilename, while Unix keeps extensionless names. (#13006 by @jdx)MANPATHis included in the environment-cache identity so one cached process cannot serve another caller'sMANPATH. (#13016 by @jdx)mise pruneno longer exits successfully without pruning when it cannot show a confirmation prompt; it now fails with guidance to pass--yesor setMISE_YES=1. Follow-up prunes from commands likemise unusestill leave installs in place when nobody can answer. (#13003 by @jdx)mise generate tool-stubnow respects a stub's top-levelosselector when deciding whether to write a Windows.cmdlauncher, so a linux/macos-only stub no longer produces a launcher even with--lock. (#13008 by @jdx)HOMEis a symlink, so aliased, canonical, and tilde paths address the same history entry andshow latest/diffno longer report a missing checkpoint. (#12982 by @azohra)cargo install --locked misebuilds from crates.io. (#13001 by @jdx)Changed
[bootstrap].config_rootsand themise bootstrap config-rootscommand are now deprecated (hidden from help and removed from public docs), with removal scheduled for mise 2027.3.3. Existing configurations keep working during the compatibility window but emit a warning directing users to global or system bootstrap configuration. (#13010 by @jdx)Performance
Deprecated
output = "quiet"mode (usetask.quietinstead; removal in 2027.9.3) (#12980).[bootstrap].config_rootsandmise bootstrap config-roots(removal in mise 2027.3.3) (#13010).New Contributors
Full Changelog: jdx/mise@v2026.9.3...v2026.9.4
💚 Sponsor mise
mise is built and maintained by @jdx, an open source developer at entire.io, the title sponsor of his open source work.
If mise saves you or your team time, please consider becoming an individual or company sponsor. Your support funds ongoing development and helps keep mise fast, free, and independent.
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.