Skip to content

chore(deps): Bump go.uber.org/zap from 1.27.1 to 1.28.0#588

Merged
HerbHall merged 1 commit into
mainfrom
dependabot/go_modules/go.uber.org/zap-1.28.0
Jun 2, 2026
Merged

chore(deps): Bump go.uber.org/zap from 1.27.1 to 1.28.0#588
HerbHall merged 1 commit into
mainfrom
dependabot/go_modules/go.uber.org/zap-1.28.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

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

Release notes

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

v1.28.0

Enhancements:

  • #1534[]: Add zapcore.CheckPreWriteHook and CheckedEntry.Before method for transforming entries before they are written to any Cores.

#1534: uber-go/zap#1534

Changelog

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

1.28.0 (27 Apr 2026)

Enhancements:

  • #1534[]: Add zapcore.CheckPreWriteHook and CheckedEntry.Before method for transforming entries before they are written to any Cores.
Commits
  • 5b81b37 release v1.28.0 (#1547)
  • 0ab0d5a zapcore: Add PreWriteHook for transforming entries before write (#1534)
  • d278c59 [chore] CI: test on Go 1.26 (#1535)
  • 16fb16b chore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...
  • See full diff in compare view

@dependabot dependabot Bot added chore Maintenance, refactor, tooling, dependencies dependencies Dependency updates labels May 4, 2026
@dependabot dependabot Bot requested a review from HerbHall as a code owner May 4, 2026 11:20
@dependabot dependabot Bot added chore Maintenance, refactor, tooling, dependencies dependencies Dependency updates labels May 4, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 1, 2026

Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request.

@HerbHall
Copy link
Copy Markdown
Owner

HerbHall commented Jun 2, 2026

@dependabot squash and merge

@HerbHall
Copy link
Copy Markdown
Owner

HerbHall commented Jun 2, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/go_modules/go.uber.org/zap-1.28.0 branch from 40905d7 to 84fd771 Compare June 2, 2026 22:27
@HerbHall
Copy link
Copy Markdown
Owner

HerbHall commented Jun 2, 2026

@dependabot squash and merge

1 similar comment
@HerbHall
Copy link
Copy Markdown
Owner

HerbHall commented Jun 2, 2026

@dependabot squash and merge

@dependabot dependabot Bot force-pushed the dependabot/go_modules/go.uber.org/zap-1.28.0 branch from 84fd771 to 5c30fe3 Compare June 2, 2026 22:46
HerbHall added a commit that referenced this pull request Jun 2, 2026
## Summary

A fresh govulncheck DB update (one day after #602) flagged two new
**stdlib** vulnerabilities in go1.25.10, re-blocking the entire PR queue
— main itself, the remaining Dependabot PRs (#588/#591/#596), and
release #603 all fail `Vulnerability Check`:

| Vuln | Package | Fixed in |
|------|---------|----------|
| GO-2026-5039 | net/textproto | go1.25.11 |
| GO-2026-5037 | crypto/x509 | go1.25.11 |

Pure toolchain bump — no module changes. Bumps the `go` directive
**and** the Dockerfile `go-builder` image in lockstep (CI reads
`go-version-file: go.mod`; the Docker build pins the builder explicitly
and fails on a version mismatch otherwise).

## Verification (local)

- `go build ./...` / `go vet ./...` — clean
- `GOTOOLCHAIN=go1.25.11 govulncheck ./...` — **"No vulnerabilities
found"**

Once merged, rebasing #588/#591/#596 onto main clears their vuln check,
and #603 (v0.6.5) can be cut.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: HerbHall <HerbHall@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@HerbHall
Copy link
Copy Markdown
Owner

HerbHall commented Jun 2, 2026

@dependabot rebase

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.27.1 to 1.28.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.27.1...v1.28.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-version: 1.28.0
  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.28.0 branch from 5c30fe3 to 256211a Compare June 2, 2026 23:12
@HerbHall
Copy link
Copy Markdown
Owner

HerbHall commented Jun 2, 2026

@dependabot squash and merge

@HerbHall HerbHall merged commit d56042e into main Jun 2, 2026
17 checks passed
@HerbHall HerbHall deleted the dependabot/go_modules/go.uber.org/zap-1.28.0 branch June 2, 2026 23:25
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Maintenance, refactor, tooling, dependencies dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant