Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

chore(deps): bump github.com/obalunenko/logger from 0.1.0 to 0.2.0#70

Merged
obalunenko merged 1 commit intomasterfrom
dependabot/go_modules/github.com/obalunenko/logger-0.2.0
May 12, 2022
Merged

chore(deps): bump github.com/obalunenko/logger from 0.1.0 to 0.2.0#70
obalunenko merged 1 commit intomasterfrom
dependabot/go_modules/github.com/obalunenko/logger-0.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2022

Bumps github.com/obalunenko/logger from 0.1.0 to 0.2.0.

Release notes

Sourced from github.com/obalunenko/logger's releases.

v0.2.0

Changelog

  • 3f9e00b chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
  • 40f8b1c chore(deps): bump actions/checkout from 2.4.0 to 3 (#9)
  • 4321b92 chore(deps): bump actions/setup-go from 2.1.4 to 2.1.5
  • b7cf636 chore(deps): bump actions/setup-go from 2.1.5 to 2.2.0 (#6)
  • cfd7d21 chore(deps): bump actions/setup-go from 2.2.0 to 3.0.0 (#8)
  • 03510a8 chore(deps): bump github.com/golangci/golangci-lint in /tools
  • 7d3793a chore(deps): bump github.com/golangci/golangci-lint in /tools
  • ebd6b25 chore(deps): bump github.com/golangci/golangci-lint in /tools (#14)
  • fd2c8ac chore(deps): bump github.com/golangci/golangci-lint in /tools (#15)
  • d95821e chore(deps): bump github.com/golangci/golangci-lint in /tools (#16)
  • 1a66c68 chore(deps): bump github.com/golangci/golangci-lint in /tools (#21)
  • ea52a2b chore(deps): bump golang.org/x/tools from 0.1.9 to 0.1.10 in /tools (#12)
  • 5226375 chore(deps): bump gotest.tools/gotestsum from 1.7.0 to 1.8.0 in /tools (#17)
  • a670bef chore(deps): bump gotest.tools/gotestsum from 1.8.0 to 1.8.1 in /tools (#20)
  • a8bb56f chore: Fix versions and install scripts
  • 9efae43 chore: Update go version and modules (#22)
  • 8756cab chore: fix go:linkname must refer to declared function or variable issue (#23)
Commits
  • 8756cab chore: fix go:linkname must refer to declared function or variable issue (#23)
  • 9efae43 chore: Update go version and modules (#22)
  • a670bef chore(deps): bump gotest.tools/gotestsum from 1.8.0 to 1.8.1 in /tools (#20)
  • 1a66c68 chore(deps): bump github.com/golangci/golangci-lint in /tools (#21)
  • 5226375 chore(deps): bump gotest.tools/gotestsum from 1.7.0 to 1.8.0 in /tools (#17)
  • d95821e chore(deps): bump github.com/golangci/golangci-lint in /tools (#16)
  • fd2c8ac chore(deps): bump github.com/golangci/golangci-lint in /tools (#15)
  • ebd6b25 chore(deps): bump github.com/golangci/golangci-lint in /tools (#14)
  • ea52a2b chore(deps): bump golang.org/x/tools from 0.1.9 to 0.1.10 in /tools (#12)
  • 9c68389 chore(deps): bump github.com/goreleaser/goreleaser in /tools (#11)
  • 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 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 [github.com/obalunenko/logger](https://github.com/obalunenko/logger) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/obalunenko/logger/releases)
- [Changelog](https://github.com/obalunenko/logger/blob/master/.goreleaser.yml)
- [Commits](obalunenko/logger@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/obalunenko/logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2022

The following labels could not be found: go dependencies, deps.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2022

Codecov Report

Merging #70 (f1b9ccb) into master (d919758) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master     #70   +/-   ##
======================================
  Coverage    5.55%   5.55%           
======================================
  Files           3       3           
  Lines         126     126           
======================================
  Hits            7       7           
  Misses        119     119           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d919758...f1b9ccb. Read the comment docs.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@obalunenko obalunenko merged commit d20ffe8 into master May 12, 2022
@obalunenko obalunenko deleted the dependabot/go_modules/github.com/obalunenko/logger-0.2.0 branch May 12, 2022 08:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant