Skip to content

Commit

Permalink
chore(deps): update support-deps (#1076)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| aws | required_provider | minor | `~> 5.79.0` -> `~> 5.80.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/hashicorp%2faws/5.80.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/hashicorp%2faws/5.80.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/hashicorp%2faws/5.79.0/5.80.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/hashicorp%2faws/5.79.0/5.80.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| ghcr.io/zarf-dev/packages/init | | minor | `v0.43.1` -> `v0.44.0` |
[![age](https://developer.mend.io/api/mc/badges/age/docker/ghcr.io%2fzarf-dev%2fpackages%2finit/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/ghcr.io%2fzarf-dev%2fpackages%2finit/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/ghcr.io%2fzarf-dev%2fpackages%2finit/v0.43.1/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/ghcr.io%2fzarf-dev%2fpackages%2finit/v0.43.1/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[kubernetes-fluent-client](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client)
| devDependencies | patch | [`3.3.6` ->
`3.3.7`](https://renovatebot.com/diffs/npm/kubernetes-fluent-client/3.3.6/3.3.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/kubernetes-fluent-client/3.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/kubernetes-fluent-client/3.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/kubernetes-fluent-client/3.3.6/3.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/kubernetes-fluent-client/3.3.6/3.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [zarf-dev/zarf](https://redirect.github.com/zarf-dev/zarf) | | minor |
`v0.43.1` -> `v0.44.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/zarf-dev%2fzarf/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/zarf-dev%2fzarf/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/zarf-dev%2fzarf/v0.43.1/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/zarf-dev%2fzarf/v0.43.1/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>defenseunicorns/kubernetes-fluent-client
(kubernetes-fluent-client)</summary>

###
[`v3.3.7`](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/releases/tag/v3.3.7)

[Compare
Source](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/compare/v3.3.6...v3.3.7)

##### Bug Fixes

- remove cruft from pub'd package
([#&#8203;503](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/503))
([568c321](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/commit/568c3215b3ee533ccf42d3e7adfc168869762297)),
closes
[#&#8203;499](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/499)

</details>

<details>
<summary>zarf-dev/zarf (zarf-dev/zarf)</summary>

###
[`v0.44.0`](https://redirect.github.com/zarf-dev/zarf/releases/tag/v0.44.0)

[Compare
Source](https://redirect.github.com/zarf-dev/zarf/compare/v0.43.1...v0.44.0)

#### What's Changed

- chore(deps): bump github/codeql-action from 3.27.3 to 3.27.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3246](https://redirect.github.com/zarf-dev/zarf/pull/3246)
- chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3245](https://redirect.github.com/zarf-dev/zarf/pull/3245)
- chore(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3240](https://redirect.github.com/zarf-dev/zarf/pull/3240)
- chore: dos-games dockerhub image to ghcr by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3233](https://redirect.github.com/zarf-dev/zarf/pull/3233)
- chore: unhide log-format flag by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3251](https://redirect.github.com/zarf-dev/zarf/pull/3251)
- chore(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3258](https://redirect.github.com/zarf-dev/zarf/pull/3258)
- chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3256](https://redirect.github.com/zarf-dev/zarf/pull/3256)
- chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3257](https://redirect.github.com/zarf-dev/zarf/pull/3257)
- chore(deps): bump github.com/mikefarah/yq/v4 from 4.44.3 to 4.44.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3247](https://redirect.github.com/zarf-dev/zarf/pull/3247)
- chore: add ADOPTERS.md by
[@&#8203;schristoff](https://redirect.github.com/schristoff) in
[https://github.com/zarf-dev/zarf/pull/3225](https://redirect.github.com/zarf-dev/zarf/pull/3225)
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3263](https://redirect.github.com/zarf-dev/zarf/pull/3263)
- Update Go to 1.23.3 by
[@&#8203;phillebaba](https://redirect.github.com/phillebaba) in
[https://github.com/zarf-dev/zarf/pull/3260](https://redirect.github.com/zarf-dev/zarf/pull/3260)
- chore: separate schema generation by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/2886](https://redirect.github.com/zarf-dev/zarf/pull/2886)
- fix: maintain agent mutate even when already mutated by
[@&#8203;a1994sc](https://redirect.github.com/a1994sc) in
[https://github.com/zarf-dev/zarf/pull/3166](https://redirect.github.com/zarf-dev/zarf/pull/3166)
- chore(deps): bump github.com/anchore/stereoscope from
0.0.6-0.20241101185849-cbd43fb4e5d3 to 0.0.9 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3264](https://redirect.github.com/zarf-dev/zarf/pull/3264)
- Set Helm max history to limit secret creation by
[@&#8203;phillebaba](https://redirect.github.com/phillebaba) in
[https://github.com/zarf-dev/zarf/pull/3249](https://redirect.github.com/zarf-dev/zarf/pull/3249)
- feat: add logger to packager.Publish by
[@&#8203;mkcp](https://redirect.github.com/mkcp) in
[https://github.com/zarf-dev/zarf/pull/3259](https://redirect.github.com/zarf-dev/zarf/pull/3259)
- feat: introduce slog for zarf tools by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3212](https://redirect.github.com/zarf-dev/zarf/pull/3212)
- chore(deps): bump github.com/derailed/k9s from 0.32.5 to 0.32.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3262](https://redirect.github.com/zarf-dev/zarf/pull/3262)
- feat: add the new logger through Zarf wherever it is missing by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3265](https://redirect.github.com/zarf-dev/zarf/pull/3265)
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3269](https://redirect.github.com/zarf-dev/zarf/pull/3269)
- chore(deps): bump k8s.io/kubectl from 0.31.2 to 0.31.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3268](https://redirect.github.com/zarf-dev/zarf/pull/3268)
- Refactor compose e2e test to not depend on CLI output by
[@&#8203;phillebaba](https://redirect.github.com/phillebaba) in
[https://github.com/zarf-dev/zarf/pull/3126](https://redirect.github.com/zarf-dev/zarf/pull/3126)
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3272](https://redirect.github.com/zarf-dev/zarf/pull/3272)
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3273](https://redirect.github.com/zarf-dev/zarf/pull/3273)
- chore(deps): bump github.com/anchore/syft from 1.16.0 to 1.17.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3271](https://redirect.github.com/zarf-dev/zarf/pull/3271)
- chore(deps): bump github.com/goccy/go-yaml from 1.13.0 to 1.15.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3279](https://redirect.github.com/zarf-dev/zarf/pull/3279)
- chore(deps): bump github.com/goccy/go-yaml from 1.15.3 to 1.15.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3280](https://redirect.github.com/zarf-dev/zarf/pull/3280)
- Group k8s dependabot dependency updates by
[@&#8203;phillebaba](https://redirect.github.com/phillebaba) in
[https://github.com/zarf-dev/zarf/pull/3274](https://redirect.github.com/zarf-dev/zarf/pull/3274)
- Refactor migrate deprecated by
[@&#8203;phillebaba](https://redirect.github.com/phillebaba) in
[https://github.com/zarf-dev/zarf/pull/3270](https://redirect.github.com/zarf-dev/zarf/pull/3270)
- chore(deps): bump github.com/goccy/go-yaml from 1.15.4 to 1.15.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3281](https://redirect.github.com/zarf-dev/zarf/pull/3281)
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3282](https://redirect.github.com/zarf-dev/zarf/pull/3282)
- chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3287](https://redirect.github.com/zarf-dev/zarf/pull/3287)
- Update CONTRIBUTING.md to reflect policies by
[@&#8203;schristoff](https://redirect.github.com/schristoff) in
[https://github.com/zarf-dev/zarf/pull/3288](https://redirect.github.com/zarf-dev/zarf/pull/3288)
- feat: allow init packages to be explicitly versioned by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3286](https://redirect.github.com/zarf-dev/zarf/pull/3286)
- chore(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3292](https://redirect.github.com/zarf-dev/zarf/pull/3292)
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3291](https://redirect.github.com/zarf-dev/zarf/pull/3291)
- chore: remove deprecated get git password command by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3293](https://redirect.github.com/zarf-dev/zarf/pull/3293)
- feat: move console to default by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3294](https://redirect.github.com/zarf-dev/zarf/pull/3294)
- feat: render tables and yaml on stdout by
[@&#8203;mkcp](https://redirect.github.com/mkcp) in
[https://github.com/zarf-dev/zarf/pull/3226](https://redirect.github.com/zarf-dev/zarf/pull/3226)

**Full Changelog**:
zarf-dev/zarf@v0.43.1...v0.44.0

</details>

---

### 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 becomes conflicted, 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/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 2711209 commit 2fa010f
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/bundles/aks/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
packages:
- name: init
repository: ghcr.io/zarf-dev/packages/init
ref: v0.43.1
ref: v0.44.0

- name: core
path: ../../../build
Expand Down
2 changes: 1 addition & 1 deletion .github/bundles/eks/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
packages:
- name: init
repository: ghcr.io/zarf-dev/packages/init
ref: v0.43.1
ref: v0.44.0

- name: core
path: ../../../build
Expand Down
2 changes: 1 addition & 1 deletion .github/bundles/rke2/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ packages:

- name: init
repository: ghcr.io/zarf-dev/packages/init
ref: v0.43.1
ref: v0.44.0
overrides:
zarf-registry:
docker-registry:
Expand Down
2 changes: 1 addition & 1 deletion .github/test-infra/aws/rke2/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
required_providers {
aws = {
version = "~> 5.79.0"
version = "~> 5.80.0"
}
random = {
version = "~> 3.6.0"
Expand Down
2 changes: 1 addition & 1 deletion bundles/k3d-slim-dev/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ packages:

- name: init
repository: ghcr.io/zarf-dev/packages/init
ref: v0.43.1
ref: v0.44.0

- name: core-base
path: ../../build/
Expand Down
2 changes: 1 addition & 1 deletion bundles/k3d-standard/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ packages:

- name: init
repository: ghcr.io/zarf-dev/packages/init
ref: v0.43.1
ref: v0.44.0

- name: core
path: ../../build/
Expand Down
2 changes: 1 addition & 1 deletion tasks/setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ tasks:

- description: "Initialize the cluster with Zarf"
# renovate: datasource=github-tags depName=zarf-dev/zarf versioning=semver
cmd: "uds zarf package deploy oci://ghcr.io/zarf-dev/packages/init:v0.43.1 --confirm --no-progress"
cmd: "uds zarf package deploy oci://ghcr.io/zarf-dev/packages/init:v0.44.0 --confirm --no-progress"
22 changes: 11 additions & 11 deletions test/jest/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2fa010f

Please sign in to comment.