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

Update dependency io.swagger.core.v3:swagger-annotations to v2.2.26 #84

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.swagger.core.v3:swagger-annotations 2.2.19 -> 2.2.26 age adoption passing confidence

Release Notes

swagger-api/swagger-core (io.swagger.core.v3:swagger-annotations)

v2.2.26: Swagger-core 2.2.26 released!

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

v2.2.22: Swagger-core 2.2.22 released!

Compare Source

v2.2.21: Swagger-core 2.2.21 released!

  • update dependencies (#​4630)
  • fix: Add class loader to OpenAPIExtensions ServiceLoader (#​4626)
  • Fix #​4618: process array schema in OpenAPI 3.1 same as in OpenAPI 3.0 (#​4619)
  • Fix isExplode method and explode tests (#​4612)
  • refs #​4610 - deprecate and fix ArraySchema.items processing (switch to ArraySchema.schema) (#​4611)
  • Add Header Object missing attributes (#​4608)
  • fix #​4589 - fix tests with Java 21 (list first/last) (#​4597)
  • Replace log error with warning in reflection with type not found (#​4596)
  • Add JAX-RS v2.2 tolerance by swagger-core (#​4595)
  • Skip groovy.lang package in ModelConverters (#​4594)
  • fix CodeQL (#​4582)

v2.2.20: Swagger-core 2.2.20 released!

  • switch to original eclipse transformer for jakarta artifacts - update dependencies (#​4578)
  • Bump logback-version from 1.4.11 to 1.4.13 (#​4564)
  • Bump jakarta.inject:jakarta.inject-api from 1.0 to 1.0.5 (#​4563)
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.11.0 (#​4562)
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.0.0 to 3.5.0 (#​4556)
  • Remove System.err (#​4548)
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.3.0 (#​4545)
  • Bump jakarta.xml.bind:jakarta.xml.bind-api from 2.3.2 to 2.3.3 (#​4544)
  • Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#​4541)
  • Treat kotlin.Deprecated as a deprecated operation (#​4464)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/swagger3x.version branch from a6f62c4 to d049213 Compare December 9, 2024 00:43
@renovate renovate bot force-pushed the renovate/swagger3x.version branch from d049213 to 09cd84e Compare December 9, 2024 00:44
@ChunMengLu ChunMengLu merged commit fff557f into master Dec 9, 2024
6 checks passed
@renovate renovate bot deleted the renovate/swagger3x.version branch December 9, 2024 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant