confio / tgrade

The Tgrade Blockchain Binary, based on the Cosmos SDK and wasmd
Apache License 2.0
31 stars 10 forks source link

Bump github.com/rs/zerolog from 1.27.0 to 1.29.0 #484

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/rs/zerolog from 1.27.0 to 1.29.0.

Commits
  • fa9bf37 Fix missing cbor encoder AppendType method
  • db22191 Use recent go versions in test workflow (#519)
  • 164f7aa Add Any field function (#515)
  • 3543e9d parsing CAPS log levels (#506)
  • 5bdc93f Fix console formatter for timestampunixnano (#502)
  • e3027a5 Fix docs and behavior of WithContext (#499)
  • a9a8199 ConsoleWriter fallbacks to local timezone for missing TZ indicator (#497)
  • 89617ff Adding Event.Type(...) method to log the type of an object (#437)
  • 55aaf04 Show original level message if it's not predefined value. (#476)
  • 315967f Avoid race in diode.Close with waiter (#481)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

Superseded by #496.