generated from ministryofjustice/hmpps-template-kotlin
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the minor group across 1 directory with 10 updates #506
Merged
probation-integration-bot
merged 1 commit into
main
from
dependabot/gradle/minor-b703e6a2db
Nov 6, 2024
Merged
Bump the minor group across 1 directory with 10 updates #506
probation-integration-bot
merged 1 commit into
main
from
dependabot/gradle/minor-b703e6a2db
Nov 6, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@dependabot rebase |
Bumps the minor group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [io.sentry:sentry-spring-boot-starter-jakarta](https://github.com/getsentry/sentry-java) | `7.14.0` | `7.16.0` | | [io.sentry:sentry-logback](https://github.com/getsentry/sentry-java) | `7.14.0` | `7.16.0` | | [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) | `3.3.4` | `3.3.5` | | [uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter](https://github.com/ministryofjustice/hmpps-spring-boot-sqs) | `5.0.1` | `5.1.0` | | [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.9.1` | `3.9.2` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.14.1` | `5.14.2` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.0` | `2.18.1` | | uk.gov.justice.hmpps.gradle-spring-boot | `6.0.6` | `6.0.8` | | [plugin.spring](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `io.sentry:sentry-spring-boot-starter-jakarta` from 7.14.0 to 7.16.0 - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-java@7.14.0...7.16.0) Updates `io.sentry:sentry-logback` from 7.14.0 to 7.16.0 - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-java@7.14.0...7.16.0) Updates `org.springframework.data:spring-data-commons` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](spring-projects/spring-data-commons@3.3.4...3.3.5) Updates `uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter` from 5.0.1 to 5.1.0 - [Commits](https://github.com/ministryofjustice/hmpps-spring-boot-sqs/commits) Updates `org.wiremock:wiremock-standalone` from 3.9.1 to 3.9.2 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.1...3.9.2) Updates `org.mockito:mockito-core` from 5.14.1 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.1...v5.14.2) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.0...jackson-module-kotlin-2.18.1) Updates `uk.gov.justice.hmpps.gradle-spring-boot` from 6.0.6 to 6.0.8 Updates `plugin.spring` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: io.sentry:sentry-spring-boot-starter-jakarta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: io.sentry:sentry-logback dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.springframework.data:spring-data-commons dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: uk.gov.justice.hmpps.gradle-spring-boot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: plugin.spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
db5bda2
to
7e0e2a3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 10 updates in the / directory:
3.3.4
3.3.5
7.14.0
7.16.0
7.14.0
7.16.0
3.3.4
3.3.5
5.0.1
5.1.0
3.9.1
3.9.2
5.14.1
5.14.2
2.18.0
2.18.1
6.0.6
6.0.8
2.0.20
2.0.21
Updates
org.springframework.boot:spring-boot-starter-webflux
from 3.3.4 to 3.3.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-webflux's releases.
... (truncated)
Commits
2316ce6
Release v3.3.502f6eb4
Merge branch '3.2.x' into 3.3.x728deaf
Next development version (v3.2.12-SNAPSHOT)9ca6667
Merge branch '3.2.x' into 3.3.x9858b4b
Fix release script2bf3e5a
Document that embedded Tomcat must be 10.1.25 or later13e75dc
Upgrade to Spring Integration 6.3.5131bbaf
Merge branch '3.2.x' into 3.3.x83a3212
Use github.ref_name when deploying snapshots2d91385
Merge branch '3.2.x' into 3.3.xUpdates
io.sentry:sentry-spring-boot-starter-jakarta
from 7.14.0 to 7.16.0Release notes
Sourced from io.sentry:sentry-spring-boot-starter-jakarta's releases.
... (truncated)
Changelog
Sourced from io.sentry:sentry-spring-boot-starter-jakarta's changelog.
... (truncated)
Commits
95f6443
release: 7.16.0285450b
Prepare Changelog for 7.16.0 release (#3816)28b6ac9
ci(build): Lower gradle workers to max 2 (#3814)4988d5b
test(ui): Add critical tests run by Maestro (#3802)0cc9262
[QA] Load lazy fields on init in the background (#3803)0132cdd
[QA] Replace setOf with HashSet.add (#3801)a9b3fbc
Merge branch 'release/7.16.0-alpha.1'f14a299
release: 7.16.0-alpha.19182d86
[QA] Cache parsed Dsn (#3796)143f91a
Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 (#3728)Updates
io.sentry:sentry-logback
from 7.14.0 to 7.16.0Release notes
Sourced from io.sentry:sentry-logback's releases.
... (truncated)
Changelog
Sourced from io.sentry:sentry-logback's changelog.
... (truncated)
Commits
95f6443
release: 7.16.0285450b
Prepare Changelog for 7.16.0 release (#3816)28b6ac9
ci(build): Lower gradle workers to max 2 (#3814)4988d5b
test(ui): Add critical tests run by Maestro (#3802)0cc9262
[QA] Load lazy fields on init in the background (#3803)0132cdd
[QA] Replace setOf with HashSet.add (#3801)a9b3fbc
Merge branch 'release/7.16.0-alpha.1'f14a299
release: 7.16.0-alpha.19182d86
[QA] Cache parsed Dsn (#3796)143f91a
Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 (#3728)Updates
org.springframework.data:spring-data-commons
from 3.3.4 to 3.3.5Release notes
Sourced from org.springframework.data:spring-data-commons's releases.
Commits
36cf952
Release version 3.3.5 (2024.0.5).ac7d52d
Prepare 3.3.5 (2024.0.5).a8a67c3
Polishing.a84821f
Fix typo inEnableSpringDataWebSupport
.4518779
Polishing.0107c39
Update documentation.2aaa809
Fix typo in query-methods-details.adoc.3b29a2b
Fix typo in definition.adoc.38ac35d
Use Docker in Docker CI setup.ca462e7
Fix native image hints for web support.Updates
uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter
from 5.0.1 to 5.1.0Commits
Updates
org.wiremock:wiremock-standalone
from 3.9.1 to 3.9.2Release notes
Sourced from org.wiremock:wiremock-standalone's releases.
Commits
53dfb6e
Bump WireMock to version 3.9.287d1f5e
Merge pull request #2877 from wiremock/dependabot/gradle/versions.junitJupite...62ec344
Bump versions.junitJupiter from 5.11.2 to 5.11.36986b27
Merge pull request #2875 from wiremock/renderable-date-to-json6a4050e
write RenderableDate to JSON correctly.0438c2a
Merge pull request #2873 from wiremock/bump-jetty-version331c291
Bump both versions of jetty to the latest versions1a6fde5
Merge pull request #2869 from wiremock/dependabot/gradle/org.mockito-mockito-...1f9d2e1
Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.261ab6c3
Merge pull request #2870 from wiremock/dependabot/gradle/org.mockito-mockito-...Updates
org.mockito:mockito-core
from 5.14.1 to 5.14.2Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
7834859
UpdatenexusPublishing
to use project.group(#3470)297d147
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)6a72b10
Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)68ca2f8
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)147c599
Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)9942641
Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...560d855
Removes deprecated and now unused gradle/root/gradle-fix.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.18.0 to 2.18.1Commits
3f1c827
[maven-release-plugin] prepare release jackson-module-kotlin-2.18.1fb5b731
Prep for 2.18.1 releasef27a76e
Merge pull request #836 from k163377/fix-docs62e4015
Fix docs3b48486
Back to snapshot depad4b22e
[maven-release-plugin] prepare for next development iterationUpdates
uk.gov.justice.hmpps.gradle-spring-boot
from 6.0.6 to 6.0.8Updates
plugin.spring
from 2.0.20 to 2.0.21Release notes
Sourced from plugin.spring's releases.
... (truncated)
Changelog
Sourced from plugin.spring's changelog.