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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 5 updates:
10.20.1
10.21.0
6.0.0
6.1.0
2.0.21-1.0.26
2.0.21-1.0.27
2.0.21-1.0.26
2.0.21-1.0.27
5.2.0
5.2.1
Updates
org.flywaydb:flyway-database-postgresql
from 10.20.1 to 10.21.0Updates
com.zaxxer:HikariCP
from 6.0.0 to 6.1.0Changelog
Sourced from com.zaxxer:HikariCP's changelog.
... (truncated)
Commits
7029593
[maven-release-plugin] prepare release HikariCP-6.1.013c570c
Update changes log004671d
Don't clear isCommitStateDirty flag in setReadOnly (#1842)9f91751
Update semantic version55ddba0
Update CHANGES662847b
support loading properties file in unnamed resources module. (#1827)64f96f3
Update CHANGESc6d1403
fixes#1960 allow SQLExceptionOverride to adjudicate all exceptions for evictionf6efe91
Merge branch 'wholesail-dropwizard5-metrics' into devfb49f35
Merge branch 'dropwizard5-metrics' of https://github.com/wholesail/HikariCP i...Updates
com.google.devtools.ksp:symbol-processing-api
from 2.0.21-1.0.26 to 2.0.21-1.0.27Release notes
Sourced from com.google.devtools.ksp:symbol-processing-api's releases.
Commits
8ae8f63
KSP2: fix module names for Android builds567e3aa
Fix a dependency of integration-tests2c89607
UPDATE_AA_VERSION: 2.1.20-dev-2637b2c20a5
Disable KSP2 tasks with corresponding compilation36d36e6
Lint5fc2864
Revert unnecessary change6332033
Add tests1a84927
Check for properties starting with 'is'bdf83f1
Fix error when KSP plugin applied before AGP5a50ab8
Test typealias annotationsUpdates
com.google.devtools.ksp
from 2.0.21-1.0.26 to 2.0.21-1.0.27Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
8ae8f63
KSP2: fix module names for Android builds567e3aa
Fix a dependency of integration-tests2c89607
UPDATE_AA_VERSION: 2.1.20-dev-2637b2c20a5
Disable KSP2 tasks with corresponding compilation36d36e6
Lint5fc2864
Revert unnecessary change6332033
Add tests1a84927
Check for properties starting with 'is'bdf83f1
Fix error when KSP plugin applied before AGP5a50ab8
Test typealias annotationsUpdates
org.mongodb:mongodb-driver-kotlin-coroutine
from 5.2.0 to 5.2.1Commits
e8fa296
Version: bump 5.2.1c0fcd61
Ensure kotlinx.datetime.LocalTime exists before adding the serializer (#1530)...d3190ff
Make CAPI, jna.Native/Structure initializable at run time (#1553) (#1556)4db44b0
Bump Scala patch versions (#1535)ca1f66c
Fix pom scope for Scala projects (#1531)8e83b62
Excludecom.oracle.svm.core.annotate
fromImport-Package
for OSGi (#1518)...e2dbb96
Version: bump to 5.2.1-SNAPSHOTUpdates
com.google.devtools.ksp
from 2.0.21-1.0.26 to 2.0.21-1.0.27Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
8ae8f63
KSP2: fix module names for Android builds567e3aa
Fix a dependency of integration-tests2c89607
UPDATE_AA_VERSION: 2.1.20-dev-2637b2c20a5
Disable KSP2 tasks with corresponding compilation36d36e6
Lint5fc2864
Revert unnecessary change6332033
Add tests1a84927
Check for properties starting with 'is'bdf83f1
Fix error when KSP plugin applied before AGP5a50ab8
Test typealias annotationsDependabot 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