sannajammeh / trpc-swr

tRPC-ified SWR hooks
https://trpc-swr.vercel.app
MIT License
210 stars 5 forks source link

fix(deps): update dependency zod to v3.17.10 - autoclosed #3

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zod 3.16.0 -> 3.17.10 age adoption passing confidence

Release Notes

colinhacks/zod ### [`v3.17.10`](https://togithub.com/colinhacks/zod/releases/tag/v3.17.10) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.17.9...v3.17.10) #### Commits: - [`d9c3637`](https://togithub.com/colinhacks/zod/commit/d9c3637e1338583768922fb8535c163fa046c9c2) fix typo after [`ac2fb4a`](https://togithub.com/colinhacks/zod/commit/ac2fb4a) ([#​1267](https://togithub.com/colinhacks/zod/issues/1267)) - [`4ade47a`](https://togithub.com/colinhacks/zod/commit/4ade47a391066b018c9f1c0712caab7783d7ceec) Fix transform example ([#​1276](https://togithub.com/colinhacks/zod/issues/1276)) - [`b29cee1`](https://togithub.com/colinhacks/zod/commit/b29cee1cb72f46d38c619a724804c153a97d5937) Fix endsWith default message ([#​1273](https://togithub.com/colinhacks/zod/issues/1273)) - [`a19acb8`](https://togithub.com/colinhacks/zod/commit/a19acb8f90226cfa6036672385479af5874ba975) 3.17.10 ### [`v3.17.9`](https://togithub.com/colinhacks/zod/releases/tag/v3.17.9) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.17.8...v3.17.9) #### Commits: - [`1d16205`](https://togithub.com/colinhacks/zod/commit/1d16205a84c90ee2f0903e171e40b53c5da906cf) feat(enum): return enum from object keys ([#​1216](https://togithub.com/colinhacks/zod/issues/1216)) - [`8b9daba`](https://togithub.com/colinhacks/zod/commit/8b9daba5901d0f2d59b990696acec54b15701590) Don't use invalid_type_error for `undefined` fields. ([#​1175](https://togithub.com/colinhacks/zod/issues/1175)) - [`0348e9b`](https://togithub.com/colinhacks/zod/commit/0348e9b061e5b0dbbe06779c843b37d98da57e9c) Fixed typing mistake in README.md ([#​1160](https://togithub.com/colinhacks/zod/issues/1160)) - [`15aa4ab`](https://togithub.com/colinhacks/zod/commit/15aa4ab279e0acb9fa103b3c0354b582991a36b3) Convert "an nullable" to "a nullable" ([#​1162](https://togithub.com/colinhacks/zod/issues/1162)) - [`55d2744`](https://togithub.com/colinhacks/zod/commit/55d2744205aa5cf71f6dcc91fc8d7c99d8c6bda7) 3.17.9 ### [`v3.17.8`](https://togithub.com/colinhacks/zod/releases/tag/v3.17.8) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.17.7...v3.17.8) ##### Commits: - [`dcc1483`](https://togithub.com/colinhacks/zod/commit/dcc1483c063ccc0ab9061fe7bfcf296be81d8410) Add deno release workflow - [`ac2fb4a`](https://togithub.com/colinhacks/zod/commit/ac2fb4aa85f43d618ea881590ad6982626148935) Added native support for min and max date validations ([#​1222](https://togithub.com/colinhacks/zod/issues/1222)) - [`e0ea1f6`](https://togithub.com/colinhacks/zod/commit/e0ea1f6208e74101e19d0f900106dfc3ecf19450) Fix deno release workflow - [`121a2e2`](https://togithub.com/colinhacks/zod/commit/121a2e21465f39ff5bb5f3d72bf76b6d907e1da8) 3.17.8 ### [`v3.17.7`](https://togithub.com/colinhacks/zod/releases/tag/v3.17.7) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.17.6...v3.17.7) #### Commits: - [`a59c384`](https://togithub.com/colinhacks/zod/commit/a59c38452ed970e129ee9057c4e6d003d4d017bb) Fix inferred function types ### [`v3.17.6`](https://togithub.com/colinhacks/zod/releases/tag/v3.17.6) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.17.5...v3.17.6) ##### Commits: - [`f73eabc`](https://togithub.com/colinhacks/zod/commit/f73eabca9008a9ab87c8a30c5d506d8e092768d2) Add `zod-xlsx` to the ecosystem section in README ([#​1203](https://togithub.com/colinhacks/zod/issues/1203)) - [`cbfe704`](https://togithub.com/colinhacks/zod/commit/cbfe7044d84c42a23822549515ee51b112c35577) Add bigint support for literals ([#​1242](https://togithub.com/colinhacks/zod/issues/1242)) ### [`v3.17.5`](https://togithub.com/colinhacks/zod/releases/tag/v3.17.5) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.17.4...v3.17.5) #### Commits: - [`63f4819`](https://togithub.com/colinhacks/zod/commit/63f48194a6524aea59d711c02d6606a5d982d1fc) Allow empty commits - [`ff43b2e`](https://togithub.com/colinhacks/zod/commit/ff43b2ed0f783158bd12fb86d9fc04d26c625d1b) Allow empty commit - [`799fbb1`](https://togithub.com/colinhacks/zod/commit/799fbb17e20f7a3566348b9cafacd6999519e88e) Add string.startsWith and string.endsWith ([#​1235](https://togithub.com/colinhacks/zod/issues/1235)) - [`d9b8550`](https://togithub.com/colinhacks/zod/commit/d9b8550c0815ed4e0137650bdc7358613358b88f) 3.17.5 ### [`v3.17.4`](https://togithub.com/colinhacks/zod/releases/tag/v3.17.4) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.17.3...v3.17.4) #### What's Changed - Add seasoned to sponsors by [@​colinhacks](https://togithub.com/colinhacks) in [https://github.com/colinhacks/zod/pull/1167](https://togithub.com/colinhacks/zod/pull/1167) - Update README for z.record key type schema by [@​gtarsia](https://togithub.com/gtarsia) in [https://github.com/colinhacks/zod/pull/1168](https://togithub.com/colinhacks/zod/pull/1168) - Fix minor spelling and grammar issues in README by [@​remnantkevin](https://togithub.com/remnantkevin) in [https://github.com/colinhacks/zod/pull/1202](https://togithub.com/colinhacks/zod/pull/1202) - Fix link to node in readme by [@​BryanAbate](https://togithub.com/BryanAbate) in [https://github.com/colinhacks/zod/pull/1255](https://togithub.com/colinhacks/zod/pull/1255) - Update README to use headings for validation library names by [@​georgeblahblah](https://togithub.com/georgeblahblah) in [https://github.com/colinhacks/zod/pull/1250](https://togithub.com/colinhacks/zod/pull/1250) - ZodString.minLength defaults to null to be consistent with maxLength by [@​Balastrong](https://togithub.com/Balastrong) in [https://github.com/colinhacks/zod/pull/1248](https://togithub.com/colinhacks/zod/pull/1248) - Adds remix-domains to the README under Ecosystem by [@​gustavoguichard](https://togithub.com/gustavoguichard) in [https://github.com/colinhacks/zod/pull/1236](https://togithub.com/colinhacks/zod/pull/1236) #### New Contributors - [@​gtarsia](https://togithub.com/gtarsia) made their first contribution in [https://github.com/colinhacks/zod/pull/1168](https://togithub.com/colinhacks/zod/pull/1168) - [@​remnantkevin](https://togithub.com/remnantkevin) made their first contribution in [https://github.com/colinhacks/zod/pull/1202](https://togithub.com/colinhacks/zod/pull/1202) - [@​BryanAbate](https://togithub.com/BryanAbate) made their first contribution in [https://github.com/colinhacks/zod/pull/1255](https://togithub.com/colinhacks/zod/pull/1255) - [@​georgeblahblah](https://togithub.com/georgeblahblah) made their first contribution in [https://github.com/colinhacks/zod/pull/1250](https://togithub.com/colinhacks/zod/pull/1250) - [@​Balastrong](https://togithub.com/Balastrong) made their first contribution in [https://github.com/colinhacks/zod/pull/1248](https://togithub.com/colinhacks/zod/pull/1248) - [@​gustavoguichard](https://togithub.com/gustavoguichard) made their first contribution in [https://github.com/colinhacks/zod/pull/1236](https://togithub.com/colinhacks/zod/pull/1236) **Full Changelog**: https://github.com/colinhacks/zod/compare/v3.17.3...v3.17.4 ### [`v3.17.3`](https://togithub.com/colinhacks/zod/releases/tag/v3.17.3) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.17.2...v3.17.3) #### Commits: - [`847cedf`](https://togithub.com/colinhacks/zod/commit/847cedf10d633cd420fbc29243894b1f846cc54f) Remove type only imports - [`b899edf`](https://togithub.com/colinhacks/zod/commit/b899edfbaffb2c5086d4da2e51c63416127723b4) Fix types ### [`v3.17.2`](https://togithub.com/colinhacks/zod/releases/tag/v3.17.2) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.17.0...v3.17.2) #### Commits: - [`44916fe`](https://togithub.com/colinhacks/zod/commit/44916fe7dee9413216ee0b24001cfbf835cda584) Remove circular dependency - [`0b4bc1d`](https://togithub.com/colinhacks/zod/commit/0b4bc1df81f2be0c95c32da64cb370913f9cb15d) Fix picking nonexistent keys ### [`v3.17.0`](https://togithub.com/colinhacks/zod/releases/tag/v3.17.0) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.16.1...v3.17.0) ##### Commits: - [`4459e75`](https://togithub.com/colinhacks/zod/commit/4459e75b8e04bcddb06c2a4a3953a4599dcfc4bc) feat: trim method for ZodString ([#​681](https://togithub.com/colinhacks/zod/issues/681)) - [`ff5de24`](https://togithub.com/colinhacks/zod/commit/ff5de24f191a5df5275fdb0bb2ff24016fef38f3) Added README for deno ([#​1157](https://togithub.com/colinhacks/zod/issues/1157)) - [`4284011`](https://togithub.com/colinhacks/zod/commit/4284011227b586045707814f0084b9447f28bfab) Add error parameters to createZodEnum - [`cb5db0f`](https://togithub.com/colinhacks/zod/commit/cb5db0fdbe5ec4e40dbc7cbe20506fafa87300fd) 3.17.0 ##### What's Changed - Added README for deno by [@​omar-dulaimi](https://togithub.com/omar-dulaimi) in [https://github.com/colinhacks/zod/pull/1157](https://togithub.com/colinhacks/zod/pull/1157) - feat: trim method for ZodString by [@​Djaler](https://togithub.com/Djaler) in [https://github.com/colinhacks/zod/pull/681](https://togithub.com/colinhacks/zod/pull/681) ##### New Contributors - [@​Djaler](https://togithub.com/Djaler) made their first contribution in [https://github.com/colinhacks/zod/pull/681](https://togithub.com/colinhacks/zod/pull/681) **Full Changelog**: https://github.com/colinhacks/zod/compare/v3.16.1...v3.17.0 ### [`v3.16.1`](https://togithub.com/colinhacks/zod/releases/tag/v3.16.1) [Compare Source](https://togithub.com/colinhacks/zod/compare/v3.16.0...v3.16.1) #### Commits: - [`3aedba5`](https://togithub.com/colinhacks/zod/commit/3aedba54d7b0f4ba1f5cfca49a1744807dd33c81) Update docs - [`a944dd7`](https://togithub.com/colinhacks/zod/commit/a944dd7bd4043d6d9841217237e5208ee9098837) COnfigure docsify - [`0e5acd4`](https://togithub.com/colinhacks/zod/commit/0e5acd4d838cb7ed2e8445b9eb90510ab89fa523) Flatten schema docs - [`26d234d`](https://togithub.com/colinhacks/zod/commit/26d234d3f5976ab67ffd0bfbd89f55488534dd5c) Clean up docs - [`7a37dac`](https://togithub.com/colinhacks/zod/commit/7a37dac901d92f76e36c4f17e98bb582d2a55141) Tweak styling - [`1b7b529`](https://togithub.com/colinhacks/zod/commit/1b7b529f66b5f899f88fa433bbafa103fee9f448) Fix table of contents styling - [`6bf9ea7`](https://togithub.com/colinhacks/zod/commit/6bf9ea7ab0752f2f76d5831ac04f2588636abac6) Fix toc - [`4628c35`](https://togithub.com/colinhacks/zod/commit/4628c352565df06f0733a9f273c557dd78af34b3) Improve styling - [`4fcdbe7`](https://togithub.com/colinhacks/zod/commit/4fcdbe7a56b7cd43134b1eda7f22dd9e95566cee) Remove hash router - [`811da4c`](https://togithub.com/colinhacks/zod/commit/811da4ca25b12a981c3a93e3adb56fc669458ce3) Add metadata - [`625721d`](https://togithub.com/colinhacks/zod/commit/625721dd7aaf1379946229db922aa1ccc21c8722) Add favicons - [`0367cdc`](https://togithub.com/colinhacks/zod/commit/0367cdc7b0fbe9391343f0f64c0a0493206f9d2b) Add oneliner - [`7ba4f67`](https://togithub.com/colinhacks/zod/commit/7ba4f67d4a85e8bf1bb97f39e9b07316e9f7d6a3) Add oneliner - [`d362b93`](https://togithub.com/colinhacks/zod/commit/d362b93020c895386e7a1420dd6d57dfb4cce494) Add oneliner - [`4c9cbc6`](https://togithub.com/colinhacks/zod/commit/4c9cbc67f31e18721874bb22fbafdcee38da58cf) Add oneliner - [`bef9153`](https://togithub.com/colinhacks/zod/commit/bef915308362ef499cb5b487f6ecf69454640167) Remove local assets - [`3ca7cff`](https://togithub.com/colinhacks/zod/commit/3ca7cff6e2f15af0ff4d2f8c2c09bc8bc3e1a622) Improve lighthouse scores - [`b3ccd4c`](https://togithub.com/colinhacks/zod/commit/b3ccd4c776e07820955d63d5f2bb771cf59d9c30) Fix docs - [`ee40cb8`](https://togithub.com/colinhacks/zod/commit/ee40cb86f953f17704f1317dd1cddc92f0270d7c) doc: fix link ([#​1130](https://togithub.com/colinhacks/zod/issues/1130)) - [`d8d3806`](https://togithub.com/colinhacks/zod/commit/d8d3806738fac67876b4ff9478b8f7a09ea6bc4a) Add docs link ([#​1133](https://togithub.com/colinhacks/zod/issues/1133)) - [`401c4c4`](https://togithub.com/colinhacks/zod/commit/401c4c4cfa954c31bd7182686bbeabe91694a877) Update index.html - [`7d1de14`](https://togithub.com/colinhacks/zod/commit/7d1de148669daf21cbd896eef84a1b10ed052c08) Fix preload - [`d506b08`](https://togithub.com/colinhacks/zod/commit/d506b083d4a7b2e5600317bd44ca1dba97709fe8) Fix syntax highlighting - [`347332c`](https://togithub.com/colinhacks/zod/commit/347332c30b801c608ea29c89f61f0247a953bb83) Improve JSDoc deprecation warning for nonempty ([#​1152](https://togithub.com/colinhacks/zod/issues/1152)) - [`7836900`](https://togithub.com/colinhacks/zod/commit/78369001b90ec3c23a9e12cbf0f24c9b9162d691) Instanceof issue fatal ([#​1131](https://togithub.com/colinhacks/zod/issues/1131)) - [`b57a25c`](https://togithub.com/colinhacks/zod/commit/b57a25c74d42d7a7f8e7b27ba727f331b8621d86) mod an example that is not correct ([#​1134](https://togithub.com/colinhacks/zod/issues/1134)) - [`51e93e7`](https://togithub.com/colinhacks/zod/commit/51e93e7dd30b161d55e2f17d0907ecdd2f526c60) Added test for enums with defaults ([#​1149](https://togithub.com/colinhacks/zod/issues/1149)) - [`12214aa`](https://togithub.com/colinhacks/zod/commit/12214aad9b53f1f7965d3faa9e1e4b2f762cf006) Add Test for Union Recursive Type ([#​1148](https://togithub.com/colinhacks/zod/issues/1148)) - [`65d8f4f`](https://togithub.com/colinhacks/zod/commit/65d8f4ffb3099319e88e9406c062da8568bf6a3a) 3.16.1

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

β™» 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.

renovate[bot] commented 2 years 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: pnpm-lock.yaml
installing v2 tool pnpm v7.5.2
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.

added 1 package in 2s
linking tool pnpm v7.5.2
7.5.2
Installed v2 /usr/local/buildpack/tools/v2/pnpm.sh in 4 seconds
Scope: all 2 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 13, reused 0, downloaded 7, added 0
Progress: resolved 17, reused 0, downloaded 12, added 0
Progress: resolved 22, reused 0, downloaded 17, added 0
Progress: resolved 22, reused 0, downloaded 21, added 0
Progress: resolved 27, reused 0, downloaded 23, added 0
Progress: resolved 29, reused 0, downloaded 24, added 0
Progress: resolved 31, reused 0, downloaded 29, added 0
Progress: resolved 32, reused 0, downloaded 29, added 0
Progress: resolved 50, reused 0, downloaded 29, added 0
Progress: resolved 56, reused 0, downloaded 39, added 0
Progress: resolved 71, reused 0, downloaded 42, added 0
Progress: resolved 89, reused 0, downloaded 54, added 0
Progress: resolved 134, reused 0, downloaded 77, added 0
Progress: resolved 185, reused 0, downloaded 114, added 0
Progress: resolved 189, reused 0, downloaded 119, added 0
Progress: resolved 192, reused 0, downloaded 121, added 0
Progress: resolved 311, reused 0, downloaded 126, added 0
Progress: resolved 434, reused 0, downloaded 142, added 0
Progress: resolved 434, reused 0, downloaded 146, added 0
Progress: resolved 435, reused 0, downloaded 146, added 0
Progress: resolved 435, reused 0, downloaded 148, added 0
Progress: resolved 436, reused 0, downloaded 148, added 0
Progress: resolved 460, reused 0, downloaded 162, added 0
Progress: resolved 477, reused 0, downloaded 179, added 0
Progress: resolved 492, reused 0, downloaded 187, added 0
Progress: resolved 505, reused 0, downloaded 200, added 0
Progress: resolved 523, reused 0, downloaded 220, added 0
Progress: resolved 552, reused 0, downloaded 247, added 0
Progress: resolved 581, reused 0, downloaded 272, added 0
.                                        |  WARN  deprecated source-map-resolve@0.6.0
Progress: resolved 624, reused 0, downloaded 307, added 0
Progress: resolved 671, reused 0, downloaded 347, added 0
Progress: resolved 711, reused 0, downloaded 387, added 0
Progress: resolved 752, reused 0, downloaded 416, added 0
Progress: resolved 802, reused 0, downloaded 447, added 0
Progress: resolved 810, reused 0, downloaded 463, added 0
Progress: resolved 810, reused 0, downloaded 466, added 0
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
β”œβ”€β”¬ @testing-library/react
β”‚ └── βœ• missing peer react-dom@^18.0.0
β”œβ”€β”¬ @testing-library/user-event
β”‚ └── βœ• missing peer @testing-library/dom@>=7.21.4
└─┬ @sachinraja/trpc-client
  └── βœ• unmet peer @trpc/server@^9.12.0: found 10.0.0-fetch.0
Peer dependencies that should be installed:
  @testing-library/dom@>=7.21.4
  react-dom@^18.0.0

playground
└─┬ eslint-config-next
  β”œβ”€β”€ βœ• missing peer typescript@>=3.3.1
  β”œβ”€β”€ βœ• missing peer eslint@"^7.23.0 || ^8.0.0"
  β”œβ”€β”¬ @typescript-eslint/parser
  β”‚ β”œβ”€β”€ βœ• missing peer typescript@"*"
  β”‚ β”œβ”€β”€ βœ• missing peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0"
  β”‚ └─┬ @typescript-eslint/typescript-estree
  β”‚   β”œβ”€β”€ βœ• missing peer typescript@"*"
  β”‚   └─┬ tsutils
  β”‚     └── βœ• missing peer typescript@">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
  β”œβ”€β”¬ eslint-import-resolver-typescript
  β”‚ └── βœ• missing peer eslint@"*"
  β”œβ”€β”¬ eslint-plugin-import
  β”‚ └── βœ• missing peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
  β”œβ”€β”¬ eslint-plugin-jsx-a11y
  β”‚ └── βœ• missing peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8"
  β”œβ”€β”¬ eslint-plugin-react
  β”‚ └── βœ• missing peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8"
  └─┬ eslint-plugin-react-hooks
    └── βœ• missing peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
Peer dependencies that should be installed:
  eslint@">=7.23.0 <8.0.0 || >=8.0.0-0 <8.0.0 || >=8.0.0 <9.0.0"
  typescript@>=3.3.1

hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.