Skip to content

chore(deps): update uds common support dependencies#169

Merged
Racer159 merged 1 commit into
mainfrom
renovate/uds-common-support-dependencies
Jul 12, 2024
Merged

chore(deps): update uds common support dependencies#169
Racer159 merged 1 commit into
mainfrom
renovate/uds-common-support-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2024

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action patch v4.0.2 -> v4.0.3
actions/upload-artifact action patch v4.3.3 -> v4.3.4
defenseunicorns/lula patch 0.4.1 -> 0.4.2
defenseunicorns/lula patch v0.4.1 -> v0.4.2
defenseunicorns/lula-action action digest 095636b -> 69144c8
defenseunicorns/uds-cli minor 0.12.0 -> 0.13.0
defenseunicorns/uds-cli minor v0.12.0 -> v0.13.0
defenseunicorns/uds-core minor 0.22.2 -> 0.24.0
defenseunicorns/zarf minor v0.35.0 -> v0.36.0
k3d-io/k3d minor 5.6.3 -> 5.7.1

Release Notes

actions/setup-node (actions/setup-node)

v4.0.3

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4.3.4

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4

defenseunicorns/lula (defenseunicorns/lula)

v0.4.2

Compare Source

Bug Fixes
  • evaluate: set threshold on single result evaluation (#​519) (9424ec5)
  • generate: create annotation in remarks for how to reproduce the generation of a component (#​520) (6b59daf)
  • upgrade: error handling for non-existent oscal (#​529) (58c03d5)
Miscellaneous
defenseunicorns/uds-cli (defenseunicorns/uds-cli)

v0.13.0

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@v0.12.0...v0.13.0

defenseunicorns/uds-core (defenseunicorns/uds-core)

v0.24.0

Compare Source

⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous

v0.23.0

Compare Source

⚠ BREAKING CHANGES
  • remove emulated gitlab endpoints from keycloak (#​483)
Features
Bug Fixes
  • docs: re-ordered small paragraphs, clarified wording, and added links to tech homepages (#​531) (6b2b46b)
  • docs: removed double-link which broke the markdown formatting in pr template (#​532) (f41ced4)
  • docs: uds-config.yaml example in k3d-slim-dev README (#​530) (2e1c53e)
  • operator retries and error logging (#​511) (cae5aab)
Miscellaneous
defenseunicorns/zarf (defenseunicorns/zarf)

v0.36.0

Compare Source

What's Changed
New Contributors

Full Changelog: zarf-dev/zarf@v0.35.0...v0.36.0

k3d-io/k3d (k3d-io/k3d)

v5.7.1

Compare Source

Fixed

Full Changelog: k3d-io/k3d@v5.7.0...v5.7.1

v5.7.0

Compare Source

Added
  • feat: support config embedded and external files (#​1417)
  • docs: add examples for config embedded and external files (#​1432)
  • feat: compatibility with docker userns-remap (#​1442)
  • docs: mention ipam when creating multiserver cluster (#​1451)
Changed
  • docs: Update CUDA docs to use k3s suggested method (#​1430)
  • chore: upgrade go + dependencies + address all golangci-lint issues + fix deprecations (#​1459)
  • chore: upgrade docker dependency and adjust for deprecations (#​1460)
Fixed
  • fix: close output file (#​1436)
  • fix: Script exits fatally when resolv.conf is missing Docker nameserver (#​1441)
  • test: fix translate.go test following userns merge (#​1444)
  • fix: respect ~/.kube/config as a symlink (#​1455)
  • fix: preserve coredns config during cluster restart (#​1453)
    • IMPORTANT This makes use of the coredns-custom configmap, so please consider this in case you're using this configmap yourself!
  • fix: make drain ignore DaemonSets & bypass PodDisruptionBudgets (#​1414)

Configuration

📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
renovate Bot requested a review from a team as a code owner July 4, 2024 12:28
@renovate renovate Bot added the support-deps label Jul 4, 2024
@renovate
renovate Bot requested a review from a team as a code owner July 4, 2024 12:28
@renovate
renovate Bot force-pushed the renovate/uds-common-support-dependencies branch from 48ab70b to 2d8e336 Compare July 5, 2024 16:29
@renovate renovate Bot changed the title chore(deps): update support-deps to v5.7.0 chore(deps): update uds common support dependencies Jul 5, 2024
@renovate
renovate Bot force-pushed the renovate/uds-common-support-dependencies branch 7 times, most recently from dd3e852 to f9c0dcb Compare July 12, 2024 22:08
| datasource  | package                  | from    | to      |
| ----------- | ------------------------ | ------- | ------- |
| github-tags | actions/setup-node       | v4.0.2  | v4.0.3  |
| github-tags | actions/upload-artifact  | v4.3.3  | v4.3.4  |
| github-tags | defenseunicorns/lula     | 0.4.1   | 0.4.2   |
| github-tags | defenseunicorns/lula     | v0.4.1  | v0.4.2  |
| github-tags | defenseunicorns/uds-cli  | 0.12.0  | 0.13.0  |
| github-tags | defenseunicorns/uds-cli  | v0.12.0 | v0.13.0 |
| github-tags | defenseunicorns/uds-core | 0.22.2  | 0.24.0  |
| github-tags | defenseunicorns/uds-core | v0.22.2 | v0.24.0 |
| github-tags | defenseunicorns/zarf     | v0.35.0 | v0.36.0 |
| github-tags | k3d-io/k3d               | 5.6.3   | 5.7.1   |
@renovate
renovate Bot force-pushed the renovate/uds-common-support-dependencies branch from f9c0dcb to 153686a Compare July 12, 2024 23:28
@Racer159
Racer159 merged commit b6a4232 into main Jul 12, 2024
@renovate
renovate Bot deleted the renovate/uds-common-support-dependencies branch July 12, 2024 23:35
This was referenced Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant