Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

build(deps): bump github.com/mrz1836/go-logger from 0.3.2 to 0.3.3 #580

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps github.com/mrz1836/go-logger from 0.3.2 to 0.3.3.

Release notes

Sourced from github.com/mrz1836/go-logger's releases.

Release v0.3.3

Changelog

  • 2a26915 Bump actions/cache from 3 to 4
  • 7c7ea01 Bump actions/checkout from 3 to 4
  • 5d7b24e Bump actions/setup-go from 3 to 4
  • fb3ec72 Bump actions/setup-go from 4 to 5
  • 0c61cf3 Bump codecov/codecov-action from 3.1.1 to 3.1.2
  • 7ccc454 Bump codecov/codecov-action from 3.1.2 to 3.1.3
  • 089171a Bump codecov/codecov-action from 3.1.3 to 3.1.4
  • 4712c7c Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • 3d079b1 Bump codecov/codecov-action from 3.1.5 to 4.0.1
  • fc59d8e Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • ecc3224 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • a494fb2 Bump github/codeql-action from 2 to 3
  • 8c6b195 Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • 711d6e5 Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • 0358e5b Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0
  • 882d8a6 Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0
  • b0e2340 Disabled linters
  • bd68140 Merge pull request #26 from mrz1836/dependabot/github_actions/master/actions/setup-go-4
  • 8037e2c Merge pull request #27 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.2
  • 1ec0a1a Merge pull request #28 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.3
  • c5907ec Merge pull request #29 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.3
  • 3d2f463 Merge pull request #30 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.4
  • 7a9ff1b Merge pull request #31 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.4
  • 15154b9 Merge pull request #32 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.3.0
  • 96dc743 Merge pull request #33 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.4.0
  • 5c9d64b Merge pull request #34 from mrz1836/dependabot/github_actions/master/actions/checkout-4
  • e4857a2 Merge pull request #35 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.6.0
  • ed104b2 Merge pull request #36 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-5.0.0
  • 031882d Merge pull request #37 from mrz1836/dependabot/github_actions/master/actions/setup-go-5
  • 7e987d7 Merge pull request #38 from mrz1836/dependabot/github_actions/master/github/codeql-action-3
  • d932d75 Merge pull request #39 from mrz1836/dependabot/github_actions/master/actions/cache-4
  • 86e6f10 Merge pull request #40 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.5
  • 994042c Merge pull request #41 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.1
  • 400580d Turned off default first log
  • a17c877 Updated linter version
Commits
  • 400580d Turned off default first log
  • a17c877 Updated linter version
  • b0e2340 Disabled linters
  • 994042c Merge pull request #41 from mrz1836/dependabot/github_actions/master/codecov/...
  • 3d079b1 Bump codecov/codecov-action from 3.1.5 to 4.0.1
  • 86e6f10 Merge pull request #40 from mrz1836/dependabot/github_actions/master/codecov/...
  • 4712c7c Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • d932d75 Merge pull request #39 from mrz1836/dependabot/github_actions/master/actions/...
  • 2a26915 Bump actions/cache from 3 to 4
  • 7e987d7 Merge pull request #38 from mrz1836/dependabot/github_actions/master/github/c...
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 12, 2024 10:32
@dependabot dependabot bot added the chore Simple updates or version bumps label Feb 12, 2024
@dependabot dependabot bot requested a review from mrz1836 February 12, 2024 10:32
Copy link

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (61feb5c) 54.71% compared to head (1d308f3) 54.71%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #580   +/-   ##
=======================================
  Coverage   54.71%   54.71%           
=======================================
  Files         110      110           
  Lines        8361     8361           
=======================================
  Hits         4575     4575           
  Misses       3319     3319           
  Partials      467      467           
Flag Coverage Δ
unittests 54.71% <ø> (ø)

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


Continue to review full report in Codecov by Sentry.

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

@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/mrz1836/go-logger-0.3.3 branch 5 times, most recently from 72d93ad to e384e07 Compare February 12, 2024 13:24
Bumps [github.com/mrz1836/go-logger](https://github.com/mrz1836/go-logger) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/mrz1836/go-logger/releases)
- [Changelog](https://github.com/mrz1836/go-logger/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-logger@v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/go-logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/mrz1836/go-logger-0.3.3 branch from e384e07 to 1d308f3 Compare February 12, 2024 13:31
@jakubmkowalski jakubmkowalski merged commit b566412 into master Feb 12, 2024
7 checks passed
@jakubmkowalski jakubmkowalski deleted the dependabot/go_modules/master/github.com/mrz1836/go-logger-0.3.3 branch February 12, 2024 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants