defenseunicorns / uds-core

A FOSS secure runtime platform for mission-critical capabilities
https://uds.defenseunicorns.com
GNU Affero General Public License v3.0
52 stars 21 forks source link

chore(deps): update support-deps #1006

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
aws required_provider minor ~> 5.75.0 -> ~> 5.76.0 age adoption passing confidence
chainguard-dev/setup-chainctl action patch v0.2.3 -> v0.2.4 age adoption passing confidence
ghcr.io/zarf-dev/packages/init minor v0.42.2 -> v0.43.0 age adoption passing confidence
github/codeql-action action patch v3.27.3 -> v3.27.4 age adoption passing confidence
kubernetes-fluent-client devDependencies patch 3.3.1 -> 3.3.2 age adoption passing confidence
zarf-dev/zarf minor v0.42.2 -> v0.43.0 age adoption passing confidence

Release Notes

chainguard-dev/setup-chainctl (chainguard-dev/setup-chainctl) ### [`v0.2.4`](https://redirect.github.com/chainguard-dev/setup-chainctl/releases/tag/v0.2.4) [Compare Source](https://redirect.github.com/chainguard-dev/setup-chainctl/compare/v0.2.3...v0.2.4) #### What's Changed - Bump actions/checkout from 4.2.0 to 4.2.2 in the actions group across 1 directory by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/chainguard-dev/setup-chainctl/pull/16](https://redirect.github.com/chainguard-dev/setup-chainctl/pull/16) - fix: export HTTP_AUTH to github env by [@​89luca89](https://redirect.github.com/89luca89) in [https://github.com/chainguard-dev/setup-chainctl/pull/17](https://redirect.github.com/chainguard-dev/setup-chainctl/pull/17) #### New Contributors - [@​89luca89](https://redirect.github.com/89luca89) made their first contribution in [https://github.com/chainguard-dev/setup-chainctl/pull/17](https://redirect.github.com/chainguard-dev/setup-chainctl/pull/17) **Full Changelog**: https://github.com/chainguard-dev/setup-chainctl/compare/v0...v0.2.4
github/codeql-action (github/codeql-action) ### [`v3.27.4`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.4) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.3...v3.27.4) ##### 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.4 - 14 Nov 2024 No user facing changes. See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.4/CHANGELOG.md) for more information.
defenseunicorns/kubernetes-fluent-client (kubernetes-fluent-client) ### [`v3.3.2`](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/releases/tag/v3.3.2) [Compare Source](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/compare/v3.3.1...v3.3.2) ##### Bug Fixes - remove legacy fetch ([#​465](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/465)) ([6914e99](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/commit/6914e99f9528d14f56e551636569ebd97862b447)), closes [#​457](https://redirect.github.com/defenseunicorns/kubernetes-fluent-client/issues/457)
zarf-dev/zarf (zarf-dev/zarf) ### [`v0.43.0`](https://redirect.github.com/zarf-dev/zarf/releases/tag/v0.43.0) [Compare Source](https://redirect.github.com/zarf-dev/zarf/compare/v0.42.2...v0.43.0) #### What's Changed - feat: implement new logger for Zarf connect by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3208](https://redirect.github.com/zarf-dev/zarf/pull/3208) - chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3218](https://redirect.github.com/zarf-dev/zarf/pull/3218) - chore: true up logger comments and minor refactors by [@​mkcp](https://redirect.github.com/mkcp) in [https://github.com/zarf-dev/zarf/pull/3215](https://redirect.github.com/zarf-dev/zarf/pull/3215) - chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3216](https://redirect.github.com/zarf-dev/zarf/pull/3216) - chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3220](https://redirect.github.com/zarf-dev/zarf/pull/3220) - chore: export setupMessage function by [@​catsby](https://redirect.github.com/catsby) in [https://github.com/zarf-dev/zarf/pull/3221](https://redirect.github.com/zarf-dev/zarf/pull/3221) - chore: fix lint by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3232](https://redirect.github.com/zarf-dev/zarf/pull/3232) - chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3228](https://redirect.github.com/zarf-dev/zarf/pull/3228) - fix(docs): replace `it"s` with `it is` by [@​daveworth](https://redirect.github.com/daveworth) in [https://github.com/zarf-dev/zarf/pull/3227](https://redirect.github.com/zarf-dev/zarf/pull/3227) - chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3230](https://redirect.github.com/zarf-dev/zarf/pull/3230) - chore(deps): bump github/codeql-action from 3.27.1 to 3.27.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3237](https://redirect.github.com/zarf-dev/zarf/pull/3237) **Full Changelog**: https://github.com/zarf-dev/zarf/compare/v0.42.2...v0.43.0 #### What's Changed - feat: implement new logger for Zarf connect by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3208](https://redirect.github.com/zarf-dev/zarf/pull/3208) - chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3218](https://redirect.github.com/zarf-dev/zarf/pull/3218) - chore: true up logger comments and minor refactors by [@​mkcp](https://redirect.github.com/mkcp) in [https://github.com/zarf-dev/zarf/pull/3215](https://redirect.github.com/zarf-dev/zarf/pull/3215) - chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3216](https://redirect.github.com/zarf-dev/zarf/pull/3216) - chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3220](https://redirect.github.com/zarf-dev/zarf/pull/3220) - chore: export setupMessage function by [@​catsby](https://redirect.github.com/catsby) in [https://github.com/zarf-dev/zarf/pull/3221](https://redirect.github.com/zarf-dev/zarf/pull/3221) - chore: fix lint by [@​AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3232](https://redirect.github.com/zarf-dev/zarf/pull/3232) - chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3228](https://redirect.github.com/zarf-dev/zarf/pull/3228) - fix(docs): replace `it"s` with `it is` by [@​daveworth](https://redirect.github.com/daveworth) in [https://github.com/zarf-dev/zarf/pull/3227](https://redirect.github.com/zarf-dev/zarf/pull/3227) - chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3230](https://redirect.github.com/zarf-dev/zarf/pull/3230) - chore(deps): bump github/codeql-action from 3.27.1 to 3.27.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3237](https://redirect.github.com/zarf-dev/zarf/pull/3237) **Full Changelog**: https://github.com/zarf-dev/zarf/compare/v0.42.2...v0.43.0

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 if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 week ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.