Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

chore(deps): bump github.com/thomas-tacquet/gormv2-logrus from 1.1.2 to 1.2.1 #46

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps github.com/thomas-tacquet/gormv2-logrus from 1.1.2 to 1.2.1.

Release notes

Sourced from github.com/thomas-tacquet/gormv2-logrus's releases.

v1.2.1

1.2.1

Changed

  • Using withFields from logrus to pass the set of parameters

Removed

  • Colorful option (because Logrus can't really handle it, especially when logs are redirected to a file)

Fixed

  • Duplicate information in trace logs (duration and lines affected)

v1.2.0

Refer to CHANGELOG.md

Changelog

Sourced from github.com/thomas-tacquet/gormv2-logrus's changelog.

1.2.1

Changed

  • Using withFields from logrus to pass the set of parameters

Removed

  • Colorful option (because Logrus can't really handle it, especially when logs are redirected to a file)

Fixed

  • Duplicate information in trace logs (duration and lines affected)

1.2.0

Added

  • Gorm options support

Fixed

  • upgrade dependencies for maintenance
Commits
  • 7379787 Merge pull request #7 from thomas-tacquet/prepare-1-2-1
  • d81c63d prepare for 1.2.1
  • 3758ad9 Merge pull request #5 from FlorianRuen/fix-logs-format-for-logstash
  • 09d291b Fix bug for logging Slow SQL requests
  • 2033c7a Merge branch 'main' into fix-logs-format-for-logstash
  • cdc7f89 Removed Colorful option, because Logrus does not support it if redirecting to...
  • d0f7f34 Merge pull request #4 from thomas-tacquet/maintenance-and-lint
  • 4738248 add changelog for v1.2.0
  • ce85e99 Merge pull request #3 from FlorianRuen/main
  • 2303043 Remove unecessary dependencies in go.mod
  • 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/thomas-tacquet/gormv2-logrus](https://github.com/thomas-tacquet/gormv2-logrus) from 1.1.2 to 1.2.1.
- [Release notes](https://github.com/thomas-tacquet/gormv2-logrus/releases)
- [Changelog](https://github.com/thomas-tacquet/gormv2-logrus/blob/main/CHANGELOG.md)
- [Commits](thomas-tacquet/gormv2-logrus@v1.1.2...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/thomas-tacquet/gormv2-logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #56.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/thomas-tacquet/gormv2-logrus-1.2.1 branch November 28, 2022 18:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants