Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

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

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 will merge this PR once CI passes on it, as requested by @rbtr.


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)

@dependabot dependabot bot requested review from matmerr and rbtr as code owners December 1, 2022 09:15
@dependabot dependabot bot added dependencies Dependencies only. go Pull requests that update Go code labels Dec 1, 2022
@dependabot dependabot bot requested a review from a team December 1, 2022 09:15
@dependabot dependabot bot assigned matmerr and rbtr Dec 1, 2022
@dependabot dependabot bot force-pushed the f9dcdependabot/go_modules/azure-ipam/go.uber.org/zap-1.24.0 branch 2 times, most recently from 4ca9738 to d09169b Compare December 8, 2022 16:24
@rbtr
Copy link
Collaborator

rbtr commented Dec 12, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

rbtr
rbtr previously approved these changes Dec 12, 2022
Copy link
Collaborator

@rbtr rbtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@rbtr
Copy link
Collaborator

rbtr commented Dec 14, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the f9dcdependabot/go_modules/azure-ipam/go.uber.org/zap-1.24.0 branch from d09169b to c0a509a Compare December 14, 2022 15:26
@rbtr
Copy link
Collaborator

rbtr commented Dec 14, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@rbtr rbtr force-pushed the f9dcdependabot/go_modules/azure-ipam/go.uber.org/zap-1.24.0 branch from c0a509a to 7605140 Compare December 14, 2022 18:04
@rbtr
Copy link
Collaborator

rbtr commented Jan 9, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@rbtr
Copy link
Collaborator

rbtr commented Jan 9, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the f9dcdependabot/go_modules/azure-ipam/go.uber.org/zap-1.24.0 branch from 7605140 to 2ed3bfb Compare January 9, 2023 19:52
@rbtr
Copy link
Collaborator

rbtr commented Jan 9, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@dependabot dependabot bot force-pushed the f9dcdependabot/go_modules/azure-ipam/go.uber.org/zap-1.24.0 branch 3 times, most recently from 98b54ec to c2a58b4 Compare January 11, 2023 00:44
@rbtr
Copy link
Collaborator

rbtr commented Jan 11, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

rbtr
rbtr previously approved these changes Jan 11, 2023
Copy link
Collaborator

@rbtr rbtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the f9dcdependabot/go_modules/azure-ipam/go.uber.org/zap-1.24.0 branch from c2a58b4 to 654dfc8 Compare January 11, 2023 18:38
@rbtr
Copy link
Collaborator

rbtr commented Jan 11, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@dependabot dependabot bot merged commit 67af213 into master Jan 11, 2023
@dependabot dependabot bot deleted the f9dcdependabot/go_modules/azure-ipam/go.uber.org/zap-1.24.0 branch January 11, 2023 20:30
rjdenney pushed a commit to rjdenney/azure-container-networking that referenced this pull request Jan 19, 2023
smittal22 pushed a commit to smittal22/azure-container-networking that referenced this pull request Jan 26, 2023
smittal22 pushed a commit to smittal22/azure-container-networking that referenced this pull request Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only. go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants