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

🌱 Bump go.uber.org/zap from 1.18.1 to 1.19.0 #834

Merged
merged 4 commits into from
Aug 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2021

Bumps go.uber.org/zap from 1.18.1 to 1.19.0.

Release notes

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

v1.19.0

Enhancements:

  • #975[]: Avoid panicking in Sampler core if the level is out of bounds.
  • #984[]: Reduce the size of BufferedWriteSyncer by aligning the fields better.

#975: uber-go/zap#975 #984: uber-go/zap#984

Thanks to @​lancoLiu and @​thockin for their contributions to this release.

Changelog

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

1.19.0 (9 Aug 2021)

Enhancements:

  • #975[]: Avoid panicking in Sampler core if the level is out of bounds.
  • #984[]: Reduce the size of BufferedWriteSyncer by aligning the fields better.

#975: uber-go/zap#975 #984: uber-go/zap#984

Thanks to @​lancoLiu and @​thockin for their contributions to this release.

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 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 11, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.uber.org/zap-1.19.0 branch 2 times, most recently from 32fbb2a to 071ace7 Compare August 11, 2021 04:24
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.18.1 to 1.19.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.18.1...v1.19.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 dependabot/go_modules/go.uber.org/zap-1.19.0 branch from 071ace7 to ca26682 Compare August 11, 2021 05:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@naveensrinivasan
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2021

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@naveensrinivasan naveensrinivasan enabled auto-merge (squash) August 12, 2021 15:04
@github-actions
Copy link

Integration tests success for 9ead55573a2c08fbea34faebc0c9f73281821138

@github-actions
Copy link

Integration tests success for 608a66a42ef9e6dc64116b25d6e7872e555f8390

@github-actions
Copy link

Integration tests success for 4ee0c4c21e950650bcbda140b76aa4b9288d011c

@naveensrinivasan naveensrinivasan merged commit 7233742 into main Aug 15, 2021
@naveensrinivasan naveensrinivasan deleted the dependabot/go_modules/go.uber.org/zap-1.19.0 branch August 15, 2021 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant