newrelic / newrelic-kubernetes-operator

Operator to create New Relic configuration in Kubernetes
Apache License 2.0
42 stars 22 forks source link

chore(deps): Update module go-logr/logr to v0.4.0 - autoclosed #127

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
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/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/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/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/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

Renovate configuration

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

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

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

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



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

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.