[CORE-69]: Bump the minor-patch-dependencies group with 8 updates #273
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 minor-patch-dependencies group with 8 updates:
2.2.29
2.2.30
3.4.4
3.4.5
7.0.2
7.0.3
2.14.0
2.15.0
5.16.1
5.17.0
6.1.7
6.1.10
5.3.0
5.4.0
5.12.1
5.12.2
Updates
io.swagger.core.v3:swagger-annotations
from 2.2.29 to 2.2.30Updates
org.springframework.boot
from 3.4.4 to 3.4.5Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
b882c29
Release v3.4.5918066f
Merge branch '3.3.x' into 3.4.xab0c332
Next development version (v3.3.12-SNAPSHOT)71acf93
Merge branch '3.3.x' into 3.4.xd2eaac6
Revert "Upgrade to Netty 4.1.120.Final"d24a38f
Merge branch '3.3.x' into 3.4.x933572a
Upgrade to Netty 4.1.120.Final016b3de
Upgrade to Netty 4.1.120.Final46a709a
Merge branch '3.3.x' into 3.4.x55f67c9
Fix potential null problem in actuatorUpdates
com.diffplug.spotless
from 7.0.2 to 7.0.3Updates
io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations
from 2.14.0 to 2.15.0Release notes
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's changelog.
... (truncated)
Commits
fc64eba
[release/v2.15.x] Prepare release 2.15.0 (#13692)dba6948
Update change log for upcoming release (#13690)aa4c948
Replace deprecated tasks.create with tasks.register (#13691)8cd11e4
Don't cache sanitization results for large sql statements (#13353)95cc300
Compile runtime-telemetry-java17 for java8 (#13679)29ea551
Db error type (#13640)b0a1691
chore(deps): update plugin org.gradle.playframework to v0.15.3 (#13687)4da68c4
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention t...ad378c6
fix(deps): update dependency com.squareup.okio:okio-bom to v3.11.0 (#13681)6edaa0d
Improve handling of quoted table names (#13612)Updates
org.mockito:mockito-core
from 5.16.1 to 5.17.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
7764992
Remove mention ofmockito-inline
from mockmaker exception (#3628)ee92ad4
Fix broken banner image link (#3632)3edab52
Clarify structure of commit messages (#3626)bfab743
Fall back to Throwable Location strategy on Android (#3619)4f469c8
MockitoExtension fails cleanup when aborted before setup (#3623)1764e62
Update links to javadoc.io (#3616)1e029d7
Add missing requirement to objenesis.Updates
com.github.spotbugs
from 6.1.7 to 6.1.10Updates
io.sentry.jvm.gradle
from 5.3.0 to 5.4.0Release notes
Sourced from io.sentry.jvm.gradle's releases.
Changelog
Sourced from io.sentry.jvm.gradle's changelog.
Commits
610a114
release: 5.4.057e53d5
fix(instrumentation): Make SentryGenerateIntegrationListTask configuration-ca...b3dd905
chore: update plugin-build/sentry-cli.properties to 2.43.0 (#860)686d1ed
chore: update scripts/update-android.sh to 8.9.0 (#867)a92bf41
chore: update scripts/update-android.sh to 8.8.0 (#865)9e25ec4
chore: update plugin-build/sentry-cli.properties to 2.42.4 (#854)2200451
chore: update scripts/update-android.sh to 8.5.0 (#853)932c813
Fix API incompatibility with Kotlin 2.1.20235cce1
chore: update scripts/update-android.sh to 8.4.0 (#852)a4abc66
chore: update plugin-build/sentry-cli.properties to 2.42.3 (#851)Updates
org.junit.jupiter:junit-jupiter-api
from 5.12.1 to 5.12.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-api'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 developmentDependabot 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