Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.
/ go-api Public archive

Bump github.com/mrz1836/go-logger from 0.2.5 to 0.3.1#96

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/mrz1836/go-logger-0.3.1
Jul 11, 2022
Merged

Bump github.com/mrz1836/go-logger from 0.2.5 to 0.3.1#96
mergify[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/mrz1836/go-logger-0.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps github.com/mrz1836/go-logger from 0.2.5 to 0.3.1.

Release notes

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

Release v0.3.1

Changelog

  • 968d4b3 Changed index for file and num
  • 7dd6bbe File does not have line number yet
  • e959478 Removed old code, minor changes for file name and line
  • 571ba4b Try different approach for files and conditions
  • 9dbee70 Try different approach to omit the gorm files
  • 9da2b74 Use contains vs suffix
  • e1f45c5 Wrong file name for callbacks

Release v0.3.0

Changelog

  • 43e076a Added lint exception
  • d8063fd Attempting to add GORM logger and interface
  • c6e390e Bumped go version from 1.15 to 1.16
  • 332ad81 Cleanup for phony
  • 54f8fd7 Formatted table
  • ad5059e Minor comment updates

Release v0.2.6

Changelog

  • 09e534f Added code coverage config
  • d5425d4 Added label sync
  • e4a2513 Added mergify config
  • 5d4e6b8 Bump actions/cache from 2.1.6 to 2.1.7
  • 0e8165e Bump actions/cache from 2.1.7 to 3
  • 211379b Bump actions/checkout from 2.3.5 to 2.4.0
  • a935bae Bump actions/checkout from 2.4.0 to 3
  • e3e5c7e Bump actions/setup-go from 2.1.4 to 2.1.5
  • c1e4493 Bump actions/setup-go from 2.1.5 to 2.2.0
  • 0f5ab9e Bump actions/setup-go from 2.2.0 to 3
  • e922d47 Bump codecov/codecov-action from 2.1.0 to 3.0.0
  • cd71f3e Bump codecov/codecov-action from 3.0.0 to 3.1.0
  • 789ab70 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • ceb9010 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • c1c5850 Bump github.com/stretchr/testify from 1.7.2 to 1.7.5
  • d5c87f0 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • e157779 Bump github/codeql-action from 1 to 2
  • 0cb58a6 Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
  • ad084c9 Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1
  • feacc8a Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • 3c4b294 Fixed lint issue
  • 611f300 Merge pull request #10 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.1
  • 9b1ce8a Merge pull request #11 from mrz1836/dependabot/github_actions/master/actions/cache-3
  • 9b9790f Merge pull request #12 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.0.0
  • 080f327 Merge pull request #13 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.0
  • b51654c Merge pull request #14 from mrz1836/dependabot/github_actions/master/github/codeql-action-2
  • 33e68a6 Merge pull request #15 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-3.0.0
  • 513e14c Merge pull request #16 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.2
  • fb3d8b9 Merge pull request #17 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.5

... (truncated)

Commits
  • e959478 Removed old code, minor changes for file name and line
  • 7dd6bbe File does not have line number yet
  • 571ba4b Try different approach for files and conditions
  • 9da2b74 Use contains vs suffix
  • e1f45c5 Wrong file name for callbacks
  • 9dbee70 Try different approach to omit the gorm files
  • 968d4b3 Changed index for file and num
  • 43e076a Added lint exception
  • d8063fd Attempting to add GORM logger and interface
  • 332ad81 Cleanup for phony
  • 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/mrz1836/go-logger](https://github.com/mrz1836/go-logger) from 0.2.5 to 0.3.1.
- [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.2.5...v0.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore Simple dependency updates or version bumps label Jul 11, 2022
@dependabot dependabot bot requested a review from mrz1836 July 11, 2022 10:03
Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

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

Automatically approving dependabot pull request

@mergify mergify bot merged commit ee02f66 into master Jul 11, 2022
@mergify mergify bot deleted the dependabot/go_modules/master/github.com/mrz1836/go-logger-0.3.1 branch July 11, 2022 10:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Simple dependency updates or version bumps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant