-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
build(deps): bump logback.version from 1.5.6 to 1.5.17 #3199
base: master
Are you sure you want to change the base?
Conversation
PR SummaryThis PR updates the Changes
autogenerated by presubmit.ai |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ LGTM!
Review Summary
Commits Considered (1)
- 72fc796: build(deps): bump logback.version from 1.5.6 to 1.5.17
Bumps logback.version
from 1.5.6 to 1.5.17.
Updates ch.qos.logback:logback-classic
from 1.5.6 to 1.5.17
Updates ch.qos.logback:logback-core
from 1.5.6 to 1.5.17
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch - dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected]
Files Processed (1)
- pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (0)
72fc796
to
7bf069e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ LGTM!
Review Summary
Commits Considered (1)
- 7bf069e: build(deps): bump logback.version from 1.5.6 to 1.5.17
Bumps logback.version
from 1.5.6 to 1.5.17.
Updates ch.qos.logback:logback-classic
from 1.5.6 to 1.5.17
Updates ch.qos.logback:logback-core
from 1.5.6 to 1.5.17
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch - dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected]
Files Processed (1)
- pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (0)
Bumps `logback.version` from 1.5.6 to 1.5.17. Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.17 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.6...v_1.5.17) Updates `ch.qos.logback:logback-core` from 1.5.6 to 1.5.17 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.6...v_1.5.17) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
7bf069e
to
92db5b3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚨 Pull request needs attention.
Review Summary
Commits Considered (1)
- 92db5b3: build(deps): bump logback.version from 1.5.6 to 1.5.17
Bumps logback.version
from 1.5.6 to 1.5.17.
Updates ch.qos.logback:logback-classic
from 1.5.6 to 1.5.17
Updates ch.qos.logback:logback-core
from 1.5.6 to 1.5.17
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch - dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected]
Files Processed (1)
- subclass-sandbox/pom.xml (1 hunk)
Actionable Comments (1)
-
subclass-sandbox/pom.xml [37-38]
typo: "Inconsistent version numbers in PR description and code."
Skipped Comments (0)
<slf4j.version>2.0.17</slf4j.version> | ||
<logback.version>1.5.6</logback.version> | ||
<logback.version>1.5.18</logback.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The logback version is updated to 1.5.18, but the PR description mentions 1.5.17. Please update the description to reflect the actual version change.
Bumps
logback.version
from 1.5.6 to 1.5.17.Updates
ch.qos.logback:logback-classic
from 1.5.6 to 1.5.17Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...a3bb4b0
Merge branch 'master' of github.com:qos-ch/logbackb507297
Fixed race condition occurring in case MDC class is initialized while org.slf...f5b3bc5
add warning about the deprecation of SerializedModelConfigurator if activated5bc0998
Update README.md5610c96
correct relocation addressf3d100b
update logback-access evaluator examples51e3903
fix issues/753 for the second timeUpdates
ch.qos.logback:logback-core
from 1.5.6 to 1.5.17Release notes
Sourced from ch.qos.logback:logback-core's releases.
Commits
1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...a3bb4b0
Merge branch 'master' of github.com:qos-ch/logbackb507297
Fixed race condition occurring in case MDC class is initialized while org.slf...f5b3bc5
add warning about the deprecation of SerializedModelConfigurator if activated5bc0998
Update README.md5610c96
correct relocation addressf3d100b
update logback-access evaluator examples51e3903
fix issues/753 for the second timeDependabot 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)