Skip to content

Comments

ci(deps): bump the github-actions group with 5 updates#692

Merged
Ron (rjaegers) merged 2 commits intomainfrom
dependabot/github_actions/github-actions-ab94ebd3ca
Jan 13, 2025
Merged

ci(deps): bump the github-actions group with 5 updates#692
Ron (rjaegers) merged 2 commits intomainfrom
dependabot/github_actions/github-actions-ab94ebd3ca

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the github-actions group with 5 updates:

Package From To
step-security/harden-runner 2.10.2 2.10.3
actions/upload-artifact 4.5.0 4.6.0
docker/build-push-action 6.10.0 6.11.0
github/codeql-action 3.28.0 3.28.1
reviewdog/action-suggester 1.18.0 1.19.0

Updates step-security/harden-runner from 2.10.2 to 2.10.3

Release notes

Sourced from step-security/harden-runner's releases.

v2.10.3

What's Changed

Fixed an issue where DNS requests using uppercase characters (e.g., EXAMPLE.com) were blocked even when the domain was present in the allowed list. This update standardizes domain names to lowercase for consistent comparison.

Full Changelog: step-security/harden-runner@v2...v2.10.3

Commits

Updates actions/upload-artifact from 4.5.0 to 4.6.0

Release notes

Sourced from actions/upload-artifact's releases.

v4.6.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

Commits
  • 65c4c4a Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...
  • 0207619 move files back to satisfy licensed ci
  • 1ecca81 licensed cache updates
  • 9742269 Expose env vars to controll concurrency and timeout
  • See full diff in compare view

Updates docker/build-push-action from 6.10.0 to 6.11.0

Release notes

Sourced from docker/build-push-action's releases.

v6.11.0

Full Changelog: docker/build-push-action@v6.10.0...v6.11.0

Commits
  • b32b51a Merge pull request #1281 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 594bf46 Merge pull request #1294 from crazy-max/fix-e2e
  • fd37bd5 ci(e2e): fix setup docker config
  • e6478a2 chore: update generated content
  • 78785bd chore(deps): Bump @​docker/actions-toolkit from 0.46.0 to 0.49.0
  • 128779f Merge pull request #1283 from crazy-max/named-context-handlebars
  • 7e09459 Merge pull request #1282 from crazy-max/remove-buildkit-5561
  • 32ee877 Revert "init buildkit-5561 workflow"
  • d1a4129 chore: update generated content
  • 49c623e handlebar defaultContext support for build-contexts input
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.28.0 to 3.28.1

Release notes

Sourced from github/codeql-action's releases.

v3.28.1

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.1 - 10 Jan 2025

  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #2677
  • Update default CodeQL bundle version to 2.20.1. #2678

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

3.28.1 - 10 Jan 2025

  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #2677
  • Update default CodeQL bundle version to 2.20.1. #2678

3.28.0 - 20 Dec 2024

  • Bump the minimum CodeQL bundle version to 2.15.5. #2655
  • Don't fail in the unusual case that a file is on the search path. #2660.

3.27.9 - 12 Dec 2024

No user facing changes.

3.27.8 - 12 Dec 2024

  • Fixed an issue where streaming the download and extraction of the CodeQL bundle did not respect proxy settings. #2624

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

3.27.6 - 03 Dec 2024

  • Update default CodeQL bundle version to 2.19.4. #2626

3.27.5 - 19 Nov 2024

No user facing changes.

3.27.4 - 14 Nov 2024

No user facing changes.

3.27.3 - 12 Nov 2024

No user facing changes.

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

... (truncated)

Commits
  • b6a472f Merge pull request #2681 from github/update-v3.28.1-ea6acbfea
  • bb999b4 Update changelog for v3.28.1
  • ea6acbf Merge pull request #2677 from github/angelapwen/deprecate-action-v2
  • 4df151e Merge branch 'main' into angelapwen/deprecate-action-v2
  • a05a7eb Fix PR number in changenote
  • 8d2753b Add public changelog blog post link
  • e83e0a4 Merge pull request #2673 from github/dependabot/npm_and_yarn/npm-877f465710
  • b7ff308 Merge pull request #2678 from github/update-bundle/codeql-bundle-v2.20.1
  • 1aa16c2 Merge branch 'main' into update-bundle/codeql-bundle-v2.20.1
  • fb65b6c Merge pull request #2672 from github/mbg/start-proxy/include-type-in-urls-output
  • Additional commits viewable in compare view

Updates reviewdog/action-suggester from 1.18.0 to 1.19.0

Release notes

Sourced from reviewdog/action-suggester's releases.

Release v1.19.0

What's Changed

New Contributors

Full Changelog: reviewdog/action-suggester@v1.18.0...v1.19.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.10.2` | `2.10.3` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.5.0` | `4.6.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `6.10.0` | `6.11.0` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.28.0` | `3.28.1` |
| [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester) | `1.18.0` | `1.19.0` |


Updates `step-security/harden-runner` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0080882...c95a14d)

Updates `actions/upload-artifact` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6f51ac0...65c4c4a)

Updates `docker/build-push-action` from 6.10.0 to 6.11.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@48aba3b...b32b51a)

Updates `github/codeql-action` from 3.28.0 to 3.28.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@48ab28a...b6a472f)

Updates `reviewdog/action-suggester` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/reviewdog/action-suggester/releases)
- [Commits](reviewdog/action-suggester@db4abb1...a3026c6)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: reviewdog/action-suggester
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 08:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions labels Jan 13, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2025

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:667898b62569adafe8aba80b51714d0528ee9e4279b4aab6c250170f77bfbda2

OS/Platform Previous Size Current Size Delta
linux/amd64 454.99M 461.39M 6.40M (+1.41%)
linux/arm64 593.18M 599.05M 5.88M (+0.99%)

@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2025

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:388ae1f8e0499af822c423e95d71b166230dbb4781f41389998721802c28b0f0

OS/Platform Previous Size Current Size Delta
linux/amd64 644.91M 686.85M 41.94M (+6.50%)
linux/arm64 636.38M 668.58M 32.21M (+5.06%)

@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 16 0 0.07s
✅ DOCKERFILE hadolint 2 0 0.51s
✅ GHERKIN gherkin-lint 2 0 0.85s
✅ JSON npm-package-json-lint yes no 0.3s
✅ JSON prettier 15 1 0 0.42s
✅ JSON v8r 14 0 14.66s
✅ MARKDOWN markdownlint 8 0 0 0.73s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.24s
✅ REPOSITORY checkov yes no 16.39s
✅ REPOSITORY gitleaks yes no 0.24s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 8.68s
✅ REPOSITORY secretlint yes no 0.97s
✅ REPOSITORY syft yes no 1.14s
✅ REPOSITORY trivy yes no 5.34s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 6.32s
✅ SPELL lychee 57 0 8.67s
✅ YAML prettier 21 0 0 0.65s
✅ YAML v8r 21 0 13.07s
✅ YAML yamllint 21 0 0.37s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2025

Test Results

 2 files  ±0   2 suites  ±0   1m 23s ⏱️ +2s
29 tests ±0  29 ✅ ±0  0 💤 ±0  0 ❌ ±0 
31 runs  ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f709a86. ± Comparison against base commit 556d28b.

♻️ This comment has been updated with latest results.

Signed-off-by: Ron <45816308+rjaegers@users.noreply.github.com>
@sonarqubecloud
Copy link

@rjaegers Ron (rjaegers) added this pull request to the merge queue Jan 13, 2025
Merged via the queue into main with commit 614a6a3 Jan 13, 2025
23 checks passed
@rjaegers Ron (rjaegers) deleted the dependabot/github_actions/github-actions-ab94ebd3ca branch January 13, 2025 09:44
@github-actions
Copy link
Contributor

Pull Request Report (#692)

Static measures

Description Value
Number of added lines 12
Number of deleted lines 12
Number of changed files 7
Number of commits 2
Number of reviews 3
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 2
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 5

Time related measures

Description Value
PR lead time (from creation to close of PR) 53.7 Min
Time that was spend on the branch before the PR was created 2 Sec
Time that was spend on the branch before the PR was merged 53.7 Min
Time to merge after last review 11.8 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 23.6 Min
Total time spend in last status check run on PR 8.6 Min

@github-actions
Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v5.6.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant