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.16.0 to 3.17.2 #79

Merged
merged 2 commits into from
May 23, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps zod from 3.16.0 to 3.17.2.

Release notes

Sourced from zod's releases.

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
  • ee40cb86f953f17704f1317dd1cddc92f0270d7c doc: fix link (#1130)
  • d8d3806738fac67876b4ff9478b8f7a09ea6bc4a Add docs link (#1133)
  • 401c4c4cfa954c31bd7182686bbeabe91694a877 Update index.html
  • 7d1de148669daf21cbd896eef84a1b10ed052c08 Fix preload
  • d506b083d4a7b2e5600317bd44ca1dba97709fe8 Fix syntax highlighting
  • 347332c30b801c608ea29c89f61f0247a953bb83 Improve JSDoc deprecation warning for nonempty (#1152)

... (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 dependabot bot requested a review from a team as a code owner May 23, 2022 01:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 23, 2022
@febuiles
Copy link
Contributor

@dependabot rebase

Bumps [zod](https://github.com/colinhacks/zod) from 3.16.0 to 3.17.2.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.16.0...v3.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zod-3.17.2 branch from 13dce9d to 3b26a2a Compare May 23, 2022 18:16
@febuiles febuiles merged commit 77396f2 into main May 23, 2022
@febuiles febuiles deleted the dependabot/npm_and_yarn/zod-3.17.2 branch May 23, 2022 18:20
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