Bump the all-dependencies group across 1 directory with 11 updates #523
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 all-dependencies group with 11 updates in the /router directory:
1.2.3
1.3.0
3.14.0
3.15.0
2.0.16
2.0.17
2.18.2
2.19.0
2.18.2
2.19.0
33.4.0-jre
33.4.8-jre
5.11.4
5.13.0
5.11.4
5.13.0
3.27.2
3.27.3
1.13.14
1.14.2
1.5.16
1.5.18
Updates
com.amazonaws:aws-lambda-java-core
from 1.2.3 to 1.3.0Commits
Updates
com.amazonaws:aws-lambda-java-events
from 3.14.0 to 3.15.0Commits
Updates
org.slf4j:slf4j-api
from 2.0.16 to 2.0.17Updates
com.fasterxml.jackson.core:jackson-databind
from 2.18.2 to 2.19.0Commits
Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.18.2 to 2.19.0Commits
023a1fc
[maven-release-plugin] prepare release jackson-module-kotlin-2.19.0bb76ac6
Prep for 2.19.0 release5b51812
Merge pull request #962 from k163377/fix/published055bd47
Fixed to not expose internal function3fef434
Merge pull request #961 from FasterXML/dependabot/github_actions/github-actio...c3244f5
Bump actions/setup-java from 4.7.0 to 4.7.1 in the github-actions group268d222
Merge pull request #960 from k163377/fix/runs-on49dbd07
Add dependabot.yml15b73a0
Fixed versions of actions/checkout and actions/setup-java9d50fd7
Fixed to use ubuntu-latest in runs-onUpdates
com.google.guava:guava
from 33.4.0-jre to 33.4.8-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
org.junit.jupiter:junit-jupiter-engine
from 5.11.4 to 5.13.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
f539f92
Release 5.13.0a54ad65
Useset
/get
onAtomicBoolean
compatibility with Java 89bb6a0f
Finalize 5.13.0 release notes5f0e4e6
Remove short-circuiting to ensure all classes are checked for cycles (#4598)36bb005
Improve assertion failure message in TestClassPredicatesTests2c86dfa
Avoid publishing Gradle Module Metadata forshadowRuntimeElements
4b27910
Allow publishing files to an existing directoryb819306
Fix console launcher's--uid
option (#4589)df46651
Fix:junit-platform-console:compileModule
182a268
Force Gradle to update snapshotsUpdates
org.junit.jupiter:junit-jupiter-params
from 5.11.4 to 5.13.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
f539f92
Release 5.13.0a54ad65
Useset
/get
onAtomicBoolean
compatibility with Java 89bb6a0f
Finalize 5.13.0 release notes5f0e4e6
Remove short-circuiting to ensure all classes are checked for cycles (#4598)36bb005
Improve assertion failure message in TestClassPredicatesTests2c86dfa
Avoid publishing Gradle Module Metadata forshadowRuntimeElements
4b27910
Allow publishing files to an existing directoryb819306
Fix console launcher's--uid
option (#4589)df46651
Fix:junit-platform-console:compileModule
182a268
Force Gradle to update snapshotsUpdates
org.assertj:assertj-core
from 3.27.2 to 3.27.3Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
c928dd3
[maven-release-plugin] prepare release assertj-build-3.27.3f308d95
FixStandardRepresentation
regression for unquoted strings (#3735)e5959f4
Add Java and Kotlin release references3eb809d
Add Kotlin EAP referenceb39a8cf
Add Kotlin 2.1.10-RCe20e40d
Add Class info to failure exception (#3746)79b87f0
Revert "Propagate common basetype for theextracting
method (#3673)" (#3737)bf439b3
chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to ...30936ca
Restructure Kotlin tests, addDisplayNameGenerator
b5b86cc
Add Kotlin cross-version job (#3732)Updates
io.mockk:mockk
from 1.13.14 to 1.14.2Release notes
Sourced from io.mockk:mockk's releases.
Commits
be5b234
Version bumpea2d003
Merge pull request #1376 from sgerke-1L/fix-1375f500141
Remove unused var3e2ad31
Simplify test case0a0ed8d
Change approach to VisibilityBridgeStrategy23038a0
Merge pull request #1378 from TWiStErRob/patch-25295383
Update README.mdd3fff91
Move test to its own file7c48f19
Use redefine when mockkStatic is usedc287427
Version bumpUpdates
ch.qos.logback:logback-classic
from 1.5.16 to 1.5.18Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
b2a02f0
prepare release 1.5.18991de58
remove references to AccessController marked for deletion in the JDKf54ab16
If compression mode is XZ but the XZ library is missing, then fallback to GZ ...fb45971
add support for XZ compression31c1f55
add xz compression support with tests8968d0f
introduce strategy based compression834059c
start work on 1.5.18-SNAPSHOT1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...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