Skip to content

Conversation

@dependabot
Copy link
Contributor

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

CLOUD-727 Powered by Pull Request Badge

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)

@JNKPercona
Copy link
Collaborator

Test Name Result Time
auto-tuning-8-0 passed 00:18:28
backup-storage-tls-8-0 passed 00:22:28
cross-site-8-0 passed 00:33:44
custom-users-8-0 passed 00:12:27
demand-backup-cloud-8-0 passed 00:56:13
demand-backup-encrypted-with-tls-8-0 passed 00:44:06
demand-backup-8-0 passed 00:40:50
demand-backup-flow-control-8-0 passed 00:10:25
demand-backup-parallel-8-0 passed 00:09:03
demand-backup-without-passwords-8-0 passed 00:15:16
haproxy-5-7 passed 00:14:20
haproxy-8-0 passed 00:14:18
init-deploy-5-7 passed 00:16:13
init-deploy-8-0 passed 00:16:31
limits-8-0 passed 00:12:05
monitoring-2-0-8-0 passed 00:22:30
monitoring-pmm3-8-0 passed 00:17:31
one-pod-5-7 passed 00:14:17
one-pod-8-0 passed 00:13:31
pitr-8-0 passed 00:42:25
pitr-gap-errors-8-0 passed 00:54:56
proxy-protocol-8-0 passed 00:11:42
proxysql-sidecar-res-limits-8-0 passed 00:08:00
pvc-resize-5-7 passed 00:15:34
pvc-resize-8-0 passed 00:14:34
recreate-8-0 passed 00:16:57
restore-to-encrypted-cluster-8-0 passed 00:24:48
scaling-proxysql-8-0 passed 00:08:24
scaling-8-0 passed 00:10:35
scheduled-backup-5-7 passed 01:03:32
scheduled-backup-8-0 passed 01:01:44
security-context-8-0 passed 00:25:23
smart-update1-8-0 passed 00:33:04
smart-update2-8-0 passed 00:37:23
storage-8-0 passed 00:10:42
tls-issue-cert-manager-ref-8-0 passed 00:08:25
tls-issue-cert-manager-8-0 passed 00:11:13
tls-issue-self-8-0 passed 00:13:01
upgrade-consistency-8-0 passed 00:11:13
upgrade-haproxy-5-7 passed 00:24:10
upgrade-haproxy-8-0 passed 00:23:57
upgrade-proxysql-5-7 passed 00:14:20
upgrade-proxysql-8-0 passed 00:15:15
users-5-7 passed 00:24:57
users-8-0 passed 00:26:01
validation-hook-8-0 passed 00:01:52
Summary Value
Tests Run 46/46
Job Duration 02:47:53
Total Test Time 16:58:44

commit: be1c3da
image: perconalab/percona-xtradb-cluster-operator:PR-2256-be1c3dac

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.uber.org/zap-1.27.1 branch from be1c3da to c93ec97 Compare November 20, 2025 10:04
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]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.uber.org/zap-1.27.1 branch from c93ec97 to c42f58f Compare November 20, 2025 10:07
@hors hors merged commit 32f7d0c into main Nov 20, 2025
10 of 12 checks passed
@hors hors deleted the dependabot/go_modules/go.uber.org/zap-1.27.1 branch November 20, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants