Skip to content

build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1#809

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go.uber.org/zap-1.27.1
Closed

build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1#809
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go.uber.org/zap-1.27.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

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 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)

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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 6, 2026
moshebe added a commit that referenced this pull request Apr 3, 2026
GitHub Actions:
- actions/checkout v4 → v6
- actions/cache v4 → v5
- actions/setup-go v5 → v6
- golangci/golangci-lint-action v6 → v9
- goreleaser/goreleaser-action v6 → v7

Go modules:
- gin v1.10.0 → v1.12.0
- go-retryablehttp v0.7.5 → v0.7.8
- afero v1.11.0 → v1.15.0
- cobra v1.8.1 → v1.10.2
- testify v1.10.0 → v1.11.1
- zap v1.27.0 → v1.27.1

npm (webui/frontend):
- vite v7 → v8
- @types/node v24 → v25
- @vue/tsconfig v0.8 → v0.9
- vue-tsc v3.1 → v3.2
- @vitejs/plugin-vue v6.0.4 → v6.0.5
- vue v3.5.27 → v3.5.30
- axios v1.13.4 → v1.13.6
- sass v1.97.3 → v1.98.0
- rollup, immutable, picomatch (transitive)

All tests pass; frontend builds with vite v8.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@moshebe moshebe closed this in #844 Apr 3, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/go.uber.org/zap-1.27.1 branch April 3, 2026 17:02
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.

0 participants