-
-
Notifications
You must be signed in to change notification settings - Fork 27.3k
build(deps): bump logback.version from 1.5.6 to 1.5.17 #3199
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
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.
|
Superseded by #3219. |
Bumps
logback.versionfrom 1.5.6 to 1.5.17.Updates
ch.qos.logback:logback-classicfrom 1.5.6 to 1.5.17Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
1035872prepare release 1.5.172e6984dbump to slf4j version 2.0.171009952use a new LoggerContert instance when running LogbackListenerTest. This shoul...a3bb4b0Merge branch 'master' of github.com:qos-ch/logbackb507297Fixed race condition occurring in case MDC class is initialized while org.slf...f5b3bc5add warning about the deprecation of SerializedModelConfigurator if activated5bc0998Update README.md5610c96correct relocation addressf3d100bupdate logback-access evaluator examples51e3903fix issues/753 for the second timeUpdates
ch.qos.logback:logback-corefrom 1.5.6 to 1.5.17Release notes
Sourced from ch.qos.logback:logback-core's releases.
Commits
1035872prepare release 1.5.172e6984dbump to slf4j version 2.0.171009952use a new LoggerContert instance when running LogbackListenerTest. This shoul...a3bb4b0Merge branch 'master' of github.com:qos-ch/logbackb507297Fixed race condition occurring in case MDC class is initialized while org.slf...f5b3bc5add warning about the deprecation of SerializedModelConfigurator if activated5bc0998Update README.md5610c96correct relocation addressf3d100bupdate logback-access evaluator examples51e3903fix 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 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)