gianpaj / walnut.tv

πŸ”₯ Discover trending videos from Reddit and curated YouTube channels – Soon using Next.js. See `dev` branch
https://walnut.tv
12 stars 6 forks source link

Update dependency yup to v1.3.3 #222

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yup 1.2.0 -> 1.3.3 age adoption passing confidence

Release Notes

jquense/yup (yup) ### [`v1.3.3`](https://togithub.com/jquense/yup/blob/HEAD/CHANGELOG.md#133-2023-12-14) [Compare Source](https://togithub.com/jquense/yup/compare/v1.3.2...v1.3.3) ##### Bug Fixes - **addMethod:** allow Schema without making TypeScript upset ([f921fe6](https://togithub.com/jquense/yup/commit/f921fe69a2d6ecc6e7d0101d2bd81148dfe83e64)) ### [`v1.3.2`](https://togithub.com/jquense/yup/blob/HEAD/CHANGELOG.md#132-2023-09-29) [Compare Source](https://togithub.com/jquense/yup/compare/v1.3.1...v1.3.2) ##### Bug Fixes - pick and omit with excluded edges ([6956ee7](https://togithub.com/jquense/yup/commit/6956ee788369dff00e5ecadb506726af3598a87e)), closes [#​2097](https://togithub.com/jquense/yup/issues/2097) ### [`v1.3.1`](https://togithub.com/jquense/yup/blob/HEAD/CHANGELOG.md#131-2023-09-26) [Compare Source](https://togithub.com/jquense/yup/compare/v1.3.0...v1.3.1) ##### Bug Fixes - ValidationError extends Error ([bc5121b](https://togithub.com/jquense/yup/commit/bc5121b92d8e16baf8fe9b83f0247a4e90e169b8)) ### [`v1.3.0`](https://togithub.com/jquense/yup/blob/HEAD/CHANGELOG.md#130-2023-09-23) [Compare Source](https://togithub.com/jquense/yup/compare/v1.2.0...v1.3.0) ##### Bug Fixes - add tuple to locale object ([#​2100](https://togithub.com/jquense/yup/issues/2100)) ([809b55a](https://togithub.com/jquense/yup/commit/809b55a9c16e0cd567f4eced9b9ab02ad8b0bffa)) - performance improvement ([#​2043](https://togithub.com/jquense/yup/issues/2043)) ([#​2044](https://togithub.com/jquense/yup/issues/2044)) ([ee1b731](https://togithub.com/jquense/yup/commit/ee1b7317b0a9fc0e16a7d33064c3e5584bd7f2d5)) ##### Features - Allow schema metadata to be strongly typed ([#​2021](https://togithub.com/jquense/yup/issues/2021)) ([e593f8f](https://togithub.com/jquense/yup/commit/e593f8f72e7195cf0ac48fa8e1cd82d95c1e6bb5)) ##### Reverts - Revert "fix: performance improvement ([#​2043](https://togithub.com/jquense/yup/issues/2043)) ([#​2044](https://togithub.com/jquense/yup/issues/2044))" ([#​2071](https://togithub.com/jquense/yup/issues/2071)) ([b940eef](https://togithub.com/jquense/yup/commit/b940eef48eb7456622ae384d0ffa7363d4fbad25)), closes [#​2043](https://togithub.com/jquense/yup/issues/2043) [#​2044](https://togithub.com/jquense/yup/issues/2044) [#​2071](https://togithub.com/jquense/yup/issues/2071)

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

netlify[bot] commented 1 year ago

Deploy Preview for walnut ready!

Name Link
Latest commit 822c1b238f3a9e423104c3807b707060020b7142
Latest deploy log https://app.netlify.com/sites/walnut/deploys/65b2b862cd83240008096d7a
Deploy Preview https://deploy-preview-222--walnut.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

renovate[bot] commented 11 months ago

⚠ 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:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: walnut.tv@1.0.0
npm ERR! Found: stylelint@16.0.2
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"16.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^16.1.0" from stylelint-config-standard@36.0.0
npm ERR! node_modules/stylelint-config-standard
npm ERR!   dev stylelint-config-standard@"36.0.0" 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-01-25T19_37_00_770Z-debug-0.log