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:
v2.6.2
->v2.6.3
v0.9.1
->v0.9.2
v4.32.0
->v4.32.2
v0.39.4
->v0.40.0
v0.150.0
->v0.151.0
Release Notes
GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)
v2.6.3
: ReleaseCompare Source
v2.6.3 Release - 2023-08-04
Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.6.3/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
Linux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.6.3/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
macOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.6.3/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
macOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.6.3/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
Windows
https://storage.googleapis.com/skaffold/releases/v2.6.3/skaffold-windows-amd64.exe
Docker image
gcr.io/k8s-skaffold/skaffold:v2.6.3
Full Changelog: GoogleContainerTools/skaffold@v2.6.2...v2.6.3
ajeetdsouza/zoxide (ajeetdsouza/zoxide)
v0.9.2
: 0.9.2Compare Source
Added
-a
forzoxide query --all
.Fixed
global
scope for variables / functions.aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.32.2
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.32.1...v4.32.2
Fixes
#14327 Rename kyleconroy/sqlc to sqlc-dev/sqlc as of repository migration @ichizero
#14339 sqlc-dev/sqlc: Support old versions
v4.32.1
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.32.0...v4.32.1
Fixes
#14275 #14276 #14277 #14278 domoritz/arrow-tools/{csv2arrow,csv2parquet,json2arrow,json2parquet}: Follow up changes of asset names
jesseduffield/lazygit (jesseduffield/lazygit)
v0.40.0
Compare Source
🎉 LAZYGIT FIVE YEAR ANNIVERSARY EDITION 🎉
Holy moly, has it really been 5 years since Lazygit's birth? Time flies when you're having fun.
I've written a post celebrating the anniversary here.
As for this release, we've got some great features here.
Worktrees
We now have a worktrees view so you can easily create worktrees and switch to them and so on. I'm not a big worktrees user myself so please raise an issue if you can think of places to improve the UX.
Rebase --onto
Rebasing onto a marked base commit is a very useful feature that we've been sorely lacking for a while
(demo coming soon)
Auto-refresh on window focus
Auto-refresh on window activation is a complete game-changer. No more having to manually press shift+R when you come back from your editor.
Nuking the worktree
We also have a fun enhancement in this release: showing an explosion animation when you nuke the working tree.
You'll also notice in the readme we've got some updated demo gifs to showoff Lazygit's features. More of those to come.
What's Changed
Features ✨
Enhancements 🔥
Fixes 🔧
null
to un-map a keybinding was ignored by @hatredholder in https://github.com/jesseduffield/lazygit/pull/2832Maintenance ⚙️
Other Changes
New Contributors
Full Changelog: jesseduffield/lazygit@v0.39.4...v0.40.0
weaveworks/eksctl (weaveworks/eksctl)
v0.151.0
: eksctl 0.151.0 (permalink)Compare Source
Release v0.151.0
🚀 Features
🎯 Improvements
🐛 Bug Fixes
Post Cache go-build and mod
step (#6840)🧰 Maintenance
Acknowledgments
Weaveworks would like to sincerely thank:
@watany-dev
Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.