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 github.com/go-logr/logr to v1.2.3 #626

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

go-logr/logr

v1.2.3

Compare Source

This is a minor release.

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.2.2...v1.2.3

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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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.

@codecov
Copy link

codecov bot commented Nov 30, 2021

Codecov Report

Merging #626 (f7f66b5) into master (68545cc) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #626      +/-   ##
==========================================
- Coverage   35.58%   35.51%   -0.08%     
==========================================
  Files          24       24              
  Lines        2633     2633              
==========================================
- Hits          937      935       -2     
- Misses       1554     1555       +1     
- Partials      142      143       +1     
Impacted Files Coverage Δ
pkg/sfu/subscriber.go 55.12% <0.00%> (-1.29%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68545cc...f7f66b5. Read the comment docs.

@renovate renovate bot force-pushed the renovate/github.com-go-logr-logr-1.x branch from 6909b3a to aa542b7 Compare December 13, 2021 17:24
@renovate renovate bot changed the title fix(deps): update module github.com/go-logr/logr to v1.2.1 fix(deps): update module github.com/go-logr/logr to v1.2.2 Dec 13, 2021
@renovate renovate bot changed the title fix(deps): update module github.com/go-logr/logr to v1.2.2 Update module github.com/go-logr/logr to v1.2.2 Mar 12, 2022
@renovate renovate bot changed the title Update module github.com/go-logr/logr to v1.2.2 Update module github.com/go-logr/logr to v1.2.3 Mar 17, 2022
@renovate renovate bot force-pushed the renovate/github.com-go-logr-logr-1.x branch from aa542b7 to f7f66b5 Compare March 17, 2022 20:53
@renovate renovate bot changed the title Update module github.com/go-logr/logr to v1.2.3 fix(deps): update module github.com/go-logr/logr to v1.2.3 Nov 20, 2022
@renovate renovate bot changed the title fix(deps): update module github.com/go-logr/logr to v1.2.3 Update module github.com/go-logr/logr to v1.2.3 Dec 17, 2022
@renovate renovate bot changed the title Update module github.com/go-logr/logr to v1.2.3 fix(deps): update module github.com/go-logr/logr to v1.2.3 Dec 17, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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