build(deps): bump the dependencies group across 1 directory with 5 updates#149
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
…dates Bumps the dependencies group with 5 updates in the /apps/api directory: | Package | From | To | | --- | --- | --- | | [tools.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `3.1.0` | `3.1.2` | | software.amazon.awssdk:bom | `2.42.18` | `2.42.36` | | [com.bucket4j:bucket4j_jdk17-core](https://github.com/bucket4j/bucket4j) | `8.17.0` | `8.18.0` | | [com.google.cloud:google-cloud-vision](https://github.com/googleapis/google-cloud-java) | `3.86.0` | `3.89.0` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `4.0.4` | `4.0.5` | Updates `tools.jackson.module:jackson-module-kotlin` from 3.1.0 to 3.1.2 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-3.1.0...jackson-module-kotlin-3.1.2) Updates `software.amazon.awssdk:bom` from 2.42.18 to 2.42.36 Updates `com.bucket4j:bucket4j_jdk17-core` from 8.17.0 to 8.18.0 - [Release notes](https://github.com/bucket4j/bucket4j/releases) - [Commits](bucket4j/bucket4j@8.17.0...8.18.0) Updates `com.google.cloud:google-cloud-vision` from 3.86.0 to 3.89.0 - [Release notes](https://github.com/googleapis/google-cloud-java/releases) - [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-java/commits) Updates `org.springframework.boot` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: tools.jackson.module:jackson-module-kotlin dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: software.amazon.awssdk:bom dependency-version: 2.42.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.bucket4j:bucket4j_jdk17-core dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.cloud:google-cloud-vision dependency-version: 3.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.springframework.boot dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 5 updates in the /apps/api directory:
3.1.03.1.22.42.182.42.368.17.08.18.03.86.03.89.04.0.44.0.5Updates
tools.jackson.module:jackson-module-kotlinfrom 3.1.0 to 3.1.2Commits
c68f674[maven-release-plugin] prepare release jackson-module-kotlin-3.1.2a4a6936Prep for 3.1.2 release1fbe167Merge branch '2.x' into 3.11da9201Merge pull request #1147 from FasterXML/2.216bc10e7Merge pull request #1146 from k163377/cid75eba0Update versions for ci921fb53Post-release dep version bumpf664074[maven-release-plugin] prepare for next development iteration56c0829[maven-release-plugin] prepare release jackson-module-kotlin-3.1.1454275bPrep for 3.1.1 releaseUpdates
software.amazon.awssdk:bomfrom 2.42.18 to 2.42.36Updates
com.bucket4j:bucket4j_jdk17-corefrom 8.17.0 to 8.18.0Release notes
Sourced from com.bucket4j:bucket4j_jdk17-core's releases.
Commits
c83ab81begin new version38916b6Add Couchbase support (#578)8eea63bFix typo in hazelcast doc (#577)Updates
com.google.cloud:google-cloud-visionfrom 3.86.0 to 3.89.0Commits
Updates
org.springframework.bootfrom 4.0.4 to 4.0.5Release notes
Sourced from org.springframework.boot's releases.
Commits
fe74b31Release v4.0.5e1d6e5aMerge branch '3.5.x' into 4.0.x6c9e52aNext development version (v3.5.14-SNAPSHOT)a413e95Upgrade to Netty 4.2.12.Finalc1694b5Add missing Spring Integration test module to the relevant starter51ffdc6Merge branch '3.5.x' into 4.0.x696a60eFull auto-configure transaction management in slice testsba70d41Upgrade to Tomcat 11.0.20fd94ca0Upgrade to Netty 4.2.11.Final7e6833bUpgrade to jOOQ 3.19.31Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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