Bump the deps group across 1 directory with 4 updates #17
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the deps group with 4 updates in the / directory: ch.qos.logback:logback-classic, org.assertj:assertj-core, org.junit.jupiter:junit-jupiter-api and io.freefair.lombok.
Updates
ch.qos.logback:logback-classic
from 1.5.8 to 1.5.16Commits
74c9ebd
prepare release 1.5.169308a58
javadocs structure changed8935470
adapt test to SLF4J version 2.0.16cb60369
addded StubEventEvaluator as default class for evaluator element so as to dir...1da2f17
bump jxr version5bde644
bump slf4j version to 2.0.16aa2ebae
remove stax related code80db86b
fix issues/860a8a2303
start work on 1.5.16-SNAPSHOTbf14c2c
minor javadoc updateUpdates
org.assertj:assertj-core
from 3.26.3 to 3.27.2Release notes
Sourced from org.assertj:assertj-core's releases.
... (truncated)
Commits
4064cb7
[maven-release-plugin] prepare release assertj-build-3.27.2d7df2d7
Restore support for null-valued maps when ignoring fields (#3723)9cf73ca
[maven-release-plugin] prepare for next development iteration8cd0c63
[maven-release-plugin] prepare release assertj-build-3.27.16ea4d4f
Recursive comparison: add test with ignored fields in nested map75954ab
Update license header year to 20258030727
RecursiveComparisonConfiguration.Builder: set the standard representation if ...4207e83
AvoidInputStream
manipulation whenmark
/reset
are supported (#3713)d692186
Deprecate hasCauseReference(throwable) in favor of cause().isSameAs(throwable)ae98ebd
Declare license using SPDX identifier (#3718)Updates
org.junit.jupiter:junit-jupiter-api
from 5.11.2 to 5.11.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
6430ba4
Release 5.11.4d093121
Finalize 5.11.4 release notes0444353
Fix Maven integration tests on JDK 24b5c7f4e
Move #4153 to 5.11.4 release notesb20c4e2
Ensure the XMLStreamWriter is closed after use6376f0a
Configure Git username and email2b485c4
Set reference repo URI500b5a0
Inject username and password via new DSLd671961
Update plugin gitPublish to v53d11279
AddJAVA_25
toJRE
enumUpdates
io.freefair.lombok
from 8.10.2 to 8.11Release notes
Sourced from io.freefair.lombok's releases.
Commits
1e38bf8
Merge pull request #1227 from freefair/dependabot/gradle/examples/org.mockito...b355361
Merge pull request #1231 from freefair/dependabot/gradle/examples/org.apache....cd0c693
Merge pull request #1228 from freefair/dependabot/gradle/examples/org.junit-j...92b7bb7
Update to Lombok 1.18.36b79a2c1
Update to Gradle 8.11e953001
Update to Gradle 8.11e7dbd5b
Bump org.junit:junit-bom from 5.11.2 to 5.11.3 in /examplesddcf4ad
Merge pull request #1226 from freefair/dependabot/gradle/org.mockito-mockito-...9e81041
Merge pull request #1229 from freefair/dependabot/gradle/org.junit-junit-bom-...1c7082d
Merge pull request #1236 from freefair/dependabot/gradle/io.github.classgraph...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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions