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

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

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the github-actions group with 5 updates:

Package From To
step-security/harden-runner 2.9.1 2.10.1
github/codeql-action 3.26.6 3.26.7
reviewdog/action-suggester 1.17.0 1.18.0
actions/create-github-app-token 1.10.4 1.11.0
peter-evans/create-pull-request 7.0.1 7.0.2

Updates step-security/harden-runner from 2.9.1 to 2.10.1

Release notes

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

v2.10.1

What's Changed

Release v2.10.1 by @​varunsh-coder in step-security/harden-runner#463 Bug fix: Resolves an issue where DNS resolution of .local domains was failing when using a Kind cluster in a GitHub Actions workflow.

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

v2.10.0

What's Changed

Release v2.10.0 by @​h0x0er and @​varunsh-coder in step-security/harden-runner#455

ARM Support: Harden-Runner Enterprise tier now supports GitHub-hosted ARM runners. This includes all the features that apply to previously supported GitHub-hosted x64 Linux runners.

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

Commits

Updates github/codeql-action from 3.26.6 to 3.26.7

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.

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.

[UNRELEASED]

No user facing changes.

3.26.7 - 13 Sep 2024

  • Update default CodeQL bundle version to 2.18.4. #2471

3.26.6 - 29 Aug 2024

  • Update default CodeQL bundle version to 2.18.3. #2449

3.26.5 - 23 Aug 2024

  • Fix an issue where the csrutil system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled. #2441

3.26.4 - 21 Aug 2024

  • Deprecation: The add-snippets input on the analyze Action is deprecated and will be removed in the first release in August 2025. #2436
  • Fix an issue where the disk usage system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled, and then surface a warning. The system call is now disabled for these machines. #2434

3.26.3 - 19 Aug 2024

  • Fix an issue where the CodeQL Action could not write diagnostic messages on Windows. This issue did not impact analysis quality. #2430

3.26.2 - 14 Aug 2024

  • Update default CodeQL bundle version to 2.18.2. #2417

3.26.1 - 13 Aug 2024

No user facing changes.

3.26.0 - 06 Aug 2024

  • Deprecation: Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you. #2403
  • Bump the minimum CodeQL bundle version to 2.13.5. #2408

3.25.15 - 26 Jul 2024

  • Update default CodeQL bundle version to 2.18.1. #2385

3.25.14 - 25 Jul 2024

... (truncated)

Commits
  • 8214744 Merge pull request #2478 from github/update-v3.26.7-4a01ec798
  • a3b3e07 Update changelog for v3.26.7
  • 4a01ec7 Merge pull request #2474 from github/aeisenberg/always-upload-eslint-sarif
  • 762dbae Merge pull request #2471 from github/update-bundle/codeql-bundle-v2.18.4
  • 0d0f998 Always upload eslint.sarif
  • e817992 Merge pull request #2469 from github/aeisenberg/upload-eslint-sarif
  • 49021ad Merge pull request #2472 from rvermeulen/rvermeulen/update-release-branch-authz
  • 56b8418 Ignore suppressed alerts
  • f824adb Merge branch 'main' into rvermeulen/update-release-branch-authz
  • 8d9ed0b Add changelog note
  • Additional commits viewable in compare view

Updates reviewdog/action-suggester from 1.17.0 to 1.18.0

Release notes

Sourced from reviewdog/action-suggester's releases.

Release v1.18.0

What's Changed

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

Commits
  • db4abb1 Merge pull request #63 from reviewdog/depup/reviewdog/reviewdog
  • d6fc9b3 chore(deps): update reviewdog/reviewdog to 0.20.2
  • See full diff in compare view

Updates actions/create-github-app-token from 1.10.4 to 1.11.0

Release notes

Sourced from actions/create-github-app-token's releases.

v1.11.0

What's Changed

Features

New Contributors

Full Changelog: actions/create-github-app-token@v1.10.4...v1.11.0

Commits
  • 5d869da build(release): 1.11.0 [skip ci]
  • 796b88d feat: allow repositories input to be comma or newline-separated (#169)
  • See full diff in compare view

Updates peter-evans/create-pull-request from 7.0.1 to 7.0.2

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v7.0.2

⚙️ Fixes an issue with commit signing when a change was detected as being a rename or copy.

What's Changed

Full Changelog: peter-evans/create-pull-request@v7.0.1...v7.0.2

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.9.1` | `2.10.1` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.26.6` | `3.26.7` |
| [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester) | `1.17.0` | `1.18.0` |
| [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `1.10.4` | `1.11.0` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.1` | `7.0.2` |


Updates `step-security/harden-runner` from 2.9.1 to 2.10.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@5c7944e...91182cc)

Updates `github/codeql-action` from 3.26.6 to 3.26.7
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@4dd1613...8214744)

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

Updates `actions/create-github-app-token` from 1.10.4 to 1.11.0
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@3378cda...5d869da)

Updates `peter-evans/create-pull-request` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@8867c4a...d121e62)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  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
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 16, 2024 08:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 16, 2024
Copy link
Contributor

github-actions bot commented Sep 16, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 433.13M 433.13M 0.00 (+0.00%)
linux/arm64 572.34M 572.34M 0.00 (+0.00%)

Copy link
Contributor

github-actions bot commented Sep 16, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 16 0 0.07s
✅ DOCKERFILE hadolint 2 0 0.38s
✅ JSON prettier 16 0 0 0.76s
✅ JSON v8r 15 0 21.12s
✅ MARKDOWN markdownlint 8 0 0 1.05s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.2s
✅ REPOSITORY checkov yes no 16.06s
✅ REPOSITORY gitleaks yes no 0.35s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.82s
✅ REPOSITORY secretlint yes no 1.18s
✅ REPOSITORY trivy yes no 5.92s
✅ REPOSITORY trivy-sbom yes no 1.01s
✅ REPOSITORY trufflehog yes no 2.78s
✅ SPELL lychee 55 0 1.08s
✅ YAML prettier 21 0 0 1.04s
✅ YAML v8r 21 0 13.11s
✅ YAML yamllint 21 0 0.47s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Sep 16, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 641.11M 641.11M -3.56K (-0.00%)
linux/arm64 633.45M 633.46M 5.61K (+0.00%)

Copy link
Contributor

github-actions bot commented Sep 16, 2024

Test Results

 2 files  ±0   2 suites  ±0   52s ⏱️ ±0s
26 tests ±0  26 ✅ ±0  0 💤 ±0  0 ❌ ±0 
28 runs  ±0  28 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a447dfa. ± Comparison against base commit 7d08457.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Sep 17, 2024

@rjaegers rjaegers added this pull request to the merge queue Sep 17, 2024
Merged via the queue into main with commit 9bfba9b Sep 17, 2024
18 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/github-actions-9a9d2480a3 branch September 17, 2024 06:31
Copy link
Contributor

Pull Request Report (#570)

Static measures

Description Value
Number of added lines 11
Number of deleted lines 11
Number of changed files 7
Number of commits 2
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
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) 21.7 Hours
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 21.7 Hours
Time to merge after last review 6.6 Min

Status check related measures

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

Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v5.2.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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant