build(deps): bump the gradle group across 2 directories with 7 updates - #1162
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the gradle group across 2 directories with 7 updates#1162dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gradle group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) | `2.1.0` | `2.1.1` | | com.google.auth:google-auth-library-oauth2-http | `1.50.0` | `1.51.0` | | [com.googlecode.libphonenumber:libphonenumber](https://github.com/google/libphonenumber) | `9.0.37` | `9.0.38` | | org.flywaydb:flyway-mysql | `13.3.0` | `13.4.0` | | [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) | `4.8.193` | `4.8.194` | | [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) | `1.1.10` | `1.1.11` | Bumps the gradle group with 1 update in the /build-logic directory: [org.openapitools:openapi-generator-gradle-plugin](https://github.com/OpenAPITools/openapi-generator). Updates `org.springframework.modulith:spring-modulith-bom` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/spring-projects/spring-modulith/releases) - [Changelog](https://github.com/spring-projects/spring-modulith/blob/main/release-train-settings.xml) - [Commits](spring-projects/spring-modulith@2.1.0...2.1.1) Updates `com.google.auth:google-auth-library-oauth2-http` from 1.50.0 to 1.51.0 Updates `com.googlecode.libphonenumber:libphonenumber` from 9.0.37 to 9.0.38 - [Release notes](https://github.com/google/libphonenumber/releases) - [Changelog](https://github.com/google/libphonenumber/blob/master/release_notes.txt) - [Commits](google/libphonenumber@v9.0.37...v9.0.38) Updates `org.flywaydb:flyway-mysql` from 13.3.0 to 13.4.0 Updates `io.github.classgraph:classgraph` from 4.8.193 to 4.8.194 - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.193...classgraph-4.8.194) Updates `org.graalvm.buildtools.native` from 1.1.10 to 1.1.11 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@1.1.10...1.1.11) Updates `org.openapitools:openapi-generator-gradle-plugin` from 7.24.0 to 7.25.0 - [Release notes](https://github.com/OpenAPITools/openapi-generator/releases) - [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/release-summary.md) - [Commits](OpenAPITools/openapi-generator@v7.24.0...v7.25.0) --- updated-dependencies: - dependency-name: org.springframework.modulith:spring-modulith-bom dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.googlecode.libphonenumber:libphonenumber dependency-version: 9.0.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.flywaydb:flyway-mysql dependency-version: 13.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.194 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.graalvm.buildtools.native dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.openapitools:openapi-generator-gradle-plugin dependency-version: 7.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... 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 gradle group with 6 updates in the / directory:
2.1.02.1.11.50.01.51.09.0.379.0.3813.3.013.4.04.8.1934.8.1941.1.101.1.11Bumps the gradle group with 1 update in the /build-logic directory: org.openapitools:openapi-generator-gradle-plugin.
Updates
org.springframework.modulith:spring-modulith-bomfrom 2.1.0 to 2.1.1Release notes
Sourced from org.springframework.modulith:spring-modulith-bom's releases.
Commits
83ce54cGH-1833 - Release version 2.1.1.ef8d256GH-1832 - Polishing.51e2cc4GH-1832 - Invoke listeners through SimpleApplicationEventMulticaster.3066000GH-1830 - Polishing.8127446GH-1830 - Resolve Rabbit Jackson configuration conflict.2bdcdc3GH-1827 - Polishing.f93a928GH-1827 - Clarify violation for non-exposed types in allowed modules.dacf640GH-1824 - Use ConcurrentHashMap for the module dependency cache.6827fd5GH-1822 - Polishing.ccd78daGH-1822 - Fix typo in staleness check-interval propertyUpdates
com.google.auth:google-auth-library-oauth2-httpfrom 1.50.0 to 1.51.0Updates
com.googlecode.libphonenumber:libphonenumberfrom 9.0.37 to 9.0.38Release notes
Sourced from com.googlecode.libphonenumber:libphonenumber's releases.
Changelog
Sourced from com.googlecode.libphonenumber:libphonenumber's changelog.
... (truncated)
Commits
796d807[maven-release-plugin] prepare release v9.0.38ba2a029Metadata updates for release 9.0.38 (#4068)17c9061Update README.md (#4066)20a7284Kkeshava maven update (#4065)Updates
org.flywaydb:flyway-mysqlfrom 13.3.0 to 13.4.0Updates
io.github.classgraph:classgraphfrom 4.8.193 to 4.8.194Release notes
Sourced from io.github.classgraph:classgraph's releases.
Commits
4ac0a76[maven-release-plugin] prepare release classgraph-4.8.1943b37a81Run a blocking scan on the calling threadff10ce4Name only the class in an extends or implements clausefbe7127Put the application classloader's classpath entries in their proper place4e090c9Order a classloader ahead of its own ancestors when finding scan sourcesade5186List each module layer once, in the order its own loader searches68fceaaSeparate a package root from a resource path with '/', not '!/'b07d80fRead the classpath entries that six ClassLoaderHandlers were missing89bdb8aHandle the JVMS-specified encoding of 'c' annotation element values1c2eee6Merge runtime visible and invisible type annotation attributesUpdates
org.graalvm.buildtools.nativefrom 1.1.10 to 1.1.11Release notes
Sourced from org.graalvm.buildtools.native's releases.
Commits
6cf521cRelease 1.1.1137fab88Fix additive reachability metadata requires selection (#1018)c300d9fMake embedded Maven output concise and reproducible (#1019)1987e3cFix Maven metadata copy across reactor modules (#1020)f328d3aLayers DSL follow-up: configuration-cache and test cleanup (#1034)8ae8060Update reachability metadata to 1.0.12 (#1036)6a60e3bMerge pull request #1035 from graalvm/bump-version-to-1.1.11-SNAPSHOT0eac49eBump version to 1.1.11-SNAPSHOTf2d657cMove grund.toml to the project roots (#1026)395d386Merge pull request #1030 from graalvm/release/1.1.10Updates
org.openapitools:openapi-generator-gradle-pluginfrom 7.24.0 to 7.25.0Release notes
Sourced from org.openapitools:openapi-generator-gradle-plugin's releases.
... (truncated)
Commits
ef964b0v7.25.0 release (#24763)61c6a9aFix missing imports for schemaMapping in API interfaces (#24672)bb7c33bfix: keep allOf members that have properties alongside a validation keyword (...b20cbb0fix(spring): preserve original operation ID for pageable (#24724)0c3e1f7[python] write back the fully qualified apiPackage/modelPackage (#24739)8674968[FIX][KOTLIN][SPRING] mark@param:JsonProperty as required in generated model...da510a9fix(spring;kotlin-spring): enhance pageable parameter detection with OpenAPI ...5dadfd8[SPRING;KOTLIN-SPRING] bugfix - honor x-spring-paginated for spring-cloud (Fe...09bd211[scala-sttp4-jsoniter] bump jsoniter-scala to 2.40.1 and sbt to 1.13.0 (#24759)be73ed9fix(kotlin-client): emit parameter table header before first parameter in jvm...Dependabot 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 conditionsDiff breakdown —
█added░removed, scaled to the largest row.