Skip to content
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

fix(deps): bump the prod-deps group across 1 directory with 5 updates #192

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

Bumps the prod-deps group with 5 updates in the / directory:

Package From To
org.openapitools:openapi-generator-maven-plugin 7.8.0 7.9.0
org.openapitools:openapi-generator 7.8.0 7.9.0
io.github.openfeign:feign-okhttp 13.4 13.5
io.swagger.core.v3:swagger-annotations 2.2.24 2.2.25
io.github.classgraph:classgraph 4.8.176 4.8.177

Updates org.openapitools:openapi-generator-maven-plugin from 7.8.0 to 7.9.0

Updates org.openapitools:openapi-generator from 7.8.0 to 7.9.0

Release notes

Sourced from org.openapitools:openapi-generator's releases.

v7.9.0 released

v7.9.0 stable release comes with 150+ enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.

This release comes with 4 breaking changes (with fallback) listed below.

3 new generators are included in this release:

  • [Scala][Client]Add Http4s scala3 client codegen #19658
  • Add swift6 generator #19621
  • Erlang server overhaul #19465

Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.

General

  • [normalizer] bug fixes (isNullTypeSchema, handling of primitive types with oneOf) #19781
  • feat(avro)/refactor(core): unify *_POST_PROCESS_FILE behaviour and reuse code #19761
  • Fix anyOf/oneOf normalization for 3.1 spec #19758
  • [OpenAPI 3.1] Avoid NPE when handling prefixItems #19735
  • fix(core): system-independent relative path sorting for FILES output #19726
  • feat(core): add info.summary to additionalProperties for 3.1 specs #19723
  • [windows] Fixed missing output #19715
  • fix(core): single value enums (const) are not generated correctly in 3.1 specs #19696
  • fix(core): nullable array types in 3.1.x specs #19687
  • [BUG] HandlebarsEngineAdapter.java failed to use custom FieldValueResolver causing IllegalAccessException for maps #19634
  • Better handling of parameters in inline model resolver #19460
  • [Gradle plugin] bugfix: openapi code generator to consider schema changes #16735

Avro Schema

  • fix(avro-schema): fix NPE for null enum values #19771
  • [avro-schema] fix: enum logic (sanitize, remove collisions) #19549

C++

  • [cpp-pistache-server] Generated code fails to build with x86_64-linux-gnu-g++-13 #19684
  • [cpp-qt-client] New makeOperationsVirtual option (Breaking change (with fallback)) #19613
  • Implemented missing definitions of declared methods inside modelbase-header.mustache, added two missing body of methods definitions #19569

C#

  • [csharp][generichost] Support formatting date only #19785
  • [csharp][generichost] Fix local var #19642
  • [csharp][generichost] Fix invalid key name #19633
  • [aspnetcore] Fix swagger xml comments #19593
  • [csharp] Version bump dependencies #19545

Dart

  • [BUGFIX][dart-dio] Align enum and enum_inline generation result #19510
  • [BUGFIX][dart-dio] add unknownEnumValue to JsonKey #19416

Erlang

  • [Erlang Server] Add more type information and fix minor bugs #19792

... (truncated)

Commits
  • 4145000 prepare 7.9.0 release (#19808)
  • a82475e Fix java rest client's ApiClient constructors to make sure objectMapper param...
  • 7cf84e2 Bump s4u/setup-maven-action from 1.14.0 to 1.15.0 (#19807)
  • 4ff8c3a [Python][Client] Allow all content-types with text/ prefix (#19802)
  • 7d1e999 [Kotlin] Allow other content-types when only interested in status-code / Unit...
  • 9a0fc59 [swift6] urlsession interceptor (#19797)
  • 4c81563 Update PHP samples
  • 5902af4 in case of defined status codes > 299 switch will have no effect. issue 7788 ...
  • 39fb510 [swift6] alamofire interceptor (#19796)
  • 77e8346 [Erlang Server] Add more type information and fix minor bugs (#19792)
  • Additional commits viewable in compare view

Updates io.github.openfeign:feign-okhttp from 13.4 to 13.5

Release notes

Sourced from io.github.openfeign:feign-okhttp's releases.

OpenFeign 13.4

What's Changed


  • Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4 by @​dependabot in OpenFeign/feign#2570
  • Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4.1.3 by @​dependabot in OpenFeign/feign#2576
  • Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4 by @​dependabot in OpenFeign/feign#2582
  • Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4
  • Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4.1.3
  • Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1
  • Bump micrometer.version from 1.13.4 to 1.13.5
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2
  • Bump maven-surefire-plugin.version from 3.5.0 to 3.5.1
  • Bump netty.version from 4.1.113.Final to 4.1.114.Final
  • Bump mockito.version from 5.14.0 to 5.14.1
  • Bump com.gradle:develocity-maven-extension from 1.22.1 to 1.22.2
  • Bump io.dropwizard.metrics:metrics-core from 4.2.27 to 4.2.28
  • Bump jackson.version from 2.17.2 to 2.18.0
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
  • Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
  • Bump io.undertow:undertow-core from 2.3.14.Final to 2.3.17.Final
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.1 to 2.26.1
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks
  • Bump license-maven-plugin.version from 4.5 to 4.6
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.40.2 to 5.41.0
  • Bump mockito.version from 5.12.0 to 5.14.0
  • Bump org.springframework:spring-web from 6.0.19 to 6.0.23 in /spring (#2565)
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.0 to 2.25.1 (#2564)
  • Bump com.gradle:develocity-maven-extension from 1.22 to 1.22.1 (#2563)
  • Bump com.alibaba.fastjson2:fastjson2 from 2.0.52 to 2.0.53 (#2562)
  • Bump com.gradle:common-custom-user-data-maven-extension (#2561)
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 (#2560)
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.39.2 to 5.40.2 (#2553)
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.23.0 to 2.25.0 (#2552)
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#2551)
  • Bump org.springframework:spring-context from 6.1.12 to 6.1.13 (#2550)
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks (#2549)

... (truncated)

Commits
  • f829536 prepare release 13.5
  • 7e7940e Merge pull request #2555 from jay-choe/remove-content-type-header-with-empty-...
  • 920ae8c Merge pull request #2570 from OpenFeign/dependabot/maven/org.springframework....
  • c6d8c6b Bump spring version
  • 42b7e48 Merge remote-tracking branch 'origin/dependabot/maven/org.springframework.clo...
  • 4b272ef Merge remote-tracking branch 'origin/dependabot/maven/org.springframework.boo...
  • 6aad56f Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4
  • 03f0f79 Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4...
  • 6c576fe Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4
  • 41edd78 Remove main.basedir property, no longer used
  • Additional commits viewable in compare view

Updates org.openapitools:openapi-generator from 7.8.0 to 7.9.0

Release notes

Sourced from org.openapitools:openapi-generator's releases.

v7.9.0 released

v7.9.0 stable release comes with 150+ enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.

This release comes with 4 breaking changes (with fallback) listed below.

3 new generators are included in this release:

  • [Scala][Client]Add Http4s scala3 client codegen #19658
  • Add swift6 generator #19621
  • Erlang server overhaul #19465

Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.

General

  • [normalizer] bug fixes (isNullTypeSchema, handling of primitive types with oneOf) #19781
  • feat(avro)/refactor(core): unify *_POST_PROCESS_FILE behaviour and reuse code #19761
  • Fix anyOf/oneOf normalization for 3.1 spec #19758
  • [OpenAPI 3.1] Avoid NPE when handling prefixItems #19735
  • fix(core): system-independent relative path sorting for FILES output #19726
  • feat(core): add info.summary to additionalProperties for 3.1 specs #19723
  • [windows] Fixed missing output #19715
  • fix(core): single value enums (const) are not generated correctly in 3.1 specs #19696
  • fix(core): nullable array types in 3.1.x specs #19687
  • [BUG] HandlebarsEngineAdapter.java failed to use custom FieldValueResolver causing IllegalAccessException for maps #19634
  • Better handling of parameters in inline model resolver #19460
  • [Gradle plugin] bugfix: openapi code generator to consider schema changes #16735

Avro Schema

  • fix(avro-schema): fix NPE for null enum values #19771
  • [avro-schema] fix: enum logic (sanitize, remove collisions) #19549

C++

  • [cpp-pistache-server] Generated code fails to build with x86_64-linux-gnu-g++-13 #19684
  • [cpp-qt-client] New makeOperationsVirtual option (Breaking change (with fallback)) #19613
  • Implemented missing definitions of declared methods inside modelbase-header.mustache, added two missing body of methods definitions #19569

C#

  • [csharp][generichost] Support formatting date only #19785
  • [csharp][generichost] Fix local var #19642
  • [csharp][generichost] Fix invalid key name #19633
  • [aspnetcore] Fix swagger xml comments #19593
  • [csharp] Version bump dependencies #19545

Dart

  • [BUGFIX][dart-dio] Align enum and enum_inline generation result #19510
  • [BUGFIX][dart-dio] add unknownEnumValue to JsonKey #19416

Erlang

  • [Erlang Server] Add more type information and fix minor bugs #19792

... (truncated)

Commits
  • 4145000 prepare 7.9.0 release (#19808)
  • a82475e Fix java rest client's ApiClient constructors to make sure objectMapper param...
  • 7cf84e2 Bump s4u/setup-maven-action from 1.14.0 to 1.15.0 (#19807)
  • 4ff8c3a [Python][Client] Allow all content-types with text/ prefix (#19802)
  • 7d1e999 [Kotlin] Allow other content-types when only interested in status-code / Unit...
  • 9a0fc59 [swift6] urlsession interceptor (#19797)
  • 4c81563 Update PHP samples
  • 5902af4 in case of defined status codes > 299 switch will have no effect. issue 7788 ...
  • 39fb510 [swift6] alamofire interceptor (#19796)
  • 77e8346 [Erlang Server] Add more type information and fix minor bugs (#19792)
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.24 to 2.2.25

Updates io.github.classgraph:classgraph from 4.8.176 to 4.8.177

Release notes

Sourced from io.github.classgraph:classgraph's releases.

classgraph-4.8.177

Throw IllegalStateException rather than NPE if the user tries to access a resource after the ScanResult has been closed (#885, thanks to @​sebthom for reporting).

Commits
  • 8841196 [maven-release-plugin] prepare release classgraph-4.8.177
  • e5422fb Reset version number
  • a138641 Fix previous commit
  • dcd7ece Don't allow resources to be opened after ScanResult is closed (#885)
  • b61f6e0 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 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

Bumps the prod-deps group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| org.openapitools:openapi-generator-maven-plugin | `7.8.0` | `7.9.0` |
| [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) | `7.8.0` | `7.9.0` |
| [io.github.openfeign:feign-okhttp](https://github.com/openfeign/feign) | `13.4` | `13.5` |
| io.swagger.core.v3:swagger-annotations | `2.2.24` | `2.2.25` |
| [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) | `4.8.176` | `4.8.177` |



Updates `org.openapitools:openapi-generator-maven-plugin` from 7.8.0 to 7.9.0

Updates `org.openapitools:openapi-generator` from 7.8.0 to 7.9.0
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v7.8.0...v7.9.0)

Updates `io.github.openfeign:feign-okhttp` from 13.4 to 13.5
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@13.4...13.5)

Updates `org.openapitools:openapi-generator` from 7.8.0 to 7.9.0
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v7.8.0...v7.9.0)

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.24 to 2.2.25

Updates `io.github.classgraph:classgraph` from 4.8.176 to 4.8.177
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](classgraph/classgraph@classgraph-4.8.176...classgraph-4.8.177)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: org.openapitools:openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: io.github.openfeign:feign-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: org.openapitools:openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 11, 2024 08:21
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2024
Copy link

Copy link
Contributor

@psmagin psmagin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 877b780 into master Oct 11, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/prod-deps-956ebef0da branch October 11, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants