Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.29 #83

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.swagger.core.v3:swagger-models 2.2.6 -> 2.2.29 age adoption passing confidence

Release Notes

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

v2.2.29: Swagger-core 2.2.29 released!

Compare Source

v2.2.28: Swagger-core 2.2.28 released!

Compare Source

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

Compare Source

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!

Compare Source

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

Compare Source

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

v2.2.19: Swagger-core 2.2.19 released!

Compare Source

  • give precedence to requiredMode annotation (#​4533)
  • update dependencies (#​4521)
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 (#​4513)
  • add deps update CI (#​4509)

v2.2.18: Swagger-core 2.2.18 released!

Compare Source

v2.2.17: Swagger-core 2.2.17 released!

Compare Source

  • python CI - encode request body (#​4489)
  • python CI - encode request body (#​4488)
  • update pythom CI (#​4487)
  • update dependencies (#​4486)
  • refs #​4455 - add config properties for default response status code (#​4482)
  • fix: compare string using equals instead of == for Reader class (#​4480)

v2.2.16: Swagger-core 2.2.16 released!

Compare Source

  • downgrade GH release actions runs-on (#​4477)
  • fix python setup in release GH Action (#​4476)
  • refs #​3080 - support array in additionalProperties annotation member (#​4475)
  • allow null values for extensions properties in openapi object (#​4468)
  • fixes #​4458 - correct invocation of setSkipResolveAppPath (#​4459)
  • add support of visibility of properties not annotated with jsonview b… (#​4391)

v2.2.15: Swagger-core 2.2.15 released!

Compare Source

  • fix oas 3.1 parameter resolving (#​4449)
  • fix siblings in response and request body schemas OAS 3.1 resolving (#​4445)

v2.2.14: Swagger-core 2.2.14 released!

Compare Source

  • OAS 3.1 siblings in refs resolving (#​4441)

v2.2.13: Swagger-core 2.2.13 released!

Compare Source

  • fix: makes populating instance variables accessible to subclasses (#​4434)
  • OAS 3.1 - properties and ref as siblings / fix ModelConvertes usage (#​4433)
  • support custom annotation for containers (#​4429)

v2.2.12: Swagger-core 2.2.12 released!

Compare Source

  • OAS 3.1 - fix webhooks class scanning (#​4426)
  • OAS 3.1 - annotations and resolve logic (#​4425)
  • Change ModelResolver to better handle JsonIgnoreProperties (#​4418)
  • fix #​3581: recognize Hidden annotation on enum values. (#​4394)

v2.2.11: Swagger-core 2.2.11 released!

Compare Source

  • Update Jackson to 2.15.1 to be consistent with SnakeYAML 2.0 (#​4417)
  • apply JAX-RS path regex to params (#​4415)

v2.2.10: Swagger-core 2.2.10 released!

Compare Source

  • Added possibility to provide JSON/YAML Factory to initialise ObjectMapper (#​4396)

v2.2.9: Swagger-core 2.2.9 released!

Compare Source

v2.2.8: Swagger-core 2.2.8 released!

Compare Source

  • docs: add refs to oas 3.1 wiki (#​4319)
  • fix: fix 3.1 schema deserialization (#​4318)

v2.2.7: Swagger-core 2.2.7 released!

Compare Source

  • deps update and adjust example (de)serialization (#​4310)
  • update boolean schema support (#​4307)
  • fix handling for case where type.getType() is null (#​4299)
  • new ReferenceTypeUtils code fails with IllegalArgumentException with type.getType() is null (#​4297)

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.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.7 Update dependency io.swagger.core.v3:swagger-models to v2.2.7 Dec 17, 2022
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate bot changed the title Update dependency io.swagger.core.v3:swagger-models to v2.2.7 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.7 Dec 17, 2022
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from b105686 to d2a5f6a Compare July 9, 2023 02:02
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.15 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.16 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from d2a5f6a to db34028 Compare September 19, 2023 02:39
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from db34028 to dbc56e7 Compare October 13, 2023 02:39
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.16 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.17 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from dbc56e7 to 0203ff6 Compare October 26, 2023 08:40
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.17 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.18 Oct 26, 2023
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.18 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.19 Nov 11, 2023
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from 0203ff6 to 37d4f2d Compare November 11, 2023 02:20
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.19 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.20 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from 37d4f2d to be0881c Compare December 19, 2023 08:06
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from be0881c to fd74018 Compare March 21, 2024 20:58
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.20 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.21 Mar 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.21 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.22 May 23, 2024
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from fd74018 to e175cd8 Compare May 23, 2024 05:28
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from e175cd8 to 4523732 Compare August 29, 2024 23:55
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.22 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.23 Aug 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.23 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.24 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from 4523732 to 0d0d0ac Compare September 24, 2024 11:57
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from 0d0d0ac to d0aacbb Compare October 3, 2024 01:59
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.24 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.25 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from d0aacbb to fe02da0 Compare November 19, 2024 18:00
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.25 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.26 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from fe02da0 to 9f0eb74 Compare December 12, 2024 04:21
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.26 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.27 Dec 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.27 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.28 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from 9f0eb74 to 5c27c5c Compare January 17, 2025 11:28
@renovate renovate bot changed the title fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.28 fix(deps): update dependency io.swagger.core.v3:swagger-models to v2.2.29 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/io.swagger.core.v3-swagger-models-2.x branch from 5c27c5c to beb7c00 Compare March 11, 2025 04:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants