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

[Snyk] Upgrade zod from 3.22.4 to 3.23.3 #3371

Closed

Conversation

sandeepdsvs
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade zod from 3.22.4 to 3.23.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 60 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-04-22.
Release notes
Package name: zod
  • 3.23.3 - 2024-04-22

    Commits:

  • 3.23.2 - 2024-04-22

    Commits:

  • 3.23.1 - 2024-04-22

    This changes the default generics back to any to prevent breakages with common packager like @ hookform/resolvers:

    - class ZodType<Output = unknown, Def extends ZodTypeDef = ZodTypeDef, Input = unknown> {}
    + class ZodType<Output = any, Def extends ZodTypeDef = ZodTypeDef, Input = any> {}

    Commits:

  • 3.23.0 - 2024-04-21
    Read more
  • 3.23.0-canary.20240421T221346 - 2024-04-21
  • 3.23.0-canary.20240421T220206 - 2024-04-21
  • 3.23.0-canary.20240420T221414 - 2024-04-20
  • 3.23.0-canary.20240418T224529 - 2024-04-18
  • 3.23.0-canary.20240418T011308 - 2024-04-18
  • 3.23.0-canary.20240418T003146 - 2024-04-18
  • 3.23.0-canary.20240417T235146 - 2024-04-17
  • 3.23.0-canary.20240417T010051 - 2024-04-17
  • 3.23.0-canary.20240417T001802 - 2024-04-17
  • 3.23.0-canary.20240416T233020 - 2024-04-16
  • 3.23.0-canary.20240416T232324 - 2024-04-16
  • 3.23.0-canary.20240416T231453 - 2024-04-16
  • 3.23.0-canary.20240416T230918 - 2024-04-16
  • 3.23.0-canary.20240416T222410 - 2024-04-16
  • 3.23.0-canary.20240416T210423 - 2024-04-16
  • 3.23.0-canary.20240416T204849 - 2024-04-16
  • 3.23.0-canary.20240416T201354 - 2024-04-16
  • 3.23.0-canary.20240416T195939 - 2024-04-16
  • 3.23.0-canary.20240416T051357 - 2024-04-16
  • 3.23.0-canary.20240414T000556 - 2024-04-14
  • 3.23.0-canary.20240413T085656 - 2024-04-13
  • 3.23.0-canary.20240413T011400 - 2024-04-13
  • 3.23.0-canary.20240412T032517 - 2024-04-12
  • 3.23.0-canary.20240412T023718 - 2024-04-12
  • 3.23.0-canary.20240409T033359 - 2024-04-09
  • 3.23.0-canary.20240409T032832 - 2024-04-09
  • 3.23.0-canary.20240408T222819 - 2024-04-08
  • 3.23.0-canary.20240407T005829 - 2024-04-07
  • 3.23.0-canary.20240404T043228 - 2024-04-04
  • 3.23.0-canary.20240322T225818 - 2024-03-22
  • 3.23.0-canary.20240321T233535 - 2024-03-21
  • 3.23.0-canary.20240321T225632 - 2024-03-21
  • 3.23.0-canary.20240321T224206 - 2024-03-21
  • 3.23.0-canary.20240321T200145 - 2024-03-21
  • 3.23.0-canary.20240321T195738 - 2024-03-21
  • 3.23.0-canary.20240319T231349 - 2024-03-19
  • 3.23.0-canary.20240315T001949 - 2024-03-15
  • 3.23.0-canary.20240314T051637 - 2024-03-14
  • 3.23.0-canary.20240314T051126 - 2024-03-14
  • 3.23.0-canary.20240222T232722 - 2024-02-22
  • 3.23.0-canary.20240215T003902 - 2024-02-15
  • 3.23.0-canary.20240215T003817 - 2024-02-15
  • 3.23.0-canary.20240214T232812 - 2024-02-14
  • 3.23.0-canary.20231004T224911 - 2023-10-04
  • 3.23.0-canary.20231004T215233 - 2023-10-04
  • 3.23.0-canary.20231004T213259 - 2023-10-04
  • 3.23.0-canary.20231004T210301 - 2023-10-04
  • 3.23.0-canary.20231003T200509 - 2023-10-03
  • 3.23.0-canary.20231003T183640 - 2023-10-03
  • 3.23.0-canary.20231003T183317 - 2023-10-03
  • 3.23.0-canary.20230815T194608 - 2023-08-15
  • 3.23.0-canary.20230815T194013 - 2023-08-15
  • 3.23.0-beta.2 - 2024-04-18
  • 3.23.0-beta.1 - 2024-04-18
  • 3.23.0-beta.0 - 2024-04-18
    Read more
  • 3.22.5 - 2024-04-18
  • 3.22.4 - 2023-10-04
from zod GitHub release notes
Commit messages
Package name: zod

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sandeepdsvs sandeepdsvs requested review from sivashanmukh and a team as code owners May 14, 2024 01:30
@devops-github-rudderstack
Copy link
Contributor

Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.90%. Comparing base (ddf8d46) to head (09329ea).
Report is 253 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3371      +/-   ##
===========================================
+ Coverage    87.88%   87.90%   +0.01%     
===========================================
  Files          560      561       +1     
  Lines        30126    30166      +40     
  Branches      7212     7223      +11     
===========================================
+ Hits         26477    26517      +40     
- Misses        3318     3346      +28     
+ Partials       331      303      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@devops-github-rudderstack
Copy link
Contributor

This PR is considered to be stale. It has been open for 20 days with no further activity thus it is going to be closed in 7 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR.

@devops-github-rudderstack
Copy link
Contributor

This PR is considered to be stale. It has been open for 20 days with no further activity thus it is going to be closed in 7 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR.

@devops-github-rudderstack
Copy link
Contributor

This PR is considered to be stale. It has been open for 20 days with no further activity thus it is going to be closed in 7 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR.

@devops-github-rudderstack devops-github-rudderstack deleted the snyk-upgrade-9a820c151146936566fbe27a6473f5a4 branch August 15, 2024 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants