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

Update module github.com/go-logr/logr to v1.2.2 #5220

Merged
merged 2 commits into from
Jan 4, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-logr/logr require patch v1.2.0 -> v1.2.2

Release Notes

go-logr/logr

v1.2.2

Compare Source

Bugfix release

  • funcr: Add a new Option MaxLogDepth which controls how many levels of nested fields (e.g. a struct that contains a struct that contains a struct, etc.) it may log. Every time it finds a struct, slice, array, or map the depth is increased by one. When the maximum is reached, the value will be converted to a string indicating that the max depth has been exceeded. If this field is not specified, a default value will be used.

v1.2.1

Compare Source

This is a minor bugfix release.

  • logr: Clarify the Error() semantics. 1) Error messages are always printed (they do not follow V()) and the error argument may be nil.
  • funcr: When using RenderValuesHook func would save the "cooked" result, so repeated calls to WithValues() would not merge properly.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot added the >renovate PRs created by or relating to Renovate label Jan 4, 2022
@renovate renovate bot force-pushed the renovate/github.com-go-logr-logr-1.x branch from 7816530 to e2645f4 Compare January 4, 2022 15:37
@thbkrkr thbkrkr self-assigned this Jan 4, 2022
@thbkrkr
Copy link
Contributor

thbkrkr commented Jan 4, 2022

@elasticmachine run elasticsearch-ci/docs

@thbkrkr thbkrkr merged commit 6cff19d into master Jan 4, 2022
@renovate renovate bot deleted the renovate/github.com-go-logr-logr-1.x branch January 4, 2022 18:03
@thbkrkr thbkrkr added the v2.0.0 label Jan 5, 2022
naemono pushed a commit to naemono/cloud-on-k8s that referenced this pull request Jan 13, 2022
fantapsody pushed a commit to fantapsody/cloud-on-k8s that referenced this pull request Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>renovate PRs created by or relating to Renovate v2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants