entur / tiamat

Module also known as the backend for Stop Place Register ("nasjonalt stoppestedregister - nsr")
https://stoppested.entur.org
European Union Public License 1.2
15 stars 7 forks source link

Update dependency io.swagger.core.v3:swagger-jaxrs2-jakarta to v2.2.25 #157

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.swagger.core.v3:swagger-jaxrs2-jakarta 2.2.20 -> 2.2.25 age adoption passing confidence

Release Notes

swagger-api/swagger-core (io.swagger.core.v3:swagger-jaxrs2-jakarta) ### [`v2.2.25`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.25): Swagger-core 2.2.25 released! [Compare Source](https://redirect.github.com/swagger-api/swagger-core/compare/v2.2.24...v2.2.25) - schema resolution options - Phase 4: granular schema resolution via [@​Schema](https://redirect.github.com/Schema).schemaResolution ([#​4748](https://redirect.github.com/swagger-api/swagger-core/issues/4748)) - schema resolution options - Phase 3: global all-of-ref ([#​4747](https://redirect.github.com/swagger-api/swagger-core/issues/4747)) - add schemaResolution to readme ([#​4745](https://redirect.github.com/swagger-api/swagger-core/issues/4745)) ### [`v2.2.24`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.24): Swagger-core 2.2.24 released! [Compare Source](https://redirect.github.com/swagger-api/swagger-core/compare/v2.2.23...v2.2.24) - Update dependencies ([#​4740](https://redirect.github.com/swagger-api/swagger-core/issues/4740)) - Make Jackson ObjectMapper initialization thread safe ([#​4739](https://redirect.github.com/swagger-api/swagger-core/issues/4739)) - schema resolution options - Phase 2: global allOf ([#​4738](https://redirect.github.com/swagger-api/swagger-core/issues/4738)) - schema resolution options - Phase 1: global inline ([#​4735](https://redirect.github.com/swagger-api/swagger-core/issues/4735)) - [refs-#​4703](https://redirect.github.com/refs-/swagger-core/issues/4703)/[#​4702](https://redirect.github.com/swagger-api/swagger-core/issues/4702)-@​Pattern/[@​Size](https://redirect.github.com/Size) annotations handling on collections ([#​4734](https://redirect.github.com/swagger-api/swagger-core/issues/4734)) - fix-SWG-11909-NPE during webhooks processing with ([#​4733](https://redirect.github.com/swagger-api/swagger-core/issues/4733)) - refs [#​4715](https://redirect.github.com/swagger-api/swagger-core/issues/4715) - change JsonSchemaDialect to one accepted by Swagger-UI ([#​4729](https://redirect.github.com/swagger-api/swagger-core/issues/4729)) - Fix thread safety in `Json.mapper()` ([#​4710](https://redirect.github.com/swagger-api/swagger-core/issues/4710)) - Removed unnecessary cast that crashes for 3.1 schema ([#​4698](https://redirect.github.com/swagger-api/swagger-core/issues/4698)) ### [`v2.2.23`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.23): Swagger-core 2.2.23 released! [Compare Source](https://redirect.github.com/swagger-api/swagger-core/compare/v2.2.22...v2.2.23) - refs [#​4679](https://redirect.github.com/swagger-api/swagger-core/issues/4679) - fix [@​Schema](https://redirect.github.com/Schema)#implementation resolving for OAS 3.1 ([#​4720](https://redirect.github.com/swagger-api/swagger-core/issues/4720)) - Missing array type when using [@​ArraySchema](https://redirect.github.com/ArraySchema) ([#​4700](https://redirect.github.com/swagger-api/swagger-core/issues/4700)) - fix [#​4676](https://redirect.github.com/swagger-api/swagger-core/issues/4676) - fix schema serialization with sort=true ([#​4677](https://redirect.github.com/swagger-api/swagger-core/issues/4677)) ### [`v2.2.22`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.22): Swagger-core 2.2.22 released! [Compare Source](https://redirect.github.com/swagger-api/swagger-core/compare/v2.2.21...v2.2.22) - Support proper mapping of the byte array ([#​4659](https://redirect.github.com/swagger-api/swagger-core/issues/4659)) - refs [#​4645](https://redirect.github.com/swagger-api/swagger-core/issues/4645) - fix NPE in header resolving with no components ([#​4650](https://redirect.github.com/swagger-api/swagger-core/issues/4650)) - refs [#​4474](https://redirect.github.com/swagger-api/swagger-core/issues/4474) - fix NPE while resolving container types ([#​4640](https://redirect.github.com/swagger-api/swagger-core/issues/4640)) - Fix [#​4634](https://redirect.github.com/swagger-api/swagger-core/issues/4634): unite processing of allOf, anyOf, oneOf relation so it wil… ([#​4637](https://redirect.github.com/swagger-api/swagger-core/issues/4637)) - fix README ([#​4635](https://redirect.github.com/swagger-api/swagger-core/issues/4635)) ### [`v2.2.21`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.21): Swagger-core 2.2.21 released! [Compare Source](https://redirect.github.com/swagger-api/swagger-core/compare/v2.2.20...v2.2.21) - update dependencies ([#​4630](https://redirect.github.com/swagger-api/swagger-core/issues/4630)) - fix: Add class loader to OpenAPIExtensions ServiceLoader ([#​4626](https://redirect.github.com/swagger-api/swagger-core/issues/4626)) - Fix [#​4618](https://redirect.github.com/swagger-api/swagger-core/issues/4618): process array schema in OpenAPI 3.1 same as in OpenAPI 3.0 ([#​4619](https://redirect.github.com/swagger-api/swagger-core/issues/4619)) - Fix isExplode method and explode tests ([#​4612](https://redirect.github.com/swagger-api/swagger-core/issues/4612)) - refs [#​4610](https://redirect.github.com/swagger-api/swagger-core/issues/4610) - deprecate and fix ArraySchema.items processing (switch to ArraySchema.schema) ([#​4611](https://redirect.github.com/swagger-api/swagger-core/issues/4611)) - Add Header Object missing attributes ([#​4608](https://redirect.github.com/swagger-api/swagger-core/issues/4608)) - fix [#​4589](https://redirect.github.com/swagger-api/swagger-core/issues/4589) - fix tests with Java 21 (list first/last) ([#​4597](https://redirect.github.com/swagger-api/swagger-core/issues/4597)) - Replace log error with warning in reflection with type not found ([#​4596](https://redirect.github.com/swagger-api/swagger-core/issues/4596)) - Add JAX-RS v2.2 tolerance by swagger-core ([#​4595](https://redirect.github.com/swagger-api/swagger-core/issues/4595)) - Skip groovy.lang package in ModelConverters ([#​4594](https://redirect.github.com/swagger-api/swagger-core/issues/4594)) - fix CodeQL ([#​4582](https://redirect.github.com/swagger-api/swagger-core/issues/4582))

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.



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

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud