Skip to content

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
| aws | required_provider | minor | `~> 5.80.0` -> `~> 5.81.0` |
|
[defenseunicorns/uds-common](https://redirect.github.com/defenseunicorns/uds-common)
| | minor | `v1.5.1` -> `v1.6.0` |
| ghcr.io/zarf-dev/packages/init |  | minor | `v0.44.0` -> `v0.45.0` |
|
[github/codeql-action](https://redirect.github.com/github/codeql-action)
| action | patch | `v3.27.7` -> `v3.27.9` |
| [weaveworks/eksctl](https://redirect.github.com/weaveworks/eksctl) | |
minor | `v0.198.0` -> `v0.199.0` |
| [zarf-dev/zarf](https://redirect.github.com/zarf-dev/zarf) | | minor |
`v0.44.0` -> `v0.45.0` |

---

### Release Notes

<details>
<summary>defenseunicorns/uds-common
(defenseunicorns/uds-common)</summary>

###
[`v1.6.0`](https://redirect.github.com/defenseunicorns/uds-common/releases/tag/v1.6.0)

[Compare
Source](https://redirect.github.com/defenseunicorns/uds-common/compare/v1.5.1...v1.6.0)

##### Features

- move mirror ci to publish step
([#&#8203;367](https://redirect.github.com/defenseunicorns/uds-common/issues/367))
([f03863c](https://redirect.github.com/defenseunicorns/uds-common/commit/f03863c34294c86534f2694d15c2f195c071f1aa))

##### Miscellaneous

- **deps:** update uds common support dependencies
([#&#8203;358](https://redirect.github.com/defenseunicorns/uds-common/issues/358))
([a192e5e](https://redirect.github.com/defenseunicorns/uds-common/commit/a192e5e855f68fb13782626bfb562232896d8707))
- **docs:** add uds-package quickstart
([#&#8203;363](https://redirect.github.com/defenseunicorns/uds-common/issues/363))
([0554d10](https://redirect.github.com/defenseunicorns/uds-common/commit/0554d10cdd46b7c8b856201e4b03da8756025d7f))
- refine how bundles are published to require fewer inputs
([#&#8203;365](https://redirect.github.com/defenseunicorns/uds-common/issues/365))
([9b9f7c0](https://redirect.github.com/defenseunicorns/uds-common/commit/9b9f7c0098bfeab51dc5decc10c3276218894d35))

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`v3.27.9`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.9)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.27.8...v3.27.9)

##### CodeQL Action Changelog

See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.

Note that the only difference between `v2` and `v3` of the CodeQL Action
is the node version they support, with `v3` running on node 20 while we
continue to release `v2` to support running on node 16. For example
`3.22.11` was the first `v3` release and is functionally identical to
`2.22.11`. This approach ensures an easy way to track exactly which
features are included in different versions, indicated by the minor and
patch version numbers.

##### 3.27.9 - 12 Dec 2024

No user facing changes.

See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.9/CHANGELOG.md)
for more information.

###
[`v3.27.8`](https://redirect.github.com/github/codeql-action/compare/v3.27.7...v3.27.8)

[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.27.7...v3.27.8)

</details>

<details>
<summary>weaveworks/eksctl (weaveworks/eksctl)</summary>

###
[`v0.199.0`](https://redirect.github.com/weaveworks/eksctl/compare/0.199.0...0.199.0)

[Compare
Source](https://redirect.github.com/weaveworks/eksctl/compare/0.199.0...0.199.0)

###
[`v0.199.0`](https://redirect.github.com/eksctl-io/eksctl/releases/tag/v0.199.0):
eksctl 0.199.0

[Compare
Source](https://redirect.github.com/weaveworks/eksctl/compare/0.198.0...0.199.0)

### Release v0.199.0

#### 🚀 Features

- Support EKS managed nodegroup node repair config
([#&#8203;8087](https://redirect.github.com/weaveworks/eksctl/issues/8087))
- Add support for C8g and R8g instance types
([#&#8203;8041](https://redirect.github.com/weaveworks/eksctl/issues/8041))
- Add support for `overrideBootstrapCommand` in AL2023
([#&#8203;8078](https://redirect.github.com/weaveworks/eksctl/issues/8078))

#### 🐛 Bug Fixes

- Allow importing subnets with IPv6 only
([#&#8203;8086](https://redirect.github.com/weaveworks/eksctl/issues/8086))
- EKS Auto Mode should not require setting default addons or OIDC
([#&#8203;8082](https://redirect.github.com/weaveworks/eksctl/issues/8082))

#### Acknowledgments

The eksctl maintainers would like to sincerely thank
[@&#8203;cheeseandcereal](https://redirect.github.com/cheeseandcereal)
and [@&#8203;muhammetssen](https://redirect.github.com/muhammetssen).

</details>

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

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

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

#### What's Changed

- docs: image crc32 hash mutation by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3295](https://redirect.github.com/zarf-dev/zarf/pull/3295)
- chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3298](https://redirect.github.com/zarf-dev/zarf/pull/3298)
- chore(deps): bump github.com/mikefarah/yq/v4 from 4.44.5 to 4.44.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3300](https://redirect.github.com/zarf-dev/zarf/pull/3300)
- chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1.6.1 to 1.7.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3299](https://redirect.github.com/zarf-dev/zarf/pull/3299)
- Fix API Version for Flux resource in docs by
[@&#8203;phillebaba](https://redirect.github.com/phillebaba) in
[https://github.com/zarf-dev/zarf/pull/3301](https://redirect.github.com/zarf-dev/zarf/pull/3301)
- chore(deps): bump github.com/goccy/go-yaml from 1.15.6 to 1.15.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3302](https://redirect.github.com/zarf-dev/zarf/pull/3302)
- fix: passing context into packager by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3303](https://redirect.github.com/zarf-dev/zarf/pull/3303)
- chore(deps): bump github.com/anchore/syft from 1.17.0 to 1.18.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3308](https://redirect.github.com/zarf-dev/zarf/pull/3308)
- chore(deps): bump github.com/moby/moby from 27.3.1+incompatible to
27.4.0+incompatible by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3309](https://redirect.github.com/zarf-dev/zarf/pull/3309)
- feat: apply `--no-color` to dev and console logging option, remove
`console-no-color` by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3312](https://redirect.github.com/zarf-dev/zarf/pull/3312)
- chore(deps): bump github/codeql-action from 3.27.6 to 3.27.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3316](https://redirect.github.com/zarf-dev/zarf/pull/3316)
- chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1.7.0 to 1.8.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3315](https://redirect.github.com/zarf-dev/zarf/pull/3315)
- fix: truncate agent pod annotation so scheduler doesn't fail when
annoation limit is exceeded by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3314](https://redirect.github.com/zarf-dev/zarf/pull/3314)
- chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3320](https://redirect.github.com/zarf-dev/zarf/pull/3320)
- chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3323](https://redirect.github.com/zarf-dev/zarf/pull/3323)
- feat: add metadata.annotations to package schema by
[@&#8203;AustinAbro321](https://redirect.github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3319](https://redirect.github.com/zarf-dev/zarf/pull/3319)

**Full Changelog**:
zarf-dev/zarf@v0.44.0...v0.45.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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 77aa0b4 commit 5b2e3a4
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 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.44.0
ref: v0.45.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.44.0
ref: v0.45.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.44.0
ref: v0.45.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.80.0"
version = "~> 5.81.0"
}
random = {
version = "~> 3.6.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: Upload to code-scanning
uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
with:
sarif_file: results.sarif
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.44.0
ref: v0.45.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.44.0
ref: v0.45.0

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


includes:
- common: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/create.yaml
- common: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.0/tasks/create.yaml

variables:
- name: FLAVOR
Expand Down
2 changes: 1 addition & 1 deletion tasks/iac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tasks:
- name: install-eksctl
actions:
- cmd: |
curl --silent --location "https://github.com/weaveworks/eksctl/releases/download/v0.198.0/eksctl_Linux_amd64.tar.gz" | tar xz -C /tmp
curl --silent --location "https://github.com/weaveworks/eksctl/releases/download/v0.199.0/eksctl_Linux_amd64.tar.gz" | tar xz -C /tmp
sudo mv /tmp/eksctl /usr/local/bin
- name: create-cluster
Expand Down
2 changes: 1 addition & 1 deletion tasks/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

includes:
- remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/lint.yaml
- remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.0/tasks/lint.yaml

tasks:
- name: fix
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.44.0 --confirm --no-progress"
cmd: "uds zarf package deploy oci://ghcr.io/zarf-dev/packages/init:v0.45.0 --confirm --no-progress"
2 changes: 1 addition & 1 deletion tasks/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ includes:
- base-layer: ../packages/base/tasks.yaml
- idam-layer: ../packages/identity-authorization/tasks.yaml
- common-setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/refs/tags/v0.13.1/tasks/setup.yaml
- compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/compliance.yaml
- compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.0/tasks/compliance.yaml

tasks:
- name: base
Expand Down

0 comments on commit 5b2e3a4

Please sign in to comment.