Skip to content

vendor: bump go.uber.org/zap from 1.27.0 to 1.27.1#909

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/go_modules/go.uber.org/zap-1.27.1
Nov 26, 2025
Merged

vendor: bump go.uber.org/zap from 1.27.0 to 1.27.1#909
mergify[bot] merged 1 commit intomainfrom
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 Nov 24, 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

You can trigger a rebase of this PR 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 the vendor Pull requests that update vendored dependencies label Nov 24, 2025
Rakshith-R
Rakshith-R previously approved these changes Nov 25, 2025
Madhu-1
Madhu-1 previously approved these changes Nov 26, 2025
@mergify
Copy link
Copy Markdown

mergify Bot commented Nov 26, 2025

Merge Queue Status Beta

🚫 The pull request has left the queue (rule: default)

This pull request spent 4 seconds in the queue, with no time waiting for CI.

Reason

The pull request conflicts with at least one pull request ahead in queue

Hint

There is nothing you can do for now. If the pull request ahead in the queue is merged, this pull request will become conflicting and you'll have to update it.
If the pull request ahead is not merged, you can requeue this pull request with a @mergifyio requeue comment.

@nixpanic
Copy link
Copy Markdown
Member

@Mergifyio rebase

@mergify
Copy link
Copy Markdown

mergify Bot commented Nov 26, 2025

rebase

☑️ Nothing to do, the required conditions are not met

Details
  • any of:
    • #commits > 1 [📌 rebase requirement]
    • #commits-behind > 0 [📌 rebase requirement]
    • -linear-history [📌 rebase requirement]
  • -closed [📌 rebase requirement]
  • -conflict [📌 rebase requirement]
  • queue-position = -1 [📌 rebase requirement]

@nixpanic
Copy link
Copy Markdown
Member

@dependabot recreate

Needs to address conflict in go.mod.

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 force-pushed the dependabot/go_modules/go.uber.org/zap-1.27.1 branch from 277b0e1 to fe90755 Compare November 26, 2025 14:26
@mergify mergify Bot dismissed stale reviews from Rakshith-R and Madhu-1 November 26, 2025 14:27

Pull request has been modified.

@mergify mergify Bot removed the dequeued label Nov 26, 2025
@mergify
Copy link
Copy Markdown

mergify Bot commented Nov 26, 2025

Merge Queue Status Beta

✅ The pull request has been merged

This pull request spent 1 hour 29 minutes 24 seconds in the queue, including 1 hour 29 minutes 12 seconds waiting for CI.
The checks were run on draft #916.

Required conditions to merge

@mergify mergify Bot added the queued label Nov 26, 2025
mergify Bot added a commit that referenced this pull request Nov 26, 2025
@mergify mergify Bot merged commit 0e3fc6c into main Nov 26, 2025
23 checks passed
@mergify mergify Bot deleted the dependabot/go_modules/go.uber.org/zap-1.27.1 branch November 26, 2025 17:23
@mergify mergify Bot removed the queued label Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

vendor Pull requests that update vendored dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants