Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps IAreKyleW00t/crane-installer from 1.3.9 to 3.0.1.

Release notes

Sourced from IAreKyleW00t/crane-installer's releases.

v3.0.1

What's Changed

✨ Other Changes

🏗️ Dependencies

Full Changelog: IAreKyleW00t/crane-installer@v3.0.0...v3.0.1

v3.0.0

[!CAUTION]

This Action is now written in TypeScript and utilizes the Runners hostedtoolcache.

There should be no changes necessary from v1 or v2 - the inputs and overall functionality have remained the same, however this is a large change compared to how this Action was previously written, thus warranting a MAJOR version release.

For more details behind this decision please see PR #24

What's Changed

✨ Other Changes

🏗️ Dependencies

Full Changelog: IAreKyleW00t/crane-installer@v2.0.0...v3.0.0

v2.0.0

[!CAUTION]

This release removes the GHCR auto-login functionality. You will need to manually login before or after configuring crane in order to perform image/registry operations. See the Examples in the README for more details on how to do this.

This release also cleans up a lot of the codebase with some better standards, and adds the cache and verify inputs. Again, see the README for more details. Other than the GHCR login changes, there are no other breaking changes; everything else should continue to function the same, except with caching enabled by default.

What's Changed

⚙️ Other Changes

... (truncated)

Commits
  • 1f0747c feat: Bumping version to 3.0.1 (#29)
  • aa17d07 feat: Switching to @​actions/io package (#28)
  • ca0d871 build(deps-dev): Bump @​typescript-eslint/eslint-plugin from 8.4.0 to 8.5.0 (#27)
  • f27929f build(deps-dev): Bump @​typescript-eslint/parser from 8.4.0 to 8.5.0 (#26)
  • 5acb4c3 build(deps-dev): Bump typescript from 5.5.4 to 5.6.2 (#25)
  • 6badef2 fix: Disable cache during version tests
  • 63a8be7 fix: Disable cache during SLSA tests
  • 3e53fcd refactor: Switching to TypeScript (#24)
  • a90e6d8 build(deps): Bump iarekylew00t/setup-slsa-verifier from 1.1.1 to 1.2.0 (#23)
  • c669240 chore: Updating release template
  • 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 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)

Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 1.3.9 to 3.0.1.
- [Release notes](https://github.com/iarekylew00t/crane-installer/releases)
- [Commits](IAreKyleW00t/crane-installer@66858ae...1f0747c)

---
updated-dependencies:
- dependency-name: IAreKyleW00t/crane-installer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 16, 2024
@github-actions
Copy link

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
actions/IAreKyleW00t/crane-installer 1f0747c035dbcafd3686159e221825b2dfd7dbdb 🟢 6.9
Details
CheckScoreReason
Code-Review⚠️ 0Found 0/20 approved changesets -- score normalized to 0
Maintained🟢 1029 commit(s) and 0 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
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 7detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
Fuzzing⚠️ 0project is not fuzzed
SAST🟢 7SAST tool detected but not run on all commits
Vulnerabilities🟢 100 existing vulnerabilities detected
actions/IAreKyleW00t/crane-installer 66858ae469ebd32ce731051d9c2bae9b811537e9 🟢 6.9
Details
CheckScoreReason
Code-Review⚠️ 0Found 0/20 approved changesets -- score normalized to 0
Maintained🟢 1029 commit(s) and 0 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
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 7detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
Fuzzing⚠️ 0project is not fuzzed
SAST🟢 7SAST tool detected but not run on all commits
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Manifest Files

.github/workflows/sbom.yml

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #228.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/IAreKyleW00t/crane-installer-3.0.1 branch September 30, 2024 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant