newrelic / newrelic-kubernetes-operator

Operator to create New Relic configuration in Kubernetes
Apache License 2.0
43 stars 21 forks source link

chore(deps): Update module github.com/go-logr/logr to v0.4.0 #132

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-logr/logr require minor v0.1.0 -> v0.4.0

Release Notes

go-logr/logr ### [`v0.4.0`](https://togithub.com/go-logr/logr/releases/tag/v0.4.0) [Compare Source](https://togithub.com/go-logr/logr/compare/v0.3.0...v0.4.0) - Adds `logr.WithCallDepth()` - Deprecate logr/testing.NullLogger in favor of logr.Discard() ### [`v0.3.0`](https://togithub.com/go-logr/logr/releases/tag/v0.3.0) [Compare Source](https://togithub.com/go-logr/logr/compare/v0.2.1...v0.3.0) - Adds support for `NewContext`, `FromContext`, and `FromContextOrDiscard` - Documents the "underlier" pattern for implementations ### [`v0.2.1`](https://togithub.com/go-logr/logr/releases/tag/v0.2.1) [Compare Source](https://togithub.com/go-logr/logr/compare/v0.2.0...v0.2.1) - Adds an `InfoLogger` type alias for v0.1.0 compatibility ### [`v0.2.0`](https://togithub.com/go-logr/logr/releases/tag/v0.2.0) [Compare Source](https://togithub.com/go-logr/logr/compare/v0.1.0...v0.2.0) This tag is API-incompatible with previous versions. - Get rid of `InfoLogger` THIS IS A BREAKING CHANGE - Clarify that `V()` is supposed to be additive

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.



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

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

renovate[bot] commented 1 year ago

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.