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): update dependency valibot to v0.30.0 #99

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
valibot (source) 0.29.0 -> 0.30.0 age adoption passing confidence

Release Notes

fabian-hiller/valibot (valibot)

v0.30.0

Compare Source

Many thanks to @​Saeris, @​ariskemper, @​mxdvl, @​romeerez and @​niccholaspage for contributing to this release.

  • Add Default and DefaultAsync type and refactor codebase
  • Add Fallback and FallbackAsync type and refactor codebase
  • Add isOfType type guard util to check the type of an object
  • Refactor getDefaults and getDefaultsAsync method (pull request #​259)
  • Refactor getFallbacks and getFallbacksAsync method (pull request #​259)
  • Change type definitions from type to interface (pull request #​259, #​451)
  • Remove deprecated properties of safeParse and safeParseAsync method
  • Remove any deprecated method, schema and validation functions
  • Fix NestedPath type of flatten for async schemas (issue #​456)
  • Fix implementation of DefaultValue type for transformed values

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/valibot-0.x branch from 675d32a to c7dd0c7 Compare March 7, 2024 04:37
@renovate renovate bot changed the title fix(deps): update dependency valibot to v0.29.0 fix(deps): update dependency valibot to v0.30.0 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/valibot-0.x branch from c7dd0c7 to 4787081 Compare March 14, 2024 08:01
@renovate renovate bot force-pushed the renovate/valibot-0.x branch from 4787081 to 6ec82a1 Compare March 14, 2024 08:03
@ckt1031 ckt1031 merged commit ae3ddb5 into main Mar 14, 2024
3 checks passed
@ckt1031 ckt1031 deleted the renovate/valibot-0.x branch March 14, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant