Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps go.uber.org/zap from 1.27.0 to 1.27.1.

Release notes

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

v1.27.1

Enhancements:

  • #1501[]: prevent Object from panicking on nils
  • #1511[]: Fix a race condition in WithLazy.

Thanks to @​rabbbit, @​alshopov, @​jquirke, @​arukiidou for their contributions to this release.

#1501: uber-go/zap#1501 #1511: uber-go/zap#1511

Changelog

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

1.27.1 (19 Nov 2025)

Enhancements:

  • #1501[]: prevent Object from panicking on nils
  • #1511[]: Fix a race condition in WithLazy.

Thanks to @​rabbbit, @​alshopov, @​jquirke, @​arukiidou for their contributions to this release.

#1501: uber-go/zap#1501 #1511: uber-go/zap#1511

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 show <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 20, 2025
@coveralls
Copy link

coveralls commented Nov 20, 2025

Pull Request Test Coverage Report for Build 19633306534

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 73.688%

Totals Coverage Status
Change from base Build 19632518272: 0.0%
Covered Lines: 3680
Relevant Lines: 4994

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.uber.org/zap-1.27.1 branch from 9105aef to 521e308 Compare November 20, 2025 21:44
@pashagolub pashagolub changed the title Bump go.uber.org/zap from 1.27.0 to 1.27.1 [+] bump go.uber.org/zap from 1.27.0 to 1.27.1 Nov 24, 2025
@pashagolub pashagolub self-assigned this Nov 24, 2025
dependabot bot and others added 2 commits November 24, 2025 12:51
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.27.0 to 1.27.1.
- [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.27.0...v1.27.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
go: upgraded github.com/tklauser/go-sysconf v0.3.15 => v0.3.16
go: upgraded github.com/tklauser/numcpus v0.10.0 => v0.11.0
go: upgraded golang.org/x/crypto v0.43.0 => v0.45.0
go: upgraded golang.org/x/net v0.46.1-0.20251013234738-63d1a5100f82 => v0.47.0
go: upgraded golang.org/x/sync v0.17.0 => v0.18.0
go: upgraded golang.org/x/sys v0.37.0 => v0.38.0
go: upgraded golang.org/x/text v0.30.0 => v0.31.0
go: upgraded google.golang.org/genproto/googleapis/api v0.0.0-20251103181224-f26f9409b101 => v0.0.0-20251111163417-95abcf5c77ba
go: upgraded google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101 => v0.0.0-20251111163417-95abcf5c77ba
@pashagolub pashagolub force-pushed the dependabot/go_modules/go.uber.org/zap-1.27.1 branch from 33725c8 to e472029 Compare November 24, 2025 11:51
@pashagolub pashagolub merged commit 14e98b5 into master Nov 24, 2025
8 checks passed
@pashagolub pashagolub deleted the dependabot/go_modules/go.uber.org/zap-1.27.1 branch November 24, 2025 11:58
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.

3 participants