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 9 updates #551
Closed
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 9 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` | | [io.sentry:sentry-spring-boot-starter-jakarta](https://github.com/getsentry/sentry-java) | `7.18.0` | `7.19.1` | | [io.sentry:sentry-logback](https://github.com/getsentry/sentry-java) | `7.18.0` | `7.19.1` | | [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.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.9.2` | `3.10.0` | | [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.1` | | [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 `io.sentry:sentry-spring-boot-starter-jakarta` from 7.18.0 to 7.19.1 - [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.19.1) Updates `io.sentry:sentry-logback` from 7.18.0 to 7.19.1 - [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.19.1) 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.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 `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.1 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: 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.wiremock:wiremock-standalone 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>
Superseded by #554. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 9 updates in the / directory:
3.4.0
3.4.1
7.18.0
7.19.1
7.18.0
7.19.1
3.4.0
3.4.1
5.2.0
5.2.2
3.9.2
3.10.0
2.18.1
2.18.2
6.1.0
6.1.1
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
io.sentry:sentry-spring-boot-starter-jakarta
from 7.18.0 to 7.19.1Release notes
Sourced from io.sentry:sentry-spring-boot-starter-jakarta's releases.
Changelog
Sourced from io.sentry:sentry-spring-boot-starter-jakarta's changelog.
Commits
ca5a896
release: 7.19.176d2ad6
Update CHANGELOG.md (#4009)d410b56
[SR] Flutter improvements (#4007)91bb628
[SR] Fix ANRs and speed up (#4001)90eb1e3
Replace release bot with GH app (#3975)00f91f4
[SR] Fix memory leak in Compose masking (#3985)a4f2eef
Bump gradle/actions (#3987)60f0792
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2 (#3973)8f4f070
Bump github/codeql-action from 3.27.5 to 3.27.9 (#3986)aed2cf7
Change TTFD timeout to 25 seconds (#3984)Updates
io.sentry:sentry-logback
from 7.18.0 to 7.19.1Release notes
Sourced from io.sentry:sentry-logback's releases.
Changelog
Sourced from io.sentry:sentry-logback's changelog.
Commits
ca5a896
release: 7.19.176d2ad6
Update CHANGELOG.md (#4009)d410b56
[SR] Flutter improvements (#4007)91bb628
[SR] Fix ANRs and speed up (#4001)90eb1e3
Replace release bot with GH app (#3975)00f91f4
[SR] Fix memory leak in Compose masking (#3985)a4f2eef
Bump gradle/actions (#3987)60f0792
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2 (#3973)8f4f070
Bump github/codeql-action from 3.27.5 to 3.27.9 (#3986)aed2cf7
Change TTFD timeout to 25 seconds (#3984)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.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
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.18.1 to 2.18.2Commits
faea8f2
[maven-release-plugin] prepare release jackson-module-kotlin-2.18.256014ce
Prep for 2.18.2779cf85
Merge pull request #855 from k163377/844edf9592
Add check for #844aa1cb9b
Merge pull request #852 from k163377/update-ciebd6e3d
Add Kotlin 2.19f6ea17
Update Java and Kotlin versionsd4ae171
Merge pull request #850 from k163377/GitHub8411c805d6
Add check for #8419889989
Merge branch '2.17' into 2.18Updates
uk.gov.justice.hmpps.gradle-spring-boot
from 6.1.0 to 6.1.1Updates
plugin.spring
from 2.0.21 to 2.1.0Release notes
Sourced from plugin.spring's releases.
... (truncated)
Changelog
Sourced from plugin.spring's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingDependabot 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