RedHatInsights / yggdrasil

GNU General Public License v3.0
21 stars 37 forks source link

build(deps): bump aevea/commitsar from 0.16.0 to 0.20.2 #179

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps aevea/commitsar from 0.16.0 to 0.20.2.

Release notes

Sourced from aevea/commitsar's releases.

v0.20.2

:rocket: Features

  • fd4fae8 (checks) allow slashes in scope

:bug: Bug fixes

  • a43e7f5 (commit) wrong hash commit in log
  • b782e7e (deps) update module github.com/spf13/viper to v1.14.0
  • 73b8972 (deps) update module golang.org/x/oauth2 to v0.2.0
  • f13271d (deps) update module github.com/stretchr/testify to v1.8.1
  • 777ea9e (deps) update module github.com/spf13/cobra to v1.6.1
  • 7c25877 (deps) update module golang.org/x/oauth2 to v0.1.0

:wrench: Chores and Improvements

  • 916c7b4 (deps) update alpine docker tag to v3.18.2
  • 6536bfc (deps) update golang docker tag to v1.19.3

:package: Other

  • 528ab06 sync README to Dockerhub

v0.20.1

:wrench: Chores and Improvements

  • 133f40b (build) upgrade to Go 1.19.2

v0.20.0

This release is safe to use for Linux and OSX, but the Windows release failed. Update coming shortly.

What's Changed

Full Changelog: https://github.com/aevea/commitsar/compare/v0.19.1...v0.20.0

v0.19.1

... (truncated)

Commits
  • 916c7b4 chore(deps): update alpine docker tag to v3.18.2
  • fd4fae8 feat(checks): allow slashes in scope
  • a43e7f5 fix(commit): wrong hash commit in log
  • b782e7e fix(deps): update module github.com/spf13/viper to v1.14.0
  • 73b8972 fix(deps): update module golang.org/x/oauth2 to v0.2.0
  • 6536bfc chore(deps): update golang docker tag to v1.19.3
  • 528ab06 docs: sync README to Dockerhub
  • f13271d fix(deps): update module github.com/stretchr/testify to v1.8.1
  • 777ea9e fix(deps): update module github.com/spf13/cobra to v1.6.1
  • 7c25877 fix(deps): update module golang.org/x/oauth2 to v0.1.0
  • 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 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)