Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by dependabot[bot] · Pull Request #359 · servicebinding/runtime
Bumps github.com/go-logr/logr from 1.2.4 to 1.3.0.
Release notes
Sourced from github.com/go-logr/logr's releases.
v1.3.0
This release adds support for slog in a new, self-contained
logr/slogrpackage. Implementers of alogr.LogSinkare encouraged, but not required, to extend their implementation to improve the quality of log output coming from aslogAPI call.Breaking change: the call depth for
LogSink.Enabledwhen called viaLogger.Enabledwas fixed to be the same as for other call paths. Implementers of aLogSinkwho have worked around this bug will need to remove their workarounds.Security best practices were improved. Only Go versions >= 1.18 are supported by this release.
What's Changed
- Fix golangci-lint fails by
@thockinin go-logr/logr#173- Add minimal permissions to workflows by
@pnachtin go-logr/logr#177- Add a security policy by
@pnachtin go-logr/logr#178- Update security email by
@thockinin go-logr/logr#181- docs: explain relationship between Logger{} and Discard() by
@pohlyin go-logr/logr#182- Add the OpenSSF Scorecard workflow by
@pnachtin go-logr/logr#186- README: show of OpenSSF Scorecard badge by
@pohlyin go-logr/logr#187- Hash-pin workflow Actions by
@pnachtin go-logr/logr#189- Bump go versions to 1.18+ by
@thockinin go-logr/logr#203- slogr: add glue code for logging to slog.Handler and with slog.Logger by
@pohlyin go-logr/logr#205- slogr: restore original backend when converting back and forth by
@pohlyin go-logr/logr#210- slogr: add SlogSink by
@pohlyin go-logr/logr#211- Use same call depth for Enabled, Info, Error by
@thockinin go-logr/logr#218- test: eliminate helper func by
@thockinin go-logr/logr#219- docs: interoperability with slog by
@pohlyin go-logr/logr#222
- build(deps): bump actions/setup-go from 3.5.0 to 4.0.1 by
@dependabotin go-logr/logr#190- build(deps): bump github/codeql-action from 2.20.1 to 2.20.3 by
@dependabotin go-logr/logr#191- build(deps): bump github/codeql-action from 2.20.3 to 2.20.4 by
@dependabotin go-logr/logr#192- build(deps): bump github/codeql-action from 2.20.4 to 2.21.0 by
@dependabotin go-logr/logr#193- build(deps): bump github/codeql-action from 2.21.0 to 2.21.2 by
@dependabotin go-logr/logr#194- build(deps): bump github/codeql-action from 2.21.2 to 2.21.3 by
@dependabotin go-logr/logr#207- build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 by
@dependabotin go-logr/logr#206- build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by
@dependabotin go-logr/logr#209- build(deps): bump github/codeql-action from 2.21.3 to 2.21.4 by
@dependabotin go-logr/logr#208- build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by
@dependabotin go-logr/logr#214- build(deps): bump github/codeql-action from 2.21.4 to 2.21.5 by
@dependabotin go-logr/logr#217- build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by
@dependabotin go-logr/logr#220- build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by
@dependabotin go-logr/logr#221- build(deps): bump github/codeql-action from 2.21.5 to 2.21.7 by
@dependabotin go-logr/logr#223- build(deps): bump github/codeql-action from 2.21.7 to 2.21.8 by
@dependabotin go-logr/logr#224- build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by
@dependabotin go-logr/logr#225- build(deps): bump github/codeql-action from 2.21.8 to 2.21.9 by
@dependabotin go-logr/logr#226- build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 by
@dependabotin go-logr/logr#227- build(deps): bump github/codeql-action from 2.21.9 to 2.22.0 by
@dependabotin go-logr/logr#228- build(deps): bump github/codeql-action from 2.22.0 to 2.22.3 by
@dependabotin go-logr/logr#229- build(deps): bump actions/checkout from 4.1.0 to 4.1.1 by
@dependabotin go-logr/logr#231- build(deps): bump github/codeql-action from 2.22.3 to 2.22.4 by
@dependabotin go-logr/logr#230New Contributors
... (truncated)
Commits
8adefbedocs: interoperability with slogebabbb9build(deps): bump github/codeql-action from 2.22.3 to 2.22.49c361f0build(deps): bump actions/checkout from 4.1.0 to 4.1.1d9b2b78Merge pull request #229 from go-logr/dependabot/github_actions/github/codeql-...91cec29build(deps): bump github/codeql-action from 2.22.0 to 2.22.32ea8628Merge pull request #228 from go-logr/dependabot/github_actions/github/codeql-...37a4f55Merge pull request #227 from go-logr/dependabot/github_actions/ossf/scorecard...ecf310cbuild(deps): bump github/codeql-action from 2.21.9 to 2.22.0d73e05ebuild(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.01d1c415Merge pull request #226 from go-logr/dependabot/github_actions/github/codeql-...- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions