From 68ec677973941661ba9041fc7a0874df435d7d23 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 19 Jun 2023 11:36:16 -0700
Subject: [PATCH] chore(deps): update aqua (#58)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[kubernetes-sigs/kustomize](https://togithub.com/kubernetes-sigs/kustomize)
| minor | `v5.0.3` -> `v5.1.0` |
| [zellij-org/zellij](https://togithub.com/zellij-org/zellij) | patch |
`v0.37.0` -> `v0.37.1` |
---
### Release Notes
kubernetes-sigs/kustomize
###
[`v5.1.0`](https://togithub.com/kubernetes-sigs/kustomize/releases/tag/kustomize/v5.1.0)
[Compare
Source](https://togithub.com/kubernetes-sigs/kustomize/compare/kustomize/v5.0.3...kustomize/v5.1.0)
##### Highlights
Components are now applied after generators:
[https://github.com/kubernetes-sigs/kustomize/pull/5170](https://togithub.com/kubernetes-sigs/kustomize/pull/5170)
We made this change cautiously as we want to avoid user friction when
updating kustomize; however we felt that it is a bug that resources from
`resources` and resources from generators are treated differently. Given
that components is currently an alpha feature, we felt that now was the
time to adjust if ever.
We are currently working on on
[https://github.com/kubernetes-sigs/kustomize/issues/4402](https://togithub.com/kubernetes-sigs/kustomize/issues/4402),
which will make the ordering of `resources`, `components`, and
`generators` customizable in the kustomization file. Please use that
issue for tracking if you are blocked from upgrading kustomize for this
reason, and we hope to have it available soon.
See
[https://github.com/kubernetes-sigs/kustomize/issues/5141](https://togithub.com/kubernetes-sigs/kustomize/issues/5141)
for more detailed discussion.
##### Bug fixes:
[#5030](https://togithub.com/kubernetes-sigs/kustomize/issues/5030):
`kustomize edit` will return an error if there is no matching path
[#5170](https://togithub.com/kubernetes-sigs/kustomize/issues/5170):
components are now applied after generators
##### Dependency updates
[#5186](https://togithub.com/kubernetes-sigs/kustomize/issues/5186):
Update gnostic dependency with gnostic-models
[#5187](https://togithub.com/kubernetes-sigs/kustomize/issues/5187):
Bump to go 1.20
[#5212](https://togithub.com/kubernetes-sigs/kustomize/issues/5212):
pin to kyaml v0.14.3
[#5213](https://togithub.com/kubernetes-sigs/kustomize/issues/5213):
pin to cmd/config v0.11.3
[#5214](https://togithub.com/kubernetes-sigs/kustomize/issues/5214):
pin to api 0.14.0
zellij-org/zellij
###
[`v0.37.1`](https://togithub.com/zellij-org/zellij/releases/tag/v0.37.1)
[Compare
Source](https://togithub.com/zellij-org/zellij/compare/v0.37.0...v0.37.1)
##### RELEASE IN PROGRESS
Thank you for your patience!
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/scottames/dots).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
home/aqua.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/home/aqua.yaml b/home/aqua.yaml
index 7c431e57..68d7dbba 100644
--- a/home/aqua.yaml
+++ b/home/aqua.yaml
@@ -19,7 +19,7 @@ packages:
- name: tfutils/tfenv@v3.0.0
- name: twistedpair/google-cloud-sdk@435.0.1
- name: twpayne/chezmoi@v2.34.2
- - name: zellij-org/zellij@v0.37.0
+ - name: zellij-org/zellij@v0.37.1
- name: weaveworks/eksctl@v0.145.0
- name: ogham/exa@v0.10.1
- name: keilerkonzept/terraform-module-versions@3.1.14
@@ -39,7 +39,7 @@ packages:
- name: kubernetes/kubectl@v1.27.3
- name: fluxcd/flux2@v2.0.0-rc.5
- name: helm/helm@v3.12.1
- - name: kubernetes-sigs/kustomize@kustomize/v5.0.3
+ - name: kubernetes-sigs/kustomize@kustomize/v5.1.0
- name: stern/stern@v1.25.0
- name: charmbracelet/gum@v0.10.0
- name: dandavison/delta@0.16.5