Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module go.uber.org/zap to v1.24.0 #268

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go.uber.org/zap require minor v1.23.0 -> v1.24.0

Release Notes

uber-go/zap

v1.24.0

Compare Source

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2022

Codecov Report

Merging #268 (85b0865) into main (2942788) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #268   +/-   ##
=======================================
  Coverage   50.90%   50.90%           
=======================================
  Files           3        3           
  Lines         444      444           
=======================================
  Hits          226      226           
  Misses        202      202           
  Partials       16       16           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 3621fb0 to 28f1221 Compare November 30, 2022 22:13
@beeme1mr
Copy link
Member

@AlexsJones, I think there's a bug in the license check. Are you able to add an exception in FOSSA?

@toddbaert
Copy link
Member

@AlexsJones, I think there's a bug in the license check. Are you able to add an exception in FOSSA?

The KubeAPI is Apache2.0 licenced. I wish I knew why this is failing, the licence file is quite obviously in the project. I tried manually adding a license to this dep in FOSSA, but it seems we cant do that with the free tier.

@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 4 times, most recently from fe80a2e to 8b9677a Compare December 12, 2022 13:24
@renovate renovate bot requested a review from skyerus as a code owner December 12, 2022 13:24
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 3 times, most recently from 0bd425d to 85b0865 Compare December 16, 2022 17:21
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from aaf0f07 to a2ddd4c Compare December 16, 2022 17:47
@beeme1mr beeme1mr merged commit b7bdde8 into main Dec 16, 2022
@beeme1mr beeme1mr deleted the renovate/go.uber.org-zap-1.x branch December 16, 2022 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants