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

Bump zod from 3.21.0 to 3.21.4 #427

Merged
merged 2 commits into from Mar 13, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps zod from 3.21.0 to 3.21.4.

Release notes

Sourced from zod's releases.

v3.21.4

Commits:

  • 22f3cc6ed52a28c984a0319a1a03e1af244cee02 3.21.4

v3.21.3

Commits:

  • 14c08d87129c3b652f03d2e724979c383c55e0b4 added more .pipe examples
  • 006e6521f425b38e1fbb898e29921fe885caf7ba Fix npm canary action paths pattern (#2148)
  • bdcff0f20f4c35dd6a44b1324711dfd34a41ae96 Remove logging in tests
  • a5830c6d3fe28f0d5435cc9ff22846be7f5977c1 Reverted #1564
  • c4583819e77a702e21b587c4bf081d0292f2b754 Fix tests
  • 2db0dcadc961fd57f7f10f9d9f55d67e6d040342 3.21.3

v3.21.2

Commits:

  • b276d71eaefef6cb87c81e8429bd160e4b68c168 Improve typings in generics
  • 4d016b772b79d566bfa2a0c2fc5bfbd92b776982 Improve type inference in generics
  • f9895ab1650ef3df9c598a8c43ede0160596ac2e Improve types inside generic functions
  • ac0135e00df75abd57a93a4816fe0fdaa31e94e8 Pass input into catchValue

v3.21.1

Features

Support for ULID validation

z.string().ulid();

Commits:

  • 4f8946182ee07eb7b5d40efa908b1715414e8929 Prettier
  • bd6527a47a4626135dccac113a7b09f81b675edd Update deps
  • 126c77b3130d9a68032f72ac76dd9e1ccfd86c2c added toLowerCase and toUpperCase back in for v3.21.0
  • 174965739d17db348d445ab250fb2cf6bd7cdd51 Update README.md
  • dabe63d15eb6d22246aa5d5c83b69d1d5f4c2f4b updated z.custom example again :D
  • 6b8f6557d9b53ea7ad3fda753a51cdf153ba1fb7 docs: improve cn readme (#2143)
  • 9012dc7055e1467b6d619a6c0ad016fdfbde2b9c add .includes(value, options?) @ ZodString. (#1887)
  • 67b981e70b4bacb2278a9aacd22d38cbb4b52d17 Make safeParse().error a getter
  • 346fde03724bfd1601823e4f72470bc7e344030b 3.21.0-canary.20230304T235951
  • b50d871b2f5949587afdcce2375227a447dbb742 Add canary release CI
  • b20cca230a6a9beb8acf841250641b62847b6e80 Fix canary
  • f7f5c50c65d7c7e5262c028e6832b92b14d84ea5 Move action to .github/workflows
  • f01fa0e48ca18630604366f5bc7401a18eb4d018 Try to fix canary CI
  • f5e8067b2afcc3e5ae9f8ed389a31b83a7c3ceec No git tag
  • 5b304ae41705105ae6edcacdb6dfdac9c527b3f4 No dry run
  • 20df80e6ce2ac27f6e2f26b61cd1fd4c942b152d Add tsc compilation test

... (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)

Bumps [zod](https://github.com/colinhacks/zod) from 3.21.0 to 3.21.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.21.0...v3.21.4)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 13, 2023 02:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2023
@febuiles febuiles merged commit 4b088f0 into main Mar 13, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zod-3.21.4 branch March 13, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant