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

chore(deps): bump the actions group across 1 directory with 2 updates #3070

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps the actions group with 2 updates in the / directory: coursier/setup-action and anchore/sbom-action.

Updates coursier/setup-action from 1.3.6 to 1.3.7

Release notes

Sourced from coursier/setup-action's releases.

v1.3.7

What's Changed

Updates / maintenance

Full Changelog: coursier/setup-action@v1...v1.3.7

Commits
  • 62c1c28 Update dist (#687)
  • ff216cb Update default coursier version to 2.1.14 (#686)
  • 303905f bugfix: Fix eslint dependency
  • 1928117 build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • fdd1fe1 build(deps-dev): bump @​types/node from 22.7.8 to 22.7.9
  • a214980 build(deps-dev): bump @​types/node from 22.7.7 to 22.7.8
  • 32142f6 build(deps-dev): bump @​types/node from 22.7.6 to 22.7.7
  • 6a149d0 build(deps-dev): bump @​types/node from 22.7.5 to 22.7.6
  • 13846d2 build(deps-dev): bump typescript from 5.6.2 to 5.6.3
  • 4ec6793 build(deps-dev): bump @​types/node from 22.7.4 to 22.7.5
  • Additional commits viewable in compare view

Updates anchore/sbom-action from 0.17.5 to 0.17.7

Release notes

Sourced from anchore/sbom-action's releases.

v0.17.7

Changes in v0.17.7

v0.17.6

Changes in v0.17.6

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2024

The following labels could not be found: github_actions.

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.75%. Comparing base (4f27a57) to head (8367b12).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3070      +/-   ##
==========================================
- Coverage   63.77%   63.75%   -0.03%     
==========================================
  Files         548      548              
  Lines       78681    78681              
==========================================
- Hits        50180    50161      -19     
- Misses      25117    25134      +17     
- Partials     3384     3386       +2     
Flag Coverage Δ
contribs/gnodev 61.16% <ø> (+0.62%) ⬆️
contribs/gnofaucet 14.82% <ø> (ø)
gno.land 73.62% <ø> (ø)
gnovm 67.92% <ø> (ø)
misc/genstd 79.72% <ø> (ø)
tm2 62.38% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jefft0 jefft0 self-requested a review November 6, 2024 07:58
Copy link
Contributor

@jefft0 jefft0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a dependabot PR for a minor upgrade. All tests pass except the error "A FOSSA API key was specified, but it is an empty string" which we are ignoring for now. Ready for review by core devs.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-ebf599d645 branch 2 times, most recently from ff9e446 to e0c1eef Compare November 8, 2024 02:48
Bumps the actions group with 2 updates in the / directory: [coursier/setup-action](https://github.com/coursier/setup-action) and [anchore/sbom-action](https://github.com/anchore/sbom-action).


Updates `coursier/setup-action` from 1.3.6 to 1.3.7
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](coursier/setup-action@v1.3.6...v1.3.7)

Updates `anchore/sbom-action` from 0.17.5 to 0.17.7
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@v0.17.5...v0.17.7)

---
updated-dependencies:
- dependency-name: coursier/setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-ebf599d645 branch from e0c1eef to 8367b12 Compare November 11, 2024 02:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #3114.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/actions-ebf599d645 branch November 12, 2024 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant