stackup-bundler
stackup-bundler copied to clipboard
Bump github.com/go-logr/logr from 1.2.3 to 1.2.4
Bumps github.com/go-logr/logr from 1.2.3 to 1.2.4.
Release notes
Sourced from github.com/go-logr/logr's releases.
v1.2.4
This is a collection of small bugfixes and documentation updates.
What's Changed
- Fix syntax in documentation by
@balkiin go-logr/logr#144- testr: use an interface to make it work with *testing.B and *testing.F by
@jeandeaualin go-logr/logr#143- If logging as JSON and the type is json.RawMessage log it "as-is" by
@sfc-gh-jchaconin go-logr/logr#147- Make zero value useful & add .IsZero() by
@wojasin go-logr/logr#153- testr: merge testLogger and testLoggerInterface by
@thockinin go-logr/logr#160- funcr: JSON invalid output with 1st field omitted by
@thockinin go-logr/logr#159- Make github assign PRs and issues by
@thockinin go-logr/logr#162- Fix comments on optional sink interfaces by
@thockinin go-logr/logr#161- Add examples for Logger methods by
@thockinin go-logr/logr#163- funcr: optimize WithValues/WithName/WithCallDepth by
@pohlyin go-logr/logr#165- make Discard logger equal to null logger by
@pohlyin go-logr/logr#166New Contributors
@balkimade their first contribution in go-logr/logr#144@jeandeaualmade their first contribution in go-logr/logr#143@sfc-gh-jchaconmade their first contribution in go-logr/logr#147Full Changelog: https://github.com/go-logr/logr/compare/v1.2.3...v1.2.4
Commits
4da5305make Discard logger equal to null logger4d25940funcr: optimize WithValues/WithName/WithCallDepth00ed9d0Merge pull request #163 from thockin/example-v-enabledd4762a8Merge pull request #161 from thockin/masterb10dd33Merge pull request #162 from thockin/github-assignb818fb2Add examples for Logger methods18e8b87Make github assign PRs and issues5b49379Fix comments on optional sink interfacesaf0016dMerge pull request #159 from thockin/master4497483Merge pull request #160 from thockin/pr-148-takeover- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)