uber-go / sally

A tiny HTTP server for supporting custom Golang import paths
MIT License
311 stars 29 forks source link

Bump fossas/fossa-action from 1.1.0 to 1.3.1 #123

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps fossas/fossa-action from 1.1.0 to 1.3.1.

Release notes

Sourced from fossas/fossa-action's releases.

v1.3.1

Release v1.3.0 was cut on the same commit as v1.2.0. This release corrects that.

v1.3.0

Fixes an issue with importing fs (fossas/fossa-action#23) (Major props to @​shubham1172 🎉)

v1.2.0

Adds support for branch option (fossas/fossa-action#19).

v1.1.1

This release fixes a small typo in the action name.

Commits
  • f61a4c0 [High priority] Use old-style import to fix FOSSA workflows (#23)
  • 942c3da [Feature] Add branch option (#19)
  • 88bec1f Fix typo
  • 3764c5c fix steps notation in yaml snippets (#13)
  • 5ea65dd Uses install-latest script provided in fossa-cli, after repository switch ove...
  • f717e98 📖 Update docs
  • See full diff 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 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)
codecov[bot] commented 10 months ago

Codecov Report

Merging #123 (7da2e6b) into master (686fb87) will increase coverage by 1.24%. Report is 2 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
+ Coverage   78.90%   80.14%   +1.24%     
==========================================
  Files           3        3              
  Lines         128      136       +8     
==========================================
+ Hits          101      109       +8     
  Misses         23       23              
  Partials        4        4              

see 2 files with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!