build(deps): bump slf4j.version from 1.7.36 to 2.0.17#8049
build(deps): bump slf4j.version from 1.7.36 to 2.0.17#8049dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
Bumps `slf4j.version` from 1.7.36 to 2.0.17. Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.17 Updates `org.slf4j:jul-to-slf4j` from 1.7.36 to 2.0.17 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.slf4j:jul-to-slf4j dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Relates to #4846 Please note this PR also upgrades logback to |
|
I think we should revisit this now. In practice I've found slf4j very interoperable with slf4j1.7 libs, apis etc except in obscure class loading setups which can interfere with the binder. This is a bit of a grey area though. It'd be easier if we changed the core (in particular) to produce (optional) complete or partial shaded uber-jars which could be consumed by maven and Gradle plugins and reduce interference with people's weird stuff (or other plugins) and would likely have benefits outside slf4j. |
|
Closing in favour of #8306 or similar |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
slf4j.versionfrom 1.7.36 to 2.0.17.Updates
org.slf4j:slf4j-apifrom 1.7.36 to 2.0.17Updates
org.slf4j:jul-to-slf4jfrom 1.7.36 to 2.0.17Most Recent Ignore Conditions Applied to This Pull Request
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)