Bump the all-dependencies group across 1 directory with 6 updates #519
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 6 updates in the /samples/lambda-kotlin-request-router-sample directory:
2.18.3
2.19.0
2.18.3
2.19.0
1.5.17
1.5.18
5.12.0
5.12.2
2.1.10
2.1.20
5.0.1
5.0.2
Updates
com.fasterxml.jackson.core:jackson-databind
from 2.18.3 to 2.19.0Commits
Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.18.3 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
ch.qos.logback:logback-classic
from 1.5.17 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-SNAPSHOTUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.12.0 to 5.12.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
0a44659
Release 5.12.24c7dfdc
Finalize 5.12.2 release notes561613e
Fix handling ofCleanupMode.ON_SUCCESS
19d07d2
Add 5.12.2 release notes from template803cbb6
Add build parameter for enabling dry-run mode for test executioneb43e62
Back to snapshots for further developmentba9c9ae
Release 5.12.1e28ad4a
Finalize 5.12.1 release notes1044e2c
Move entry to 5.12.1 release notesbea821d
Fix Javadoc formattingUpdates
jvm
from 2.1.10 to 2.1.20Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
... (truncated)
Commits
658a201
Add ChangeLog for 2.1.20-RC3b2dfd94
[FIR] Fix a false negativeSUPER_CALL_WITH_DEFAULT_PARAMETERS
982a4ef
[FIR] Reproduce ^KT-75578173e94a
Fix CMP-7747dbed512
CMP-7571: keep the calls to public $stable fields (in K1 klibs) as ise7e183f
CMP-7571: merge two findDeclaration calls into one0c8b50d
CMP-7571: improve signature generation for an artificial stability gettercb387d5
CMP-7571: add signatures to artifical stability gettersf17e609
Avoid multiple finalizations of generalConfigurationMetrics45e81bb
Edit ChangeLog for 2.1.20-RC2Updates
org.jmailen.kotlinter
from 5.0.1 to 5.0.2Dependabot 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