Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update uds releaser support dependencies #11

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.2.0 -> v4.2.2 age adoption passing confidence
actions/checkout action minor v4.1.7 -> v4.2.2 age adoption passing confidence
actions/setup-go action minor v5.0.2 -> v5.1.0 age adoption passing confidence
anchore/sbom-action action patch v0.17.2 -> v0.17.6 age adoption passing confidence
defenseunicorns/uds-cli minor 0.16.0 -> 0.18.0 age adoption passing confidence
github.com/defenseunicorns/uds-cli require minor v0.16.0 -> v0.18.0 age adoption passing confidence
github.com/goccy/go-yaml require minor v1.12.0 -> v1.13.0 age adoption passing confidence
github.com/xanzy/go-gitlab require minor v0.109.0 -> v0.112.0 age adoption passing confidence
github.com/zarf-dev/zarf require minor v0.39.0 -> v0.42.0 age adoption passing confidence
github/codeql-action action minor v3.26.6 -> v3.27.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

actions/setup-go (actions/setup-go)

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

anchore/sbom-action (anchore/sbom-action)

v0.17.6

Compare Source

Changes in v0.17.6

v0.17.5

Compare Source

Changes in v0.17.5

v0.17.4

Compare Source

Changes in v0.17.4

v0.17.3

Compare Source

Changes in v0.17.3

defenseunicorns/uds-cli (defenseunicorns/uds-cli)

v0.18.0

Compare Source

What's Changed
New Contributors

Full Changelog: defenseunicorns/uds-cli@nightly-unstable...v0.18.0

v0.17.0

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@v0.16.0...v0.17.0

goccy/go-yaml (github.com/goccy/go-yaml)

v1.13.0: 1.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.12.0...v1.12.1

xanzy/go-gitlab (github.com/xanzy/go-gitlab)

v0.112.0

Compare Source

Breaking changes:

  • Fix the branch protection defaults by @​svanharmelen in https://github.com/xanzy/go-gitlab/pull/2036
    This ☝🏻 fixes a bug in the settings API (see #​2033) by introducing a dedicated struct for branch protection defaults. To prevent duplicated code, this struct is now also used (as a pointer!) for the DefaultBranchProtectionDefaults field in the Group struct.

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.111.0...v0.112.0

v0.111.0

Compare Source

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.110.0...v0.111.0

v0.110.0

Compare Source

Breaking Changes

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.109.0...v0.110.0

zarf-dev/zarf (github.com/zarf-dev/zarf)

v0.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: zarf-dev/zarf@v0.41.0...v0.42.0

v0.41.0

Compare Source

What's Changed

New Contributors

Full Changelog: zarf-dev/zarf@v0.40.1...v0.41.0

v0.40.1

Compare Source

What's Changed

New Contributors

Full Changelog: zarf-dev/zarf@v0.39.0...v0.40.1

v0.40.0

Compare Source

github/codeql-action (github/codeql-action)

v3.27.0

Compare Source

CodeQL Action Changelog

See the releases page 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.0 - 22 Oct 2024
  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v3.26.13

Compare Source

v3.26.12

Compare Source

v3.26.11

Compare Source

v3.26.10

Compare Source

v3.26.9

Compare Source

v3.26.8

Compare Source

v3.26.7

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners October 11, 2024 11:31
Copy link
Contributor Author

renovate bot commented Oct 11, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.6 -> 1.23.2
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/cloudflare/circl v1.3.7 -> v1.3.8
github.com/fatih/color v1.17.0 -> v1.18.0
golang.org/x/crypto v0.27.0 -> v0.28.0
golang.org/x/net v0.29.0 -> v0.30.0
golang.org/x/oauth2 v0.22.0 -> v0.23.0
golang.org/x/sys v0.25.0 -> v0.26.0
golang.org/x/time v0.5.0 -> v0.6.0

@renovate renovate bot force-pushed the renovate/uds-releaser-support-dependencies branch 4 times, most recently from 325d38b to 76ffc03 Compare October 16, 2024 21:32
@renovate renovate bot force-pushed the renovate/uds-releaser-support-dependencies branch 4 times, most recently from 6966705 to 1d64567 Compare October 24, 2024 20:51
@renovate renovate bot force-pushed the renovate/uds-releaser-support-dependencies branch from 1d64567 to cdacfd7 Compare October 28, 2024 20:42
| datasource  | package                            | from     | to       |
| ----------- | ---------------------------------- | -------- | -------- |
| github-tags | actions/checkout                   | v4.2.0   | v4.2.2   |
| github-tags | actions/checkout                   | v4.1.7   | v4.2.2   |
| github-tags | actions/setup-go                   | v5.0.2   | v5.1.0   |
| github-tags | anchore/sbom-action                | v0.17.2  | v0.17.6  |
| github-tags | defenseunicorns/uds-cli            | v0.16.0  | v0.18.0  |
| go          | github.com/defenseunicorns/uds-cli | v0.16.0  | v0.18.0  |
| go          | github.com/goccy/go-yaml           | v1.12.0  | v1.13.0  |
| go          | github.com/xanzy/go-gitlab         | v0.109.0 | v0.112.0 |
| go          | github.com/zarf-dev/zarf           | v0.39.0  | v0.42.0  |
| github-tags | github/codeql-action               | v3.26.6  | v3.27.0  |
@renovate renovate bot force-pushed the renovate/uds-releaser-support-dependencies branch from cdacfd7 to 4f48f4d Compare October 30, 2024 04:21
Copy link
Contributor Author

renovate bot commented Oct 30, 2024

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.

@Racer159 Racer159 merged commit 97d2d41 into main Oct 30, 2024
3 checks passed
@renovate renovate bot deleted the renovate/uds-releaser-support-dependencies branch October 30, 2024 17:50
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.

2 participants