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

chore(deps): update swagger3 to v2.2.28 #2955

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

solrbot
Copy link
Collaborator

@solrbot solrbot commented Jan 7, 2025

This PR contains the following updates:

Package Type Update Change
io.swagger.core.v3.swagger-gradle-plugin plugin patch 2.2.22 -> 2.2.28
io.swagger.core.v3:swagger-jaxrs2-jakarta dependencies patch 2.2.22 -> 2.2.28
io.swagger.core.v3:swagger-annotations-jakarta dependencies patch 2.2.22 -> 2.2.28

Release Notes

swagger-api/swagger-core (io.swagger.core.v3:swagger-jaxrs2-jakarta)

v2.2.28: Swagger-core 2.2.28 released!

  • fix DateSchema enum and default serialization (#​4830)
  • update deps (Jackson to 2.18.2, fix quotes in tests) (#​4828)
  • fix #​4316 - additionalProperties and ArraySchema.implementation processing (#​4823)
  • allow specifying openAPI version (e.g. 3.0.4, 3.1.1) (#​4816)
  • Fix: Avoid caching AnnotationIntrospector to support custom module loading (#​4728)

v2.2.27: Swagger-core 2.2.27 released!

v2.2.26: Swagger-core 2.2.26 released!

  • fix CI (java17 module substitution) (#​4785)
  • refs #​4771 - schema resolution for container types and oas31 (#​4784)
  • refs-#​4760-Fix enum type annotations processing (#​4780)
  • Fix java record type use annotations support (#​4773)
  • fix findJsonValueType (#​4764)
  • refs-#​4737 add scanning for other OAS elements besides paths (#​4762)
  • bump jetty to 9.4.56.v20240826 (#​4758)
  • Update findJsonValueType method to provide better support for Jackson… (#​4756)
  • Implement Tests to check basic Java Record processing result (#​4749)

v2.2.25: Swagger-core 2.2.25 released!

  • schema resolution options - Phase 4: granular schema resolution via @​Schema.schemaResolution (#​4748)
  • schema resolution options - Phase 3: global all-of-ref (#​4747)
  • add schemaResolution to readme (#​4745)

v2.2.24: Swagger-core 2.2.24 released!

  • Update dependencies (#​4740)
  • Make Jackson ObjectMapper initialization thread safe (#​4739)
  • schema resolution options - Phase 2: global allOf (#​4738)
  • schema resolution options - Phase 1: global inline (#​4735)
  • refs-#​4703/#​4702-@​Pattern/@​Size annotations handling on collections (#​4734)
  • fix-SWG-11909-NPE during webhooks processing with (#​4733)
  • refs #​4715 - change JsonSchemaDialect to one accepted by Swagger-UI (#​4729)
  • Fix thread safety in Json.mapper() (#​4710)
  • Removed unnecessary cast that crashes for 3.1 schema (#​4698)

v2.2.23: Swagger-core 2.2.23 released!


Configuration

📅 Schedule: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot

@solrbot
Copy link
Collaborator Author

solrbot commented Jan 7, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/libs.versions.toml
Command failed: ./gradlew --console=plain --dependency-verification lenient -q :dependencies :platform:dependencies :solr:dependencies :solr:api:dependencies :solr:benchmark:dependencies :solr:core:dependencies :solr:cross-dc-manager:dependencies :solr:distribution:dependencies :solr:docker:dependencies :solr:documentation:dependencies :solr:example:dependencies :solr:modules:dependencies :solr:packaging:dependencies :solr:prometheus-exporter:dependencies :solr:server:dependencies :solr:solr-ref-guide:dependencies :solr:solrj:dependencies :solr:solrj-streaming:dependencies :solr:solrj-zookeeper:dependencies :solr:test-framework:dependencies :solr:webapp:dependencies :solr:modules:analysis-extras:dependencies :solr:modules:clustering:dependencies :solr:modules:cross-dc:dependencies :solr:modules:extraction:dependencies :solr:modules:gcs-repository:dependencies :solr:modules:hdfs:dependencies :solr:modules:jwt-auth:dependencies :solr:modules:langid:dependencies :solr:modules:llm:dependencies :solr:modules:ltr:dependencies :solr:modules:opentelemetry:dependencies :solr:modules:s3-repository:dependencies :solr:modules:scripting:dependencies :solr:modules:sql:dependencies --update-locks io.swagger.core.v3.swagger-gradle-plugin:io.swagger.core.v3.swagger-gradle-plugin.gradle.plugin,io.swagger.core.v3:swagger-jaxrs2-jakarta,io.swagger.core.v3:swagger-annotations-jakarta

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/renovate/repos/github/apache/solr/solr/api/build.gradle' line: 18

* What went wrong:
An exception occurred applying plugin request [id: 'io.swagger.core.v3.swagger-gradle-plugin', version: '2.2.28']
> Failed to apply plugin 'io.swagger.core.v3.swagger-gradle-plugin'.
   > Could not create task ':solr:api:resolve'.
      > Cannot invoke "org.gradle.api.tasks.SourceSetContainer.getByName(String)" because the return value of "org.gradle.api.plugins.ExtensionContainer.findByType(java.lang.Class)" is null

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 13s

File name: undefined
Command failed: ./gradlew resolveAndLockAll --write-locks

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/renovate/repos/github/apache/solr/solr/api/build.gradle' line: 18

* What went wrong:
An exception occurred applying plugin request [id: 'io.swagger.core.v3.swagger-gradle-plugin', version: '2.2.28']
> Failed to apply plugin 'io.swagger.core.v3.swagger-gradle-plugin'.
   > Could not create task ':solr:api:resolve'.
      > Cannot invoke "org.gradle.api.tasks.SourceSetContainer.getByName(String)" because the return value of "org.gradle.api.plugins.ExtensionContainer.findByType(java.lang.Class)" is null

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 10s

File name: undefined
Command failed: ./gradlew updateLicenses

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/renovate/repos/github/apache/solr/solr/api/build.gradle' line: 18

* What went wrong:
An exception occurred applying plugin request [id: 'io.swagger.core.v3.swagger-gradle-plugin', version: '2.2.28']
> Failed to apply plugin 'io.swagger.core.v3.swagger-gradle-plugin'.
   > Could not create task ':solr:api:resolve'.
      > Cannot invoke "org.gradle.api.tasks.SourceSetContainer.getByName(String)" because the return value of "org.gradle.api.plugins.ExtensionContainer.findByType(java.lang.Class)" is null

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 10s

@github-actions github-actions bot added dependencies Dependency upgrades tool:build labels Jan 7, 2025
@solrbot solrbot changed the title Update swagger3 to v2.2.27 chore(deps): update swagger3 to v2.2.27 Jan 14, 2025
@solrbot solrbot changed the title chore(deps): update swagger3 to v2.2.27 chore(deps): update swagger3 to v2.2.28 Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency upgrades tool:build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant