L2-Technology / sensei

A lightning node implementation for everyone
https://l2.technology/sensei
Other
199 stars 39 forks source link

Bump zod from 3.11.6 to 3.19.1 in /web-admin #134

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps zod from 3.11.6 to 3.19.1.

Release notes

Sourced from zod's releases.

v3.19.1

Commits:

  • d04b303f9b616080c56dae25199bdd5cf2803f20 Update stale
  • e933143738814fef53bb8e0813f9c54cb9079614 Fix typo in readme (#1385)
  • 6011b675d07ce8de45557c5088fa27e1eeedf12b Update readme
  • 033088da56a52b254fe3982d0d7fbcfec2a3bdcc Optimize object strip case (#1393)
  • d40a5ebf28aa7735ac6d71d819b5fdc15d976f1d Fix refine with type guard signature (#1404)
  • 2893e1659875944198aff28a3ba404858f834ed8 Make unknown input type for preprocess
  • 3b75ae584e31d8bd06f7298247cd3d27520cf881 3.19.1

v3.19.0

Features

Commits:

  • 9066b9e6736b7f7669d867b405fdd3b4db16ff91 docs: fix links to anatine plugins in README (#1363)
  • 0a2c9ab192a705528c64a6fe6f819eccf18ab37c docs: Update readme keyof typo (#1330)
  • af086b6b571e4b5ae27b7ac105da8446d9e80a97 Update readme
  • e75f348da1b26c7ae4a1075692f845cf74b620fd Add brand to toc
  • f1dfabb6e16d769740c7e2458b8730b938d7b5b0 3.19.0 (#1383)

v3.18.0

Commits:

  • b3e623eafa5f4011675afce33e21d244dd25e775 docs: add zodios to zod ecosystem (#1283)
  • 6fe152f98a434a087c0f1ecbce5c52427bd816d3 Added Avana Wallet as sponsor (#1281)
  • d041b76b262f9f5f32cd0b78eea8f6a5d09fb691 docs: add link to runtyping (#1305)
  • f923706e11199e054f213dc6d114cb987a1dd15e Refactor type checks (#1280)
  • 814c1ebd8f1400820741101efde8329e2c9f375d docs: fix link to z.preprocess in Supporting date strings (#1319)
  • 88e94efa219d7b911f929775b868c76cbb56d9d7 docs: fix link to Node/npm (#1312)
  • 7c113ab22686047e4fa60c9a2c4cd882d0158a20 Add branded types (#1279)
  • 59768246aa57133184b2cf3f7c2a1ba5c3ab08c3 3.18 (#1323)

v3.17.10

Commits:

  • d9c3637e1338583768922fb8535c163fa046c9c2 fix typo after ac2fb4a (#1267)
  • 4ade47a391066b018c9f1c0712caab7783d7ceec Fix transform example (#1276)
  • b29cee1cb72f46d38c619a724804c153a97d5937 Fix endsWith default message (#1273)
  • a19acb8f90226cfa6036672385479af5874ba975 3.17.10

v3.17.9

Commits:

  • 1d16205a84c90ee2f0903e171e40b53c5da906cf feat(enum): return enum from object keys (#1216)
  • 8b9daba5901d0f2d59b990696acec54b15701590 Don't use invalid_type_error for undefined fields. (#1175)
  • 0348e9b061e5b0dbbe06779c843b37d98da57e9c Fixed typing mistake in README.md (#1160)
  • 15aa4ab279e0acb9fa103b3c0354b582991a36b3 Convert "an nullable" to "a nullable" (#1162)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #150.