-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
MINOR: [Java] Bump logback.version from 1.5.8 to 1.5.10 in /java #44403
Conversation
@github-actions crossbow submit -g java |
Revision: 92df0d0 Submitted crossbow builds: ursacomputing/crossbow @ actions-67cb4fdde7 |
@dependabot rebase |
@lidavidm this LGTM, the CI failure we see here was seen in another dependabot PR. Not related though, but looks slightly concerning. |
Bumps `logback.version` from 1.5.8 to 1.5.10. Updates `ch.qos.logback:logback-classic` from 1.5.8 to 1.5.10 - [Commits](qos-ch/logback@v_1.5.8...v_1.5.10) Updates `ch.qos.logback:logback-core` from 1.5.8 to 1.5.10 - [Commits](qos-ch/logback@v_1.5.8...v_1.5.10) --- 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
92df0d0
to
5fc3926
Compare
After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 974a46a. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them. |
Bumps
logback.version
from 1.5.8 to 1.5.10.Updates
ch.qos.logback:logback-classic
from 1.5.8 to 1.5.10Commits
56ec7b2
prepare release 1.5.10a95bbc2
minor refactorings to allow ConfigurationModelHandlerFull and PropertiesConfi...cbbd820
fix issues/86677e95e0
start work on 1.5.10-SNAPSHOT49663a8
disable flaky test2756640
prepare release 1.5.981d8376
test for properties change detection from URL/httpa496a04
adding http scan capability, had to move tests67c24f6
minor changes in RollingFileAppenderTest42caff8
fix writing the header for RollingFileAppender (#862)Updates
ch.qos.logback:logback-core
from 1.5.8 to 1.5.10Commits
56ec7b2
prepare release 1.5.10a95bbc2
minor refactorings to allow ConfigurationModelHandlerFull and PropertiesConfi...cbbd820
fix issues/86677e95e0
start work on 1.5.10-SNAPSHOT49663a8
disable flaky test2756640
prepare release 1.5.981d8376
test for properties change detection from URL/httpa496a04
adding http scan capability, had to move tests67c24f6
minor changes in RollingFileAppenderTest42caff8
fix writing the header for RollingFileAppender (#862)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 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)