kubeeye
kubeeye copied to clipboard
Bump github.com/go-logr/logr from 1.2.2 to 1.2.3
Bumps github.com/go-logr/logr from 1.2.2 to 1.2.3.
Release notes
Sourced from github.com/go-logr/logr's releases.
v1.2.3
This is a minor release.
What's Changed
- funcr: Handle nil Stringer, Marshaler, error by
@thockinin go-logr/logr#130
- Produce a useful error rather than panic.
- Move testing -> testr, deprecate, alias old names by
@thockinin go-logr/logr#140
- This is mostly about ergonomics and names, no behavioral changes.
New Contributors
@tonglilmade their first contribution in go-logr/logr#129Full Changelog: https://github.com/go-logr/logr/compare/v1.2.2...v1.2.3
Commits
47e013cMerge pull request #128 from thockin/format-testb359493Merge pull request #140 from thockin/testing_testr5377a98Move testing -> testr, deprecate, alias old namesd731630Add some test cases4610455Reformat existing test cases28755aeMerge pull request #130 from thockin/nil-stringer945d619funcr: Handle panic in Stringer, Marshaler, erroraf7b868Add stringer, error, marshaler to benchmarkec7c16cMerge pull request #135 from thockin/fix-actions-go-versionse438a74Fix GH actions for Go versions, drop 1.14- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign ruiyaoops after the PR has been reviewed.
You can assign the PR to them by writing /assign @ruiyaoops in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment