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): update dependency io.swagger.core.v3:swagger-annotations to v2.2.28 #1349

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2024

This PR contains the following updates:

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

Release Notes

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

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 - 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 is behind base branch, 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 requested a review from a team as a code owner August 28, 2024 13:16
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 6 times, most recently from 00cbe49 to 8ee9800 Compare September 4, 2024 12:57
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 2 times, most recently from 96b0cad to b13cb16 Compare September 16, 2024 11:18
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.23 fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.24 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 2 times, most recently from 0215c5e to 8c3931a Compare September 30, 2024 12:57
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 7 times, most recently from 75254cb to c3cfd68 Compare October 2, 2024 15:59
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.24 fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.25 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch from c3cfd68 to 494db3e Compare October 9, 2024 08:36
@renovate renovate bot requested a review from a team as a code owner October 9, 2024 08:36
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 8 times, most recently from aff9567 to 951a48e Compare October 17, 2024 12:17
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 3 times, most recently from bd6b1d9 to 5249ea6 Compare January 1, 2025 16:04
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.26 fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.27 Jan 1, 2025
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 2 times, most recently from c789287 to b988a59 Compare January 6, 2025 11:53
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 3 times, most recently from cf5af61 to 8da6e70 Compare January 24, 2025 14:52
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 5 times, most recently from a402bd8 to 6006d16 Compare February 4, 2025 19:47
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch from 6006d16 to 07b784f Compare February 6, 2025 15:49
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.27 fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.28 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 2 times, most recently from 1cdad93 to 948fa81 Compare February 12, 2025 12:53
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 2 times, most recently from 13ce087 to 28f9fb7 Compare February 18, 2025 09:05
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch 7 times, most recently from 366d0b5 to 9998525 Compare March 3, 2025 14:47
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-annotations-2.x branch from 9998525 to 28f50d2 Compare March 3, 2025 15:05
Copy link

sonarqubecloud bot commented Mar 3, 2025

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.

0 participants