Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module go.uber.org/zap to v1.26.0 #174

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go.uber.org/zap require minor v1.24.0 -> v1.26.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

uber-go/zap (go.uber.org/zap)

v1.26.0

Compare Source

Enhancements:

  • #​1297: Add Dict as a Field.
  • #​1319: Add WithLazy method to Logger which lazily evaluates the structured
    context.
  • #​1350: String encoding is much (~50%) faster now.

Thanks to @​hhk7734, @​jquirke, @​cdvr1993 for their contributions to this release.

v1.25.0

Compare Source

This release contains several improvements including performance, API additions,
and two new experimental packages whose APIs are unstable and may change in the
future.

Enhancements:

  • #​1246: Add zap/exp/zapslog package for integration with slog.
  • #​1273: Add Name to Logger which returns the Logger's name if one is set.
  • #​1281: Add zap/exp/expfield package which contains helper methods
    Str and Strs for constructing String-like zap.Fields.
  • #​1310: Reduce stack size on Any.

Thanks to @​knight42, @​dzakaammar, @​bcspragu, and @​rexywork for their contributions
to this release.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 3, 2023 02:15
@renovate
Copy link
Contributor Author

renovate bot commented Aug 3, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/81a009/56b7f1/repos/github/equinixmetal/gov-okta-addon":"/tmp/worker/81a009/56b7f1/repos/github/equinixmetal/gov-okta-addon" -v "/tmp/worker/81a009/56b7f1/cache":"/tmp/worker/81a009/56b7f1/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/81a009/56b7f1/repos/github/equinixmetal/gov-okta-addon" ghcr.io/containerbase/sidecar:9.19.4 bash -l -c "install-tool golang 1.21.1 && go get -d -t ./..."
go: go.equinixmetal.net/[email protected]: reading go.equinixmetal.net/governor-api/go.mod at revision v0.24.0: git ls-remote -q origin in /go/pkg/mod/cache/vcs/705e4b20c2b7019a2a93afde50c2375c8b56f0cb7942ff09b644960bdcd800ea: exit status 128:
	remote: Repository not found.
	fatal: repository 'https://github.com/equinixmetal/governor-api/' not found

@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 2 times, most recently from 9f72f39 to 5565488 Compare August 9, 2023 07:13
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 5565488 to 3af48d8 Compare September 14, 2023 22:43
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.25.0 fix(deps): update module go.uber.org/zap to v1.26.0 Sep 14, 2023
@sfunkhouser sfunkhouser closed this Oct 1, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 1, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.26.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/go.uber.org-zap-1.x branch October 1, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant