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 maru support dependencies #162

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.2.1 -> v4.2.2
actions/dependency-review-action action minor v4.3.4 -> v4.5.0
actions/setup-go action minor v5.0.2 -> v5.2.0
actions/setup-node action minor v4.0.4 -> v4.1.0
anchore/sbom-action action patch v0.17.4 -> v0.17.9
github/codeql-action action minor v3.26.13 -> v3.27.9
goreleaser/goreleaser-action action minor v6.0.0 -> v6.1.0
morphy/revive-action docker digest d6f0455 -> 793c4e8
zarf-dev/zarf minor v0.41.0 -> v0.45.0

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

actions/dependency-review-action (actions/dependency-review-action)

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.5...v4.4.0

v4.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.3.4...v4.3.5

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

v5.2.0

Compare Source

What's Changed

New Contributors

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

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

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

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

v4.1.0

Compare Source

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

v0.17.9

Compare Source

Changes in v0.17.9

v0.17.8

Compare Source

Changes in v0.17.8

v0.17.7

Compare Source

Changes in v0.17.7

v0.17.6

Compare Source

Changes in v0.17.6

v0.17.5

Compare Source

Changes in v0.17.5

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

v3.27.9

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.9 - 12 Dec 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.8

Compare Source

v3.27.7

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.7 - 10 Dec 2024
  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #​2631
  • Update default CodeQL bundle version to 2.20.0. #​2636

See the full CHANGELOG.md for more information.

v3.27.6

Compare Source

v3.27.5

Compare Source

v3.27.4

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.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.3

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.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.2

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.2 - 12 Nov 2024
  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v3.27.1

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.1 - 08 Nov 2024
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

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.

goreleaser/goreleaser-action (goreleaser/goreleaser-action)

v6.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: goreleaser/goreleaser-action@v6.0.0...v6.1.0

zarf-dev/zarf (zarf-dev/zarf)

v0.45.0

Compare Source

What's Changed

Full Changelog: zarf-dev/zarf@v0.44.0...v0.45.0

v0.44.0

Compare Source

What's Changed

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

v0.43.1

Compare Source

What's Changed

Full Changelog: zarf-dev/zarf@v0.43.0...v0.43.1

v0.43.0

Compare Source

What's Changed

Full Changelog: zarf-dev/zarf@v0.42.2...v0.43.0

What's Changed

Full Changelog: zarf-dev/zarf@v0.42.2...v0.43.0

v0.42.2

Compare Source

What's Changed

New Contributors

Full Changelog: zarf-dev/zarf@v0.42.1...v0.42.2

v0.42.1

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "after 12pm every weekday,before 11am 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 force-pushed the renovate/maru-support-dependencies branch from cf3712d to 5267ba6 Compare October 21, 2024 20:33
@renovate renovate bot changed the title chore(deps): update support-deps to v0.42.0 chore(deps): update maru support dependencies Oct 21, 2024
@renovate renovate bot force-pushed the renovate/maru-support-dependencies branch 4 times, most recently from 9011089 to e54faaa Compare October 24, 2024 17:13
@renovate renovate bot force-pushed the renovate/maru-support-dependencies branch 3 times, most recently from 42f9774 to f816dfa Compare October 31, 2024 19:40
@renovate renovate bot force-pushed the renovate/maru-support-dependencies branch 7 times, most recently from 32840c5 to a05e196 Compare November 12, 2024 11:28
@renovate renovate bot force-pushed the renovate/maru-support-dependencies branch 4 times, most recently from ff29d36 to ff8775c Compare November 17, 2024 16:49
@renovate renovate bot requested a review from a team as a code owner November 17, 2024 16:49
@renovate renovate bot force-pushed the renovate/maru-support-dependencies branch 4 times, most recently from 9e7ca83 to 4b47c06 Compare November 21, 2024 20:20
@renovate renovate bot force-pushed the renovate/maru-support-dependencies branch 2 times, most recently from edf92a1 to 19d647b Compare December 5, 2024 21:45
@renovate renovate bot force-pushed the renovate/maru-support-dependencies branch 2 times, most recently from ce2af19 to 20b81c0 Compare December 11, 2024 05:14
@renovate renovate bot force-pushed the renovate/maru-support-dependencies branch 3 times, most recently from 3e3df3e to 6696ce4 Compare December 13, 2024 23:47
| datasource  | package                          | from     | to      |
| ----------- | -------------------------------- | -------- | ------- |
| github-tags | actions/checkout                 | v4.2.1   | v4.2.2  |
| github-tags | actions/dependency-review-action | v4.3.4   | v4.5.0  |
| github-tags | actions/setup-go                 | v5.0.2   | v5.2.0  |
| github-tags | actions/setup-node               | v4.0.4   | v4.1.0  |
| github-tags | anchore/sbom-action              | v0.17.4  | v0.17.9 |
| github-tags | github/codeql-action             | v3.26.13 | v3.27.9 |
| github-tags | goreleaser/goreleaser-action     | v6.0.0   | v6.1.0  |
| github-tags | zarf-dev/zarf                    | v0.41.0  | v0.45.0 |
@renovate renovate bot force-pushed the renovate/maru-support-dependencies branch from 6696ce4 to 3028242 Compare December 17, 2024 21:07
@Racer159 Racer159 merged commit 118dcc5 into main Dec 17, 2024
9 checks passed
@Racer159 Racer159 deleted the renovate/maru-support-dependencies branch December 17, 2024 21: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.

1 participant