Skip to content

fix(deps): update dependency yup to v1.7.1 - #167

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/yup-1.x
Open

fix(deps): update dependency yup to v1.7.1#167
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/yup-1.x

Conversation

@renovate

@renovaterenovateBot commented Oct 2, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
yup1.0.21.7.1ageconfidence

Release Notes

jquense/yup (yup)

v1.7.1

Compare Source

v1.7.0

Compare Source

Features

1.6.1 (2024-12-17)

Bug Fixes
  • lazy validation errors thrown in builders should resolve async like other validations (c7d7f97)

v1.6.1

Compare Source

Features

1.6.1 (2024-12-17)

Bug Fixes
  • lazy validation errors thrown in builders should resolve async like other validations (c7d7f97)

v1.6.0

Compare Source

Features

1.6.1 (2024-12-17)

Bug Fixes
  • lazy validation errors thrown in builders should resolve async like other validations (c7d7f97)

v1.5.0

Compare Source

Bug Fixes
Features
  • Add exact and stripUnknown method to object() (adcdd8d)

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
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.2

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.1

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.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.2.0

Compare Source

Features

1.1.1 (2023-04-14)

Bug Fixes

v1.1.1

Compare Source

Features

1.1.1 (2023-04-14)

Bug Fixes

v1.1.0

Compare Source

Features

1.1.1 (2023-04-14)

Bug Fixes

Configuration

📅 Schedule: (UTC)

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

@renovate

renovateBot commented Oct 2, 2023

Copy link
Copy Markdown
ContributorAuthor

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! npm ERR! While resolving: react-scripts@5.0.1
npm ERR! Found: typescript@5.2.2
npm ERR! node_modules/typescript
npm ERR! typescript@"5.2.2" from the root project
npm ERR! typescript@"^4.6.4 || ^5.0.0" from @commitlint/load@17.7.2
npm ERR! node_modules/@commitlint/load
npm ERR! @commitlint/load@"^17.7.2" from @commitlint/cli@17.7.2
npm ERR! node_modules/@commitlint/cli
npm ERR! dev @commitlint/cli@"17.7.2" from the root project
npm ERR! 1 more (commitlint)
npm ERR! 5 more (cosmiconfig, cosmiconfig-typescript-loader, ...)
npm ERR! npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-03-06T15_22_38_439Z-debug-0.log

@renovaterenovateBot changed the title fix(deps): update dependency yup to v1.3.2fix(deps): update dependency yup to v1.3.3Dec 14, 2023
@renovaterenovateBot changed the title fix(deps): update dependency yup to v1.3.3fix(deps): update dependency yup to v1.4.0Mar 6, 2024
@renovate
renovateBotforce-pushed the renovate/yup-1.x branch from 5a48b2c to 40f2174CompareMarch 6, 2024 15:22
@renovaterenovateBot changed the title fix(deps): update dependency yup to v1.4.0fix(deps): update dependency yup to v1.5.0Dec 3, 2024
@renovate

renovateBot commented Dec 3, 2024

Copy link
Copy Markdown
ContributorAuthor

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! npm ERR! While resolving: react-scripts@5.0.1
npm ERR! Found: typescript@5.2.2
npm ERR! node_modules/typescript
npm ERR! typescript@"5.2.2" from the root project
npm ERR! typescript@"^4.6.4 || ^5.0.0" from @commitlint/load@17.7.2
npm ERR! node_modules/@commitlint/load
npm ERR! @commitlint/load@"^17.7.2" from @commitlint/cli@17.7.2
npm ERR! node_modules/@commitlint/cli
npm ERR! dev @commitlint/cli@"17.7.2" from the root project
npm ERR! 1 more (commitlint)
npm ERR! 5 more (cosmiconfig, cosmiconfig-typescript-loader, ...)
npm ERR! npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /runner/cache/others/npm/_logs/2026-09-03T22_46_31_397Z-debug-0.log

@renovaterenovateBot changed the title fix(deps): update dependency yup to v1.5.0fix(deps): update dependency yup to v1.6.0Dec 16, 2024
@renovaterenovateBot changed the title fix(deps): update dependency yup to v1.6.0fix(deps): update dependency yup to v1.6.1Dec 17, 2024
@renovate
renovateBotforce-pushed the renovate/yup-1.x branch from 1a73dd0 to 70ca63cCompareAugust 1, 2025 18:35
@renovaterenovateBot changed the title fix(deps): update dependency yup to v1.6.1fix(deps): update dependency yup to v1.7.0Aug 1, 2025
@renovaterenovateBot changed the title fix(deps): update dependency yup to v1.7.0fix(deps): update dependency yup to v1.7.1Sep 21, 2025
Sign up for freeto 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