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 yup to v1 #146

Merged
merged 2 commits into from
Mar 17, 2024
Merged

fix(deps): update dependency yup to v1 #146

merged 2 commits into from
Mar 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yup 0.32.11 -> 1.4.0 age adoption passing confidence

Release Notes

jquense/yup (yup)

v1.4.0

Compare Source

Bug Fixes
Features

1.3.3 (2023-12-14)

Bug Fixes
  • addMethod: allow Schema without making TypeScript upset (f921fe6)

1.3.2 (2023-09-29)

Bug Fixes

1.3.1 (2023-09-26)

Bug Fixes
  • ValidationError extends Error (bc5121b)

v1.3.3

Compare Source

Bug Fixes
  • addMethod: allow Schema without making TypeScript upset (f921fe6)

v1.3.2

Compare Source

Bug Fixes

v1.3.1

Compare Source

Bug Fixes
  • ValidationError extends Error (bc5121b)

v1.3.0

Compare Source

Bug Fixes
Features
Reverts

v1.2.0

Compare Source

Features

1.1.1 (2023-04-14)

Bug Fixes

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

Bug Fixes
Features

1.0.2 (2023-02-27)

Bug Fixes

1.0.1 (2023-02-25)

v1.0.2

Compare Source

Bug Fixes

v1.0.1

Compare Source

v1.0.0

Compare Source

Migrating from 0.x to 1.0.0: #​1906

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/yup-1.x branch 4 times, most recently from 43ec9d6 to 2cda2a9 Compare February 17, 2023 23:46
@renovate renovate bot force-pushed the renovate/yup-1.x branch 4 times, most recently from 2c2a977 to c4dc2b6 Compare February 27, 2023 15:06
@renovate renovate bot force-pushed the renovate/yup-1.x branch 3 times, most recently from 09c73da to 3a7692d Compare March 1, 2023 19:36
@renovate renovate bot force-pushed the renovate/yup-1.x branch 5 times, most recently from b62525b to 8fe5e1f Compare March 14, 2023 02:08
@renovate renovate bot force-pushed the renovate/yup-1.x branch 8 times, most recently from f50475b to 8abb321 Compare March 24, 2023 20:09
@renovate renovate bot force-pushed the renovate/yup-1.x branch 4 times, most recently from 5a3353f to 6b476cf Compare March 30, 2023 01:35
@renovate renovate bot force-pushed the renovate/yup-1.x branch 4 times, most recently from 9528853 to 9ba18cd Compare May 6, 2023 04:14
@renovate renovate bot force-pushed the renovate/yup-1.x branch 2 times, most recently from 5ef00ec to 7377833 Compare May 15, 2023 22:01
@renovate renovate bot force-pushed the renovate/yup-1.x branch 3 times, most recently from 3b1d90c to e0e1f03 Compare May 25, 2023 16:39
@renovate renovate bot force-pushed the renovate/yup-1.x branch 4 times, most recently from d61a1d0 to e138925 Compare June 3, 2023 04:19
@renovate renovate bot force-pushed the renovate/yup-1.x branch 2 times, most recently from e8ad85b to b45bea0 Compare June 5, 2023 23:01
@renovate renovate bot force-pushed the renovate/yup-1.x branch 3 times, most recently from 7e546a8 to e14ef69 Compare June 19, 2023 16:34
@renovate renovate bot force-pushed the renovate/yup-1.x branch 3 times, most recently from 8f11190 to 22f3578 Compare June 26, 2023 21:35
@renovate renovate bot force-pushed the renovate/yup-1.x branch 3 times, most recently from f49b0ec to 91935b1 Compare July 3, 2023 21:01
@rudi23 rudi23 merged commit dd1e0c4 into master Mar 17, 2024
5 checks passed
@rudi23 rudi23 deleted the renovate/yup-1.x branch March 17, 2024 22:49
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