projektwahl / projektwahl-lit

Software to manage choosing projects and automatically assigning people to projects.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Bump zod from 3.16.1 to 3.17.3 #366

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps zod from 3.16.1 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: https://github.com/colinhacks/zod/compare/v3.16.1...v3.17.0

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 2 years ago

Looks like zod is up-to-date now, so this is no longer needed.