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 openapi3-ts to v4 #170

Merged
merged 2 commits into from
Mar 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openapi3-ts 2.0.2 -> 4.2.2 age adoption passing confidence

Release Notes

metadevpro/openapi3-ts (openapi3-ts)

v4.2.2

Compare Source

2024.02.22

v4.2.1

Compare Source

2023.12.21

2023.12.20

  • Added #​126 Adding contentEncoding and contentMediaType to 3.1 by @​RobinTail
  • Updated dependencies

v4.2.0

Compare Source

v4.1.2

Compare Source

2023.04.25

v4.1.1

Compare Source

2023.04.15

v4.1.0

Compare Source

2023.04.14

v4.0.4

Compare Source

2023.04.10

v4.0.3

Compare Source

2023.03.30

  • Bug fix. Stricter TS compilation. Fix issue #​105

v4.0.2

Compare Source

2023.03.30

v4.0.1

Compare Source

2023.03.29

v4.0.0

Compare Source

2023.03.27

  • Breaking change. Adds explicit support for OAS 3.0 and OAS 3.1 as separate implementations.

v3.2.0

Compare Source

v3.1.2

Compare Source

2022.11.19

v3.1.1

Compare Source

2022.10.10

  • PR #​89 Make Webhooks optional (not supportet in OPenAPI 3.0). Contributed by @​samchungy

v3.1.0

Compare Source

2022.10.06

v3.0.3

Compare Source

2022.10.06

v3.0.2

Compare Source

2022.08.29

  • PR #​85 Enable support for version 3.0.1 and 3.1.0 (Lax typing for exclusiveMinimum and exclusiveMaximum). contributed by @​RobinTail

v3.0.1

Compare Source

2022.08.16

v3.0.0

Compare Source

2022.08.07

  • PR #​80 contributed by @​jonluca
    • Updated libs
    • Breaking change: Changed build system to output esm as well as cjs (folders dist/mjs and dist/cjs now respectively, instead of dist for cjs previously).
    • Changed test system to use vite
    • Added stricter extension prefix typing

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 9 times, most recently from 530b33d to d7cd97b Compare April 3, 2023 22:15
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 6 times, most recently from c36c200 to 2523d5e Compare April 11, 2023 00:00
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 5 times, most recently from 8fc6f5f to 5ba1130 Compare April 17, 2023 21:06
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 5 times, most recently from 2bb4254 to 4f5832f Compare April 26, 2023 19:57
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 3 times, most recently from 91e87ba to 7b9116c Compare May 2, 2023 16:39
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 2 times, most recently from 1edd63c to 8fa3596 Compare December 8, 2023 16:10
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 3 times, most recently from d2f9c0e to 883a313 Compare December 20, 2023 09:42
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch from addaf3b to 8d94c32 Compare January 1, 2024 21:51
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 2 times, most recently from 0077579 to 066501d Compare January 12, 2024 21:04
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 2 times, most recently from c37fc05 to 11bda44 Compare February 16, 2024 22:41
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 2 times, most recently from 2d53b2a to d5b02cf Compare February 24, 2024 00:11
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch 9 times, most recently from 2777edc to 277e4d6 Compare March 17, 2024 22:13
@renovate renovate bot force-pushed the renovate/openapi3-ts-4.x branch from 277e4d6 to 6754cbc Compare March 17, 2024 22:50
@rudi23 rudi23 merged commit ff6f492 into master Mar 17, 2024
5 checks passed
@rudi23 rudi23 deleted the renovate/openapi3-ts-4.x branch March 17, 2024 23:41
rudi23 added a commit that referenced this pull request Mar 18, 2024
## [3.0.0](v2.1.3...v3.0.0) (2024-03-18)

### Features

* require node >= 16 **BREAKING CHANGE** ([e5cb3e2](e5cb3e2))

### Bug Fixes

* **deps:** update dependency openapi3-ts to v4 ([#170](#170)) ([ff6f492](ff6f492))
* **deps:** update dependency yup to v1 ([#146](#146)) ([dd1e0c4](dd1e0c4))
* set yup as peer dependency ([157b414](157b414))

### Miscellaneous Chores

* **deps:** update dependency husky to v9 ([#252](#252)) ([ef8a59d](ef8a59d))
* **deps:** update dependency typescript to v5 ([#161](#161)) ([a3f111a](a3f111a))
* **deps:** update linters (major) ([#214](#214)) ([eba1c94](eba1c94))
* **deps:** update test packages to v29 ([#61](#61)) ([de44389](de44389))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant