Bump the minor group across 1 directory with 7 updates #706
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 group with 7 updates in the / directory:
3.4.2
3.4.3
3.4.2
3.4.3
5.3.0
5.3.2
3.11.0
3.12.1
5.15.2
5.16.0
2.18.2
2.18.3
7.1.2
7.1.3
Updates
org.springframework.boot:spring-boot-starter-webflux
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.boot:spring-boot-starter-webflux's releases.
... (truncated)
Commits
2f53c0a
Release v3.4.3f99171f
Merge branch '3.3.x' into 3.4.x70e0744
Next development version (v3.3.10-SNAPSHOT)07d9db3
Merge pull request #44380 from nosan2295809
Register Log42J StatusListener575655c
Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4c74397a
Merge branch '3.3.x' into 3.4.xc718461
Protect against NoSuchMethodException on setReadOnly7dc9bf2
Upgrade to Testcontainers Redis Module 2.2.47d1fc06
Upgrade to Testcontainers 1.20.5Updates
org.springframework.data:spring-data-commons
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.data:spring-data-commons's releases.
Commits
fe54d7a
Release version 3.4.3 (2024.1.3).b2d5be1
Prepare 3.4.3 (2024.1.3).15f254b
Polishing.232a3da
Split extensions ref doc page into page with includes.191300a
Update CI Properties.b8950af
Document that fluentfindBy(…)
queries must return a result.d197037
Fix Querydsl Nullability annotations.be0d8c3
Document OpenFeign Querydsl support.c2f2cb8
Document restrictions for zero Limit PageRequest translation.a9b9008
After release cleanups.Updates
uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter
from 5.3.0 to 5.3.2Commits
Updates
org.wiremock:wiremock-standalone
from 3.11.0 to 3.12.1Release notes
Sourced from org.wiremock:wiremock-standalone's releases.
Commits
8251033
Merge pull request #2982 from wiremock/bump-patchf04e530
bump patch version to 3.12.1e03e4d2
Merge pull request #2981 from wiremock/xml-perf-improvementsf76cb7f
perf: Reinstate improvements on EqualToXmlPatternee67c13
refactor: Extract DelegateDocumentBuilderFactory & subtypes66c9b9e
Merge pull request #2977 from wiremock/thread-local-xml08a1a75
Merge pull request #2979 from wiremock/update-actions-cache-version6052951
Updateactions/cache@v1
to usev4
b45bf62
Merge pull request #2978 from wiremock/dependabot/gradle/com.fasterxml.jackso...063cdf4
Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3Updates
org.mockito:mockito-core
from 5.15.2 to 5.16.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
c81be5d
Add support for including module-info in Mockito. (#3597)d01ac9d
Issue #3584 Improve Gradle Kotlin documentation to add agent83ee69b
Bump com.gradle.develocity from 3.19 to 3.19.1 (#3579)289e971
Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#3577)1ab8483
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 (#3574)fdb5df1
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 (#3571)e280630
Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#3569)96c2095
Tweak documentation on mockito agent config for maven (#3568)1c3800d
Add--info
to diagnose release issues (#3567)e9a4c77
Refine reflection when calling management factory (#3566)Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.18.2 to 2.18.3Commits
bab70c6
[maven-release-plugin] prepare release jackson-module-kotlin-2.18.37764f18
Prep for 2.18.30f765ba
Merge pull request #908 from k163377/add-case-for-8736027563
Update release notes wrt #908f391a83
Simplifycf7a44d
Fixed handling of null and JsonValue as well as #904e30c612
Merge pull request #904 from k163377/fix-87373c49da
Update release notes wrt #90404cbf7d
Fixed serialization methodf6479ca
Add test for #873Updates
uk.gov.justice.hmpps.gradle-spring-boot
from 7.1.2 to 7.1.3Dependabot 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