chore(deps): update all non-major dependencies#39
Open
tagoro9-renovatebot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#39tagoro9-renovatebot[bot] wants to merge 1 commit intomainfrom
tagoro9-renovatebot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
Release notes previewNo new release will be created. If you are expecting a release, you will need to either fix a bug or add a feature. |
ef402fb to
d3a317d
Compare
91efd11 to
ad6d9aa
Compare
ef09140 to
4ee19ab
Compare
4ee19ab to
7330124
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.41.1->0.42.11.3.11->1.3.120.19.1->0.19.20.70.0->0.71.02.88.1->2.89.01.26.1->1.26.22.11.3->2.11.42.14.3->2.15.20.9.5->0.11.00.60.0->0.61.02026.3.3->2026.4.6v1.17.1->v1.18.03.14.2->3.14.43.13.0->3.13.10.38.5->0.38.61.15.0->1.16.00.10.12->0.11.60.44.0->0.44.1Release Notes
oven-sh/bun (bun)
v1.3.12: Bun v1.3.12Compare Source
To install Bun v1.3.12
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.12:
Read Bun v1.3.12's release notes on Bun's blog
Thanks to 8 contributors!
dandavison/delta (delta)
v0.19.2Compare Source
This is a patch release providing rebuilt binaries compatible with Debian 12 (the 0.19.0 and 0.19.1 .deb packages required glibc 2.39, which is only available in Debian 13).
What's Changed
junegunn/fzf (fzf)
v0.71.0Release highlights: https://junegunn.github.io/fzf/releases/0.71.0/
--popupas a new name for--tmuxwith Zellij support--popupstarts fzf in a tmux popup or a Zellij floating pane--tmuxis now an alias for--popup--id-nth--id-nth=NTHto define item identity fields for cross-reload operationsreloadis triggered with tracking enabled, fzf searches for the tracked item by its identity fields in the new list.--track --id-nth ..tracks by the entire line--track --id-nth 1tracks by the first field--trackwithout--id-nthretains the existing index-based tracking behaviorEscapeorCtrl-Cto cancel the blocked state without quitting+T*/+t*while searching--multi, selected items are preserved acrossreload-syncby matching their identity fieldsshift-deleteto delete history entries (#4715)GET /HTTP endpoint now includespositionsfield in each match entry, providing the indices of matched characters for external highlighting (#4726)--height=~-HEIGHT) (#4682)--walker=followno longer follows symlinks whose target is an ancestor of the walker root, avoiding severe resource exhaustion when a symlink points outside the tree (e.g. Wine'sz:→/) (#4710)--{accept,with}-nthremoving trailing whitespaces with a non-default--delimiter--with-shellnot handling quoted arguments correctly (#4709)toggle-preview--frozen-leftis usedsh_globoption is on (#4714) (@EvanHahn)golang/go (go)
v1.26.2Compare Source
ahmetb/kubectx (kubectx)
v0.11.0Changelog
kubectx -rlaunches a read-only shell where only edits to the cluster via kubectl are prevented. Demo: https://x.com/ahmetb/status/2036830308587241971v0.10.2Changelog
2cb7500Support interactive fzf selection forkubectx -swith no argumentse4727d3Fix relative path resolution in exec credential plugins (#490)eb621b4Support multiple kubeconfig files (KUBECONFIG=file1:file2:file3) (#489)jesseduffield/lazygit (lazygit)
v0.61.0The big one in this release is support for GitHub pull requests. They are shown as little GitHub icons next to each branch that has one, and you can open a PR in the browser by pressing shift-G. To enable this, all you need to do is install the
ghtool if you haven't already, and log in usinggh auth login.What's Changed
Features ✨
Enhancements 🔥
Fixes 🔧
Maintenance ⚙️
Docs 📖
I18n 🌎
Performance Improvements 📊
New Contributors
Full Changelog: jesseduffield/lazygit@v0.60.0...v0.61.0
open-turo/renovate-config (open-turo/renovate-config)
v1.18.0Compare Source
Features
python/cpython (python)
v3.14.4Compare Source
v3.14.3Compare Source
mvdan/sh (shfmt)
v3.13.1[[zsh]]in EditorConfig files.zshrcand.bash_profile--apply-ignorewhen used with explicit args - #1310;;with the previous line when formatting - #1289$1[foo]was parsed as a subscript in Zsh - #1288$!in double quotes in Zsh - #1298namerefvariableshashicorp/terraform-ls (terraform-ls)
v0.38.6ENHANCEMENTS:
warrensbox/terraform-switcher (tfswitch)
v1.16.0Full Changelog
Added
Other
v1.16.0#733 (yermulnik)astral-sh/uv (uv)
v0.11.6Compare Source
Released on 2026-04-09.
This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.
Bug fixes
RECORDduring installation (#18943)uv cache cleanerrors due to Win32 path normalization (#18856)v0.11.4Compare Source
Released on 2026-04-07.
Enhancements
--upgrade-group(#18266)Bug fixes
pyproject.tomldependencies (#18786)--lockedand--frozenwhen script lockfile is missing (#18832)uv exportextra resolution for workspace member and conflicting extras (#18888)exclude-newervalues duringuv tree --outdated(#18899)--exclude-newerinuv tool list --outdated(#18861)Cargo.lockinuv-buildsource distributions (#18831)Documentation
--exclude-newercompares artifact upload times (#18830)v0.11.3Compare Source
Released on 2026-04-01.
Enhancements
uv workspace metadatawith dependency information from the lock (#18356)/installers/uv/lateston the mirror (#18725)Preview features
--ignoreand--ignore-until-fixedtouv audit(#18737)Bug fixes
blake2bhashes (#18794)powerpc64-unknown-linux-gnufrom release build targets (#18800)uv pip check(#18742)Documentation
falseopt-out forexclude-newer-package(#18768, #18803)v0.11.2Compare Source
Released on 2026-03-26.
Enhancements
uv self updatefetch the manifest from the mirror first (#18679)uv self updatesuccess and failure messages with--quiet(#18645)Preview features
Bug fixes
uv run(#17890)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.