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 12 updates #575
Merged
probation-integration-bot
merged 3 commits into
main
from
dependabot/gradle/minor-9917f006ae
Jan 15, 2025
Merged
Bump the minor group across 1 directory with 12 updates #575
probation-integration-bot
merged 3 commits into
main
from
dependabot/gradle/minor-9917f006ae
Jan 15, 2025
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
Bumps the minor group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.1` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.3` | `1.8.0` | | [io.sentry:sentry-spring-boot-starter-jakarta](https://github.com/getsentry/sentry-java) | `7.18.0` | `7.20.0` | | [io.sentry:sentry-logback](https://github.com/getsentry/sentry-java) | `7.18.0` | `7.20.0` | | [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) | `3.4.0` | `3.4.1` | | [uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter](https://github.com/ministryofjustice/hmpps-spring-boot-sqs) | `5.2.0` | `5.2.2` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.7.0` | `2.8.3` | | [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.9.2` | `3.10.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.14.2` | `5.15.2` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.1` | `2.18.2` | | uk.gov.justice.hmpps.gradle-spring-boot | `6.1.0` | `6.1.2` | | [plugin.spring](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.7.3...v1.8.0) Updates `io.sentry:sentry-spring-boot-starter-jakarta` from 7.18.0 to 7.20.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.18.0...7.20.0) Updates `io.sentry:sentry-logback` from 7.18.0 to 7.20.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.18.0...7.20.0) Updates `org.springframework.data:spring-data-commons` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](spring-projects/spring-data-commons@3.4.0...3.4.1) Updates `uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter` from 5.2.0 to 5.2.2 - [Commits](https://github.com/ministryofjustice/hmpps-spring-boot-sqs/commits) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.7.0 to 2.8.3 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.7.0...v2.8.3) Updates `org.wiremock:wiremock-standalone` from 3.9.2 to 3.10.0 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.2...3.10.0) Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2) Updates `uk.gov.justice.hmpps.gradle-spring-boot` from 6.1.0 to 6.1.2 Updates `plugin.spring` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) --- 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: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-minor 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-patch dependency-group: minor - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui 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-minor dependency-group: minor - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor 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-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
This is to prevent the error with the default version JLLeitschuh/ktlint-gradle#809
ben-madley-mt
approved these changes
Jan 15, 2025
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 12 updates in the / directory:
3.4.0
3.4.1
1.7.3
1.8.0
7.18.0
7.20.0
7.18.0
7.20.0
3.4.0
3.4.1
5.2.0
5.2.2
2.7.0
2.8.3
3.9.2
3.10.0
5.14.2
5.15.2
2.18.1
2.18.2
6.1.0
6.1.2
2.0.21
2.1.0
Updates
org.springframework.boot:spring-boot-starter-webflux
from 3.4.0 to 3.4.1Release notes
Sourced from org.springframework.boot:spring-boot-starter-webflux's releases.
... (truncated)
Commits
1832852
Release v3.4.1c9e8174
Merge branch '3.3.x'316fe52
Next development version (v3.3.8-SNAPSHOT)4300ee9
Merge branch '3.3.x'da59380
Upgrade to Spring Batch 5.2.1a085a01
Upgrade to Spring Batch 5.1.3fcc569e
Upgrade to Hibernate 6.6.4.Final1b8fcb6
Merge pull request #43560 from arefbehboudidbc1fc2
Polishef43160
Merge branch '3.3.x'Updates
org.jetbrains.kotlinx:kotlinx-serialization-json
from 1.7.3 to 1.8.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
... (truncated)
Commits
f9f160a
Prepare 1.8.0 releasef17c83f
Fix CompositeDecoder.decodeSequentially() documentationc645f52
Restructure source-sets-conventions.gradle.ktsfa797bc
Add tests for UuidSerializer that were supposed to work in Kotlin 2.1 (#2884)d62f3b8
Speedup ProtoWriteType.from (#2879)db217e4
Merge remote-tracking branch 'origin/master' into dev69050a3
Prepare 1.8.0-RC release (#2880)c4f798c
Update to Kotlin 2.1.0 and some housekeeping: (#2877)7204a36
[Cbor] correctly skip structures with ignoreUnknownKeys setting (#2873)aee6336
Introduce@JsonIgnoreUnknownKeys
annotation (#2874)Updates
io.sentry:sentry-spring-boot-starter-jakarta
from 7.18.0 to 7.20.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
2de45eb
release: 7.20.04267ac9
[SR] GA Session replay (#4017)90d524d
[SR] Reduce memory and disk consumption (#4016)9aa5279
[SR] Send replay recording options (#4015)75ebe50
[SR] Allow overridingSdkVersion
only for replay events (#4014)45a4343
Warm start detection (#3937)ee833e6
Merge branch 'release/7.19.1'ca5a896
release: 7.19.176d2ad6
Update CHANGELOG.md (#4009)d410b56
[SR] Flutter improvements (#4007)Updates
io.sentry:sentry-logback
from 7.18.0 to 7.20.0Release notes
Sourced from io.sentry:sentry-logback's releases.
... (truncated)
Changelog
Sourced from io.sentry:sentry-logback's changelog.
... (truncated)
Commits
2de45eb
release: 7.20.04267ac9
[SR] GA Session replay (#4017)90d524d
[SR] Reduce memory and disk consumption (#4016)9aa5279
[SR] Send replay recording options (#4015)75ebe50
[SR] Allow overridingSdkVersion
only for replay events (#4014)45a4343
Warm start detection (#3937)ee833e6
Merge branch 'release/7.19.1'ca5a896
release: 7.19.176d2ad6
Update CHANGELOG.md (#4009)d410b56
[SR] Flutter improvements (#4007)Updates
org.springframework.data:spring-data-commons
from 3.4.0 to 3.4.1Release notes
Sourced from org.springframework.data:spring-data-commons's releases.
Commits
264dcdd
Release version 3.4.1 (2024.1.1).91697f8
Prepare 3.4.1 (2024.1.1).75175d6
Update Projection section in reference documentation.36b0c26
Polishing.4bdcbd0
Resolve bridged method when projected PropertyDescriptor resolves to a bridge...2f11039
Refine Value Expression documentation.0a2e9f1
Polishing.02ffabc
After release cleanups.65b5b50
Prepare next development iteration.Updates
uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter
from 5.2.0 to 5.2.2Commits
Updates
org.springdoc:springdoc-openapi-starter-webmvc-ui
from 2.7.0 to 2.8.3Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
... (truncated)
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
Commits
db6455e
[maven-release-plugin] prepare release v2.8.31f33ed4
code review8648879
Refine condition, for ignoring types when using PolymorphicModelConverter. Fi...aea694a
CHANGELOG.md updateb1b0b84
[maven-release-plugin] prepare for next development iteration94220b0
[maven-release-plugin] prepare release v2.8.2a61c048
CHANGELOG.md update0b11833
Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1. ...911fb5f
Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1. ...88f5da0
Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1. ...Updates
org.wiremock:wiremock-standalone
from 3.9.2 to 3.10.0Release notes
Sourced from org.wiremock:wiremock-standalone's releases.
Commits
7df345b
Filter out class version 66 (java 22) from the shadowJar248cfdf
Bump minor versionbb348b1
Merge pull request #2883 from wiremock/dependabot/gradle/org.apache.httpcompo...40e6e02
Back to filtering out the connection header and now the upgrade header764823d
No longer filter out the connection header when proxying0b731eb
Merge pull request #2909 from wiremock/support-extension-factories-as-classes96075b3
Added ability for extension factories to be declared as classesa0df1e0
Merge pull request #2891 from wiremock/http-server-loading-refinement2cf90bb
Apache now enforces UTF-8 encoding in BasicSchemeFactory as per RFC 76170e98c90
Merge remote-tracking branch 'origin/dependabot/gradle/org.apache.httpcompone...Updates
org.mockito:mockito-core
from 5.14.2 to 5.15.2Release notes
Sourced from org.mockito:mockito-core's releases.