zmap / zdns

Fast DNS Lookup Library and CLI Tool
Apache License 2.0
891 stars 121 forks source link

Bump github.com/liip/sheriff from 0.11.1 to 0.12.0 #358

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/liip/sheriff from 0.11.1 to 0.12.0.

Release notes

Sourced from github.com/liip/sheriff's releases.

v0.12.0

What's Changed

Full Changelog: https://github.com/liip/sheriff/compare/v0.11.2...v0.12.0

v0.11.2

What's Changed

New Contributors

Full Changelog: https://github.com/liip/sheriff/compare/v0.11.1...v0.11.2

Commits
  • 3d33d00 fix: support string tag opt
  • 22ec9d5 upgrade go versions
  • 2130856 go fmt
  • fc115ba fix: panics on nil pointer
  • 44f66ae Revert "fix: empty map to empty json (#38)"
  • 798c3d1 Revert "marshals nil slices/arrays like expected and equivalent to json.marshal"
  • 29f7986 Revert "marshals nil slices/arrays like expected and equivalent to json.marshal"
  • 53cafae Update tested go versions (#41)
  • 8d57885 fix: empty map to empty json (#38)
  • ecc6ca1 marshals nil slices/arrays like expected and equivalent to json.marshal
  • 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 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)