Commit b76fd33
chore(deps): update ⬆️ aqua-packages (#725)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[aquaproj/aqua-registry](https://redirect.github.com/aquaproj/aqua-registry)
| minor | `v4.466.1` → `v4.467.0` |
| [jdx/mise](https://redirect.github.com/jdx/mise) | patch | `v2026.2.5`
→ `v2026.2.6` |
|
[jesseduffield/lazygit](https://redirect.github.com/jesseduffield/lazygit)
| minor | `v0.58.1` → `v0.59.0` |
| [max-sixty/worktrunk](https://redirect.github.com/max-sixty/worktrunk)
| patch | `v0.23.0` → `v0.23.1` |
|
[terraform-linters/tflint](https://redirect.github.com/terraform-linters/tflint)
| minor | `v0.60.0` → `v0.61.0` |
| [weaveworks/eksctl](https://redirect.github.com/weaveworks/eksctl) |
minor | `v0.221.0` → `v0.222.0` |
---
### Release Notes
<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>
###
[`v4.467.0`](https://redirect.github.com/aquaproj/aqua-registry/releases/tag/v4.467.0)
[Compare
Source](https://redirect.github.com/aquaproj/aqua-registry/compare/v4.466.1...v4.467.0)
[Issues](https://redirect.github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.467.0)
| [Pull
Requests](https://redirect.github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.467.0)
|
<aquaproj/aqua-registry@v4.466.1...v4.467.0>
#### 🎉 New Packages
[#​48245](https://redirect.github.com/aquaproj/aqua-registry/issues/48245)
[kubernetes-sigs/kubectl-validate](https://redirect.github.com/kubernetes-sigs/kubectl-validate):
kubectl-validate is a SIG-CLI subproject to support the local validation
of resources for native Kubernetes types and CRDs
[@​azrsh](https://redirect.github.com/azrsh)
#### Security
[#​48224](https://redirect.github.com/aquaproj/aqua-registry/issues/48224)
syncthing/syncthing: configure GitHub Artifact Attestations
[@​scop](https://redirect.github.com/scop)
#### Fixes
[#​48252](https://redirect.github.com/aquaproj/aqua-registry/issues/48252)
tuist/tuist: Add Linux support
[@​fortmarek](https://redirect.github.com/fortmarek)
[#​48266](https://redirect.github.com/aquaproj/aqua-registry/issues/48266)
tuist/tuist: Simplify code
</details>
<details>
<summary>jdx/mise (jdx/mise)</summary>
###
[`v2026.2.6`](https://redirect.github.com/jdx/mise/releases/tag/v2026.2.6):
: # Shell Expansion & Source Tracking
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2026.2.5...v2026.2.6)
This release brings a couple of nice quality-of-life improvements
alongside several bug fixes.
##### Highlights
**Shell-style variable expansion in env values**
([#​8029](https://redirect.github.com/jdx/mise/pull/8029)) - You
can now use shell-style variable expansion like `${VAR:-default}` and
`${VAR:+alternate}` directly in your `mise.toml` environment variables.
This makes it easier to set up flexible configurations without needing
to drop into shell scripts.
**New `--all-sources` flag for `mise ls`**
([#​8019](https://redirect.github.com/jdx/mise/pull/8019)) -
Thanks to
[@​TylerHillery](https://redirect.github.com/TylerHillery) for
adding this flag, which shows all the sources where a tool version is
defined. Useful for debugging why a particular version is being used
when you have multiple config files.
##### Bug Fixes
- **gem backend**: Fixed Windows support and resolved a newline issue in
gem scripts
([#​8031](https://redirect.github.com/jdx/mise/pull/8031),
[#​8034](https://redirect.github.com/jdx/mise/pull/8034)) - Thanks
[@​my1e5](https://redirect.github.com/my1e5)!
- **lockfile**: Tools are now written to the lockfile matching their
source config, fixing issues where lockfile entries could get
misattributed
([#​8012](https://redirect.github.com/jdx/mise/pull/8012))
- **mise ls**: Sources in `--all-sources` output are now sorted
deterministically
([#​8037](https://redirect.github.com/jdx/mise/pull/8037))
- **tasks**: File tasks now auto-install tools defined in `mise.toml`,
matching the behavior of inline tasks
([#​8030](https://redirect.github.com/jdx/mise/pull/8030))
##### Security
- Updated the `time` crate to 0.3.47 to address RUSTSEC-2026-0009
([#​8026](https://redirect.github.com/jdx/mise/pull/8026))
##### New Tools
- [tirith](https://redirect.github.com/sheeki03/tirith) - Thanks
[@​sheeki03](https://redirect.github.com/sheeki03)!
- [mas](https://redirect.github.com/mas-cli/mas) (Mac App Store CLI) -
Thanks [@​TyceHerrman](https://redirect.github.com/TyceHerrman)!
##### New Contributors
Welcome to [@​sheeki03](https://redirect.github.com/sheeki03) and
[@​TylerHillery](https://redirect.github.com/TylerHillery) for
their first contributions!
##### 📦 Aqua Registry Updates
##### New Packages (1)
-
[`kubernetes-sigs/kubectl-validate`](https://redirect.github.com/kubernetes-sigs/kubectl-validate)
##### Updated Packages (6)
-
[`flux-iac/tofu-controller/tfctl`](https://redirect.github.com/flux-iac/tofu-controller/tfctl)
- [`gogs/gogs`](https://redirect.github.com/gogs/gogs)
- [`j178/prek`](https://redirect.github.com/j178/prek)
-
[`syncthing/syncthing`](https://redirect.github.com/syncthing/syncthing)
- [`tuist/tuist`](https://redirect.github.com/tuist/tuist)
- [`yaml/yamlscript`](https://redirect.github.com/yaml/yamlscript)
</details>
<details>
<summary>jesseduffield/lazygit (jesseduffield/lazygit)</summary>
###
[`v0.59.0`](https://redirect.github.com/jesseduffield/lazygit/releases/tag/v0.59.0)
[Compare
Source](https://redirect.github.com/jesseduffield/lazygit/compare/v0.58.1...v0.59.0)
<!-- Release notes generated using configuration in .github/release.yml
at v0.59.0 -->
#### What's Changed
##### Enhancements 🔥
- Have "Find base commit for fixup" ignore fixup commits for the found
base commit by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5210](https://redirect.github.com/jesseduffield/lazygit/pull/5210)
- Exclude commit trailers from line wrapping by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5230](https://redirect.github.com/jesseduffield/lazygit/pull/5230)
- Limit popup panel widths to a maximum width by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5231](https://redirect.github.com/jesseduffield/lazygit/pull/5231)
- Support using the selected commit's message in a fixup by
[@​jesseduffield](https://redirect.github.com/jesseduffield) in
[#​5233](https://redirect.github.com/jesseduffield/lazygit/pull/5233)
- Fix gitignore path collisions by
[@​DawidPietrykowski](https://redirect.github.com/DawidPietrykowski)
in
[#​5245](https://redirect.github.com/jesseduffield/lazygit/pull/5245)
##### Fixes 🔧
- Don't log the "git rev-list" call when marking bisect commits by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5236](https://redirect.github.com/jesseduffield/lazygit/pull/5236)
- Fix opening a menu when a previous menu was scrolled down by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5238](https://redirect.github.com/jesseduffield/lazygit/pull/5238)
- When moving commits up/down and the selection leaves the view, scroll
to make it visible again by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5247](https://redirect.github.com/jesseduffield/lazygit/pull/5247)
- Fix rendering of CRLF sequence ('\r\n') by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5237](https://redirect.github.com/jesseduffield/lazygit/pull/5237)
- Fix rendering of the Reflog panel when using up/down to scroll it by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5248](https://redirect.github.com/jesseduffield/lazygit/pull/5248)
- Add Nushell support for nvim-remote preset by
[@​baiyeidk](https://redirect.github.com/baiyeidk) in
[#​5250](https://redirect.github.com/jesseduffield/lazygit/pull/5250)
##### Maintenance ⚙️
- Update devcontainer `VARIANT` to `1-trixie` by
[@​mricherzhagen](https://redirect.github.com/mricherzhagen) in
[#​5204](https://redirect.github.com/jesseduffield/lazygit/pull/5204)
- chore: Update outdated GitHub Actions versions by
[@​pgoslatara](https://redirect.github.com/pgoslatara) in
[#​5220](https://redirect.github.com/jesseduffield/lazygit/pull/5220)
- Disable the automatic, scheduled release by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5272](https://redirect.github.com/jesseduffield/lazygit/pull/5272)
- Auto-update cheatsheets after updating translation by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5275](https://redirect.github.com/jesseduffield/lazygit/pull/5275)
##### Docs 📖
- Update README to add GitArbor TUI as an alternative by
[@​cadamsdev](https://redirect.github.com/cadamsdev) in
[#​5257](https://redirect.github.com/jesseduffield/lazygit/pull/5257)
- Update docs and schema for release by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5276](https://redirect.github.com/jesseduffield/lazygit/pull/5276)
##### I18n 🌎
- Update translations from Crowdin by
[@​stefanhaller](https://redirect.github.com/stefanhaller) in
[#​5274](https://redirect.github.com/jesseduffield/lazygit/pull/5274)
#### New Contributors
- [@​pgoslatara](https://redirect.github.com/pgoslatara) made
their first contribution in
[#​5220](https://redirect.github.com/jesseduffield/lazygit/pull/5220)
- [@​cadamsdev](https://redirect.github.com/cadamsdev) made their
first contribution in
[#​5257](https://redirect.github.com/jesseduffield/lazygit/pull/5257)
- [@​baiyeidk](https://redirect.github.com/baiyeidk) made their
first contribution in
[#​5250](https://redirect.github.com/jesseduffield/lazygit/pull/5250)
**Full Changelog**:
<jesseduffield/lazygit@v0.58.1...v0.59.0>
</details>
<details>
<summary>max-sixty/worktrunk (max-sixty/worktrunk)</summary>
###
[`v0.23.1`](https://redirect.github.com/max-sixty/worktrunk/releases/tag/v0.23.1):
0.23.1
[Compare
Source](https://redirect.github.com/max-sixty/worktrunk/compare/v0.23.0...v0.23.1)
#### Release Notes
##### Improved
- **Interactive picker runs hooks**: `wt switch` without arguments (the
interactive picker) now runs post-switch, post-start, and post-create
hooks, matching the non-interactive path.
([#​942](https://redirect.github.com/max-sixty/worktrunk/pull/942))
- **Combined hook output during removal**: Post-remove and post-switch
hooks during worktree removal are now shown on a single output line
instead of two separate lines.
([#​943](https://redirect.github.com/max-sixty/worktrunk/pull/943))
##### Fixed
- **Shell escape corruption with template filters**: Shell escaping was
applied before template rendering, so filters like `sanitize` operated
on already-escaped strings, corrupting values with special characters
(e.g., apostrophes in branch names).
([#​944](https://redirect.github.com/max-sixty/worktrunk/pull/944))
- **`wt switch -` history corruption**: `wt switch foo` while already in
`foo` would incorrectly record `foo` as the previous branch, breaking
`wt switch -` ping-pong.
([#​944](https://redirect.github.com/max-sixty/worktrunk/pull/944))
- **`--base` without `--create` showed wrong error**: Using `--base`
without `--create` could produce misleading errors (e.g., "No previous
branch") instead of the expected warning that `--base` requires
`--create`.
([#​944](https://redirect.github.com/max-sixty/worktrunk/pull/944))
#### Install worktrunk 0.23.1
##### Install prebuilt binaries via shell script
```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-installer.sh | sh && wt config shell install
```
##### Install prebuilt binaries via powershell script
```sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-installer.ps1 | iex"; git-wt config shell install
```
##### Install prebuilt binaries via Homebrew
```sh
brew install worktrunk && wt config shell install
```
#### Download worktrunk 0.23.1
| File | Platform | Checksum |
|
-----------------------------------------------------------------------------------------------------------------------------------------------------------
| ------------------- |
-------------------------------------------------------------------------------------------------------------------------------
|
|
[worktrunk-aarch64-apple-darwin.tar.xz](https://redirect.github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-aarch64-apple-darwin.tar.xz)
| Apple Silicon macOS |
[checksum](https://redirect.github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-aarch64-apple-darwin.tar.xz.sha256)
|
|
[worktrunk-x86\_64-apple-darwin.tar.xz](https://redirect.github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-x86_64-apple-darwin.tar.xz)
| Intel macOS |
[checksum](https://redirect.github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-x86_64-apple-darwin.tar.xz.sha256)
|
|
[worktrunk-x86\_64-pc-windows-msvc.zip](https://redirect.github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-x86_64-pc-windows-msvc.zip)
| x64 Windows |
[checksum](https://redirect.github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-x86_64-pc-windows-msvc.zip.sha256)
|
|
[worktrunk-aarch64-unknown-linux-musl.tar.xz](https://redirect.github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-aarch64-unknown-linux-musl.tar.xz)
| ARM64 MUSL Linux |
[checksum](https://redirect.github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-aarch64-unknown-linux-musl.tar.xz.sha256)
|
|
[worktrunk-x86\_64-unknown-linux-musl.tar.xz](https://redirect.github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-x86_64-unknown-linux-musl.tar.xz)
| x64 MUSL Linux |
[checksum](https://redirect.github.com/max-sixty/worktrunk/releases/download/v0.23.1/worktrunk-x86_64-unknown-linux-musl.tar.xz.sha256)
|
##### Install via Cargo
```sh
cargo install worktrunk && wt config shell install
```
##### Install via Winget (Windows)
```sh
winget install max-sixty.worktrunk && git-wt config shell install
```
##### Install via AUR (Arch Linux)
```sh
paru worktrunk-bin && wt config shell install
```
</details>
<details>
<summary>terraform-linters/tflint (terraform-linters/tflint)</summary>
###
[`v0.61.0`](https://redirect.github.com/terraform-linters/tflint/releases/tag/v0.61.0)
[Compare
Source](https://redirect.github.com/terraform-linters/tflint/compare/v0.60.0...v0.61.0)
#### What's Changed
##### Enhancements
- `version`: add update notifications, json output by
[@​bendrucker](https://redirect.github.com/bendrucker) in
[#​2421](https://redirect.github.com/terraform-linters/tflint/pull/2421)
- build(deps): Bump
github.com/terraform-linters/tflint-ruleset-terraform from 0.13.0 to
0.14.1 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2445](https://redirect.github.com/terraform-linters/tflint/pull/2445)
- plugin: Enable plugin keyless verification by default by
[@​wata727](https://redirect.github.com/wata727) in
[#​2453](https://redirect.github.com/terraform-linters/tflint/pull/2453)
##### Chores
- build(deps): Bump actions/checkout from 5.0.0 to 5.0.1 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2414](https://redirect.github.com/terraform-linters/tflint/pull/2414)
- build(deps): Bump the go-x group with 3 updates by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2415](https://redirect.github.com/terraform-linters/tflint/pull/2415)
- build(deps): Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2416](https://redirect.github.com/terraform-linters/tflint/pull/2416)
- build(deps): Bump google.golang.org/grpc from 1.76.0 to 1.77.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2417](https://redirect.github.com/terraform-linters/tflint/pull/2417)
- build(deps): Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2418](https://redirect.github.com/terraform-linters/tflint/pull/2418)
- build(deps): Bump actions/checkout from 5.0.1 to 6.0.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2420](https://redirect.github.com/terraform-linters/tflint/pull/2420)
- build(deps): Bump actions/setup-go from 6.0.0 to 6.1.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2419](https://redirect.github.com/terraform-linters/tflint/pull/2419)
- build(deps): Bump docker/metadata-action from 5.9.0 to 5.10.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2422](https://redirect.github.com/terraform-linters/tflint/pull/2422)
- build(deps): Bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0
by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2423](https://redirect.github.com/terraform-linters/tflint/pull/2423)
- build(deps): Bump actions/checkout from 6.0.0 to 6.0.1 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2425](https://redirect.github.com/terraform-linters/tflint/pull/2425)
- build(deps): Bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 in the
go-x group by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2428](https://redirect.github.com/terraform-linters/tflint/pull/2428)
- build(deps): Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2426](https://redirect.github.com/terraform-linters/tflint/pull/2426)
- build(deps): Bump the go-x group with 3 updates by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2432](https://redirect.github.com/terraform-linters/tflint/pull/2432)
- build(deps): Bump github.com/sigstore/sigstore-go from 1.1.3 to 1.1.4
by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2433](https://redirect.github.com/terraform-linters/tflint/pull/2433)
- Add support for Terraform v1.14 by
[@​wata727](https://redirect.github.com/wata727) in
[#​2424](https://redirect.github.com/terraform-linters/tflint/pull/2424)
- build(deps): Bump alpine from 3.22 to 3.23 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2427](https://redirect.github.com/terraform-linters/tflint/pull/2427)
- build(deps): Bump actions/attest-build-provenance from 3.0.0 to 3.1.0
by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2437](https://redirect.github.com/terraform-linters/tflint/pull/2437)
- build(deps): Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2438](https://redirect.github.com/terraform-linters/tflint/pull/2438)
- build(deps): Bump github.com/zclconf/go-cty-yaml from 1.1.0 to 1.2.0
by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2439](https://redirect.github.com/terraform-linters/tflint/pull/2439)
- Add an integration test for root only traversal by
[@​wata727](https://redirect.github.com/wata727) in
[#​2436](https://redirect.github.com/terraform-linters/tflint/pull/2436)
- build(deps): Bump google.golang.org/grpc from 1.77.0 to 1.78.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2441](https://redirect.github.com/terraform-linters/tflint/pull/2441)
- build(deps): Bump the go-x group with 3 updates by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2444](https://redirect.github.com/terraform-linters/tflint/pull/2444)
- build(deps): Bump actions/setup-go from 6.1.0 to 6.2.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2446](https://redirect.github.com/terraform-linters/tflint/pull/2446)
- docs: windows plugin development by
[@​Netkracker](https://redirect.github.com/Netkracker) in
[#​2334](https://redirect.github.com/terraform-linters/tflint/pull/2334)
- build(deps): Bump github.com/theupdateframework/go-tuf/v2 from 2.3.0
to 2.3.1 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2450](https://redirect.github.com/terraform-linters/tflint/pull/2450)
- build(deps): Bump github.com/sigstore/rekor from 1.4.3 to 1.5.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2451](https://redirect.github.com/terraform-linters/tflint/pull/2451)
- build(deps): Bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4
by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2452](https://redirect.github.com/terraform-linters/tflint/pull/2452)
- build(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2454](https://redirect.github.com/terraform-linters/tflint/pull/2454)
- build(deps): Bump actions/attest-build-provenance from 3.1.0 to 3.2.0
by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2455](https://redirect.github.com/terraform-linters/tflint/pull/2455)
- build(deps): Bump github.com/theupdateframework/go-tuf/v2 from 2.3.1
to 2.4.1 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2456](https://redirect.github.com/terraform-linters/tflint/pull/2456)
- build(deps): Bump docker/login-action from 3.6.0 to 3.7.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​2458](https://redirect.github.com/terraform-linters/tflint/pull/2458)
#### New Contributors
- [@​Netkracker](https://redirect.github.com/Netkracker) made
their first contribution in
[#​2334](https://redirect.github.com/terraform-linters/tflint/pull/2334)
**Full Changelog**:
<terraform-linters/tflint@v0.60.0...v0.61.0>
</details>
<details>
<summary>weaveworks/eksctl (weaveworks/eksctl)</summary>
###
[`v0.222.0`](https://redirect.github.com/eksctl-io/eksctl/releases/tag/v0.222.0):
eksctl 0.222.0
[Compare
Source](https://redirect.github.com/weaveworks/eksctl/compare/0.221.0...0.222.0)
### Release v0.222.0
#### 🚀 Features
- Add support for EKS Windows Server 2025 in eksctl
([#​8648](https://redirect.github.com/weaveworks/eksctl/issues/8648))
- Allow wildcard matching of service account subject
([#​8629](https://redirect.github.com/weaveworks/eksctl/issues/8629))
#### 🎯 Improvements
- Bump aws-sdk-go-v2 versions to support aws login
([#​8668](https://redirect.github.com/weaveworks/eksctl/issues/8668))
- Update default cluster version to Kubernetes v1.34
([#​8645](https://redirect.github.com/weaveworks/eksctl/issues/8645))
#### 🐛 Bug Fixes
- replace AmazonLinux2 amis with AmazonLinux2023 | remove
override-bootstrap test in custom\_ami tests
([#​8666](https://redirect.github.com/weaveworks/eksctl/issues/8666))
- fix integration test with eks default version change
([#​8665](https://redirect.github.com/weaveworks/eksctl/issues/8665))
- only create iam role stack for capability if the roleArn is not
provided
([#​8655](https://redirect.github.com/weaveworks/eksctl/issues/8655))
- fix ssm resolver ami test with addition of bottleRocket nvidia fips
amis
([#​8656](https://redirect.github.com/weaveworks/eksctl/issues/8656))
#### Acknowledgments
The eksctl maintainers would like to sincerely thank
[@​KlwntSingh](https://redirect.github.com/KlwntSingh),
[@​avoidik](https://redirect.github.com/avoidik),
[@​cdirubbio](https://redirect.github.com/cdirubbio),
[@​kprahulraj](https://redirect.github.com/kprahulraj) and
[@​naclonts](https://redirect.github.com/naclonts).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 05:00 AM and 07:59 AM ( * 5-7
* * * ) in timezone America/Los_Angeles, 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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/scottames/dots).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>1 parent 4a61697 commit b76fd33
2 files changed
+28
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
| 194 | + | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
| 199 | + | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
305 | | - | |
| 304 | + | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
310 | | - | |
| 309 | + | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
325 | | - | |
| 324 | + | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
330 | | - | |
| 329 | + | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
410 | | - | |
| 409 | + | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
415 | | - | |
| 414 | + | |
| 415 | + | |
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
564 | | - | |
565 | | - | |
| 564 | + | |
| 565 | + | |
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
569 | | - | |
570 | | - | |
| 569 | + | |
| 570 | + | |
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
| |||
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
694 | | - | |
695 | | - | |
| 694 | + | |
| 695 | + | |
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments