-
Notifications
You must be signed in to change notification settings - Fork 218
chore(deps): bump slf4j-api from 1.7.36 to 2.0.0 #1407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Also remove constants to avoid mismatched configurations Co-authored-by: Chris Laprun <[email protected]>
* Add bom module * Skip operator-framework-bom * fix: naming Co-authored-by: Chris Laprun <[email protected]>
Fixes #411 Co-authored-by: Chris Laprun <[email protected]>
…#1393) Fixes #1392 Co-authored-by: csviri <[email protected]>
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
31ef26a
to
0a96ba2
Compare
A newer version of org.slf4j:slf4j-api exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Be aware that it's a breaking change. 2.0.x fails to work with slf4j implementations for 1.7.x. For example see MorphiaOrg/morphia#2124 |
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
replaced by: #2205 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps slf4j-api from 1.7.36 to 2.0.0.
Commits
0614d46
prepare release 2.0.0b1afcd0
javadoc edits20cd3ad
start work on 2.0.0-SNAPSHOTaeebb61
prepare release 2.0.0-beta11068cd0
javadoc changes4e4e56a
add CheckReturnValue annotation in org.slf4j.helpers0dcfa19
check for return value in some oggingEventBuilder methodse7ca8d1
start work on 2.0.0-beta1-SNAPSHOPT2314de9
add setMessage and log method to the fluent API508a796
set version to 2.0.0-beta0You 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)