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

fix(deps): bump zod from 3.14.4 to 3.17.3 #3914

Merged
merged 1 commit into from
May 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2022

Bumps zod from 3.14.4 to 3.17.3.

Release notes

Sourced from zod's releases.

v3.17.3

Commits:

  • 847cedf10d633cd420fbc29243894b1f846cc54f Remove type only imports
  • b899edfbaffb2c5086d4da2e51c63416127723b4 Fix types

v3.17.2

Commits:

  • 44916fe7dee9413216ee0b24001cfbf835cda584 Remove circular dependency
  • 0b4bc1df81f2be0c95c32da64cb370913f9cb15d Fix picking nonexistent keys

v3.17.0

Commits:

  • 4459e75b8e04bcddb06c2a4a3953a4599dcfc4bc feat: trim method for ZodString (#681)
  • ff5de24f191a5df5275fdb0bb2ff24016fef38f3 Added README for deno (#1157)
  • 4284011227b586045707814f0084b9447f28bfab Add error parameters to createZodEnum
  • cb5db0fdbe5ec4e40dbc7cbe20506fafa87300fd 3.17.0

What's Changed

New Contributors

Full Changelog: colinhacks/zod@v3.16.1...v3.17.0

v3.16.1

Commits:

  • 3aedba54d7b0f4ba1f5cfca49a1744807dd33c81 Update docs
  • a944dd7bd4043d6d9841217237e5208ee9098837 COnfigure docsify
  • 0e5acd4d838cb7ed2e8445b9eb90510ab89fa523 Flatten schema docs
  • 26d234d3f5976ab67ffd0bfbd89f55488534dd5c Clean up docs
  • 7a37dac901d92f76e36c4f17e98bb582d2a55141 Tweak styling
  • 1b7b529f66b5f899f88fa433bbafa103fee9f448 Fix table of contents styling
  • 6bf9ea7ab0752f2f76d5831ac04f2588636abac6 Fix toc
  • 4628c352565df06f0733a9f273c557dd78af34b3 Improve styling
  • 4fcdbe7a56b7cd43134b1eda7f22dd9e95566cee Remove hash router
  • 811da4ca25b12a981c3a93e3adb56fc669458ce3 Add metadata
  • 625721dd7aaf1379946229db922aa1ccc21c8722 Add favicons
  • 0367cdc7b0fbe9391343f0f64c0a0493206f9d2b Add oneliner
  • 7ba4f67d4a85e8bf1bb97f39e9b07316e9f7d6a3 Add oneliner
  • d362b93020c895386e7a1420dd6d57dfb4cce494 Add oneliner
  • 4c9cbc67f31e18721874bb22fbafdcee38da58cf Add oneliner
  • bef915308362ef499cb5b487f6ecf69454640167 Remove local assets
  • 3ca7cff6e2f15af0ff4d2f8c2c09bc8bc3e1a622 Improve lighthouse scores
  • b3ccd4c776e07820955d63d5f2bb771cf59d9c30 Fix docs

... (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.14.4 to 3.17.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.14.4...v3.17.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2022
@tshuli tshuli merged commit e676b1d into develop May 27, 2022
@tshuli tshuli deleted the dependabot/npm_and_yarn/zod-3.17.3 branch May 27, 2022 01:11
@tshuli tshuli mentioned this pull request May 31, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant