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

build(deps): bump actions/dependency-review-action from 4.3.4 to 4.3.5 in the minor-and-patch-action-updates group #741

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps the minor-and-patch-action-updates group with 1 update: actions/dependency-review-action.

Updates actions/dependency-review-action from 4.3.4 to 4.3.5

Release notes

Sourced from actions/dependency-review-action's releases.

v4.3.5

What's Changed

New Contributors

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

Commits
  • a6993e2 Merge pull request #840 from actions/dependabot-updates
  • d92f08b Bump eslint-plugin-jest and ts-jest
  • 3e334b7 Merge pull request #822 from actions/dependabot/npm_and_yarn/got-14.4.2
  • 32b7d88 Merge pull request #832 from actions/jonjanego-patch-3
  • 14b94f8 Update stale.yaml
  • 6ea3b24 Merge pull request #828 from actions/hm/summary
  • 05042db update dist packaging
  • 6aacbe0 add a warning message if there is room in the summary prior to cutoff
  • 293ccdb add truncation escape valve to new file summary to avoid overflow
  • 83c7cc6 Do not list changes dependencies in summary
  • Additional commits viewable in compare view

Dependabot compatibility score

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 minor-and-patch-action-updates group with 1 update: [actions/dependency-review-action](https://github.com/actions/dependency-review-action).


Updates `actions/dependency-review-action` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@5a2ce3f...a6993e2)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-action-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 22, 2024 01:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 22, 2024
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/dependency-review-action a6993e2c61fd5dc440b409aa1d6904921c5e1894 🟢 7.2
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1013 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy🟢 9security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing⚠️ 0project is not fuzzed
SAST🟢 9SAST tool detected but not run on all commits
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Files

  • .github/workflows/dependency-scanner.yml

Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 12 0 0.06s
✅ CPP clang-format 994 3 0 6.23s
✅ DOCKERFILE hadolint 2 0 0.11s
✅ JSON jsonlint 9 0 0.18s
✅ JSON prettier 9 0 0 0.74s
⚠️ MARKDOWN markdownlint 6 0 4 1.52s
⚠️ MARKDOWN markdown-link-check 6 1 76.55s
✅ MARKDOWN markdown-table-formatter 6 0 0 0.35s
✅ REPOSITORY checkov yes no 21.77s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 18.38s
✅ REPOSITORY ls-lint yes no 0.09s
✅ REPOSITORY secretlint yes no 6.59s
✅ REPOSITORY trivy yes no 10.61s
✅ REPOSITORY trivy-sbom yes no 0.11s
✅ REPOSITORY trufflehog yes no 2.79s
⚠️ SPELL lychee 140 2 3.38s
⚠️ YAML prettier 23 1 1 1.08s
✅ YAML v8r 23 0 13.25s
✅ YAML yamllint 23 0 0.58s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2024

Looks like actions/dependency-review-action is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 23, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/minor-and-patch-action-updates-6ce9b8ecb3 branch October 23, 2024 01:23
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.

0 participants