Open-CMSIS-Pack / cbuild

Commandline utility to orchestrate the intermediate build steps of CMSIS Build
Apache License 2.0
3 stars 10 forks source link

Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 #286

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps golangci/golangci-lint-action from 6.0.1 to 6.1.0.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v6.1.0

What's Changed

Changes

Documentation

Dependencies

Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0

Commits
  • aaa42aa feat: allow to skip golangci-lint installation (#1079)
  • 9ec8973 build(deps): bump @​types/node from 20.14.11 to 22.0.0 in the dependencies gro...
  • 58838cf build(deps-dev): bump the dev-dependencies group with 3 updates (#1077)
  • 9f3ba2c build(deps): bump @​types/node from 20.14.10 to 20.14.11 in the dependencies g...
  • 2bd7a04 build(deps-dev): bump the dev-dependencies group with 3 updates (#1074)
  • db819a1 build(deps-dev): bump the dev-dependencies group with 3 updates (#1073)
  • d09fb08 build(deps): bump @​types/node from 20.14.9 to 20.14.10 in the dependencies gr...
  • 605617a build(deps-dev): bump the dev-dependencies group with 4 updates (#1071)
  • 66f63c7 chore: generate
  • 2c01d26 fix: home dir on Windows
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 month ago

Dependency Review

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

OpenSSF Scorecard

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

Scanned Manifest Files

.github/workflows/test.yml
  • golangci/golangci-lint-action@6.1.0
  • golangci/golangci-lint-action@6.0.1
github-actions[bot] commented 1 month ago

Test Results

  4 files   48 suites   5s :stopwatch: 225 tests 225 :white_check_mark: 0 :zzz: 0 :x: 900 runs  900 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 7e97a4fa.

:recycle: This comment has been updated with latest results.

codeclimate[bot] commented 1 month ago

Code Climate has analyzed commit 7e97a4fa and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 76.7%.

View more on Code Climate.