philips-labs / dct-notary-admin

To manage Docker Content Trust and Notary certificates
MIT License
12 stars 1 forks source link

Bump go.uber.org/zap from 1.23.0 to 1.24.0 #674

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps go.uber.org/zap from 1.23.0 to 1.24.0.

Release notes

Sourced from go.uber.org/zap's releases.

v1.24.0

Enhancements:

  • #1148[]: Add Level to both Logger and SugaredLogger that reports the current minimum enabled log level.
  • #1185[]: SugaredLogger turns errors to zap.Error automatically.

Thanks to @​Abirdcfly, @​craigpastro, @​nnnkkk7, and @​sashamelentyev for their contributions to this release.

#1148: uber-go/zap#1148 #1185: uber-go/zap#1185

Changelog

Sourced from go.uber.org/zap's changelog.

1.24.0 (30 Nov 2022)

Enhancements:

  • #1148[]: Add Level to both Logger and SugaredLogger that reports the current minimum enabled log level.
  • #1185[]: SugaredLogger turns errors to zap.Error automatically.

Thanks to @​Abirdcfly, @​craigpastro, @​nnnkkk7, and @​sashamelentyev for their contributions to this release.

#1148: https://github.coml/uber-go/zap/pull/1148 #1185: https://github.coml/uber-go/zap/pull/1185

Commits


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.
codecov[bot] commented 1 year ago

Codecov Report

Merging #674 (bee1a22) into main (ebd32ca) will increase coverage by 31.42%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/graphs/tree.svg?width=650&height=150&src=pr&token=nF2lQet9ca&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs)](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs) ```diff @@ Coverage Diff @@ ## main #674 +/- ## =========================================== + Coverage 21.51% 52.94% +31.42% =========================================== Files 16 30 +14 Lines 158 1392 +1234 Branches 15 15 =========================================== + Hits 34 737 +703 - Misses 109 555 +446 - Partials 15 100 +85 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `52.94% <ø> (+31.42%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs) | Coverage Δ | | |---|---|---| | [lib/notary/cmds.go](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#diff-bGliL25vdGFyeS9jbWRzLmdv) | `100.00% <0.00%> (ø)` | | | [lib/targets/targets.go](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#diff-bGliL3RhcmdldHMvdGFyZ2V0cy5nbw==) | `52.88% <0.00%> (ø)` | | | [lib/notary/utils.go](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#diff-bGliL25vdGFyeS91dGlscy5nbw==) | `90.00% <0.00%> (ø)` | | | [cmd/root.go](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#diff-Y21kL3Jvb3QuZ28=) | `45.88% <0.00%> (ø)` | | | [lib/notary/service.go](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#diff-bGliL25vdGFyeS9zZXJ2aWNlLmdv) | `55.76% <0.00%> (ø)` | | | [lib/notary/repo\_factory.go](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#diff-bGliL25vdGFyeS9yZXBvX2ZhY3RvcnkuZ28=) | `71.42% <0.00%> (ø)` | | | [lib/api.go](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#diff-bGliL2FwaS5nbw==) | `91.66% <0.00%> (ø)` | | | [lib/server.go](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#diff-bGliL3NlcnZlci5nbw==) | `0.00% <0.00%> (ø)` | | | [lib/notary/tuf.go](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#diff-bGliL25vdGFyeS90dWYuZ28=) | `44.70% <0.00%> (ø)` | | | [lib/targets/dto.go](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs#diff-bGliL3RhcmdldHMvZHRvLmdv) | `85.00% <0.00%> (ø)` | | | ... and [4 more](https://codecov.io/gh/philips-labs/dct-notary-admin/pull/674/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=philips-labs) | |