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.36.0 #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

fabian-hiller/valibot (valibot)

v0.36.0

Compare Source

Many thanks to @​N0tExisting, @​ksv90, @​peterbe, @​foster-hangdaan and @​zougari47 for contributing to this release.

  • Add normalize action to normalize strings (issue #​691)
  • Add support for async schemas to entriesFromList util
  • Add support for numbers and symbols to entriesFromList util (issue #​492)
  • Add key property to SetPathItem type to improve DX (issue #​693, #​694)
  • Remove FunctionReference type and refactor code

v0.35.0

Compare Source

Many thanks to @​jindong-zhannng, @​dyljhd and @​TeChn4K for contributing to this release.

  • Increase argument limit of pipe and pipeAsync method to 19 (issue #​643)

v0.34.0

Compare Source

Many thanks to @​Saeris, @​Jimdooz, @​Kenzo-Wada and @​sillvva for contributing to this release.

  • Add file, function and promise schema
  • Add awaitAsync action to await promise in pipeline
  • Add operation property to filterItems, findItem, mapItems, reduceItems and sortItem action
  • Rename action argument of filterItems, findItem, mapItems, reduceItems and sortItem action to operation
  • Rename action argument and property of transform and transformAsync action to operation
  • Change and improve implementation of _stringify util

v0.33.3

Compare Source

Many thanks to @​Demivan for contributing to this release.

  • Fix _isPartiallyTyped util of partialCheck and partialCheckAsync action

v0.33.2

Compare Source

Many thanks to @​allezxandre for contributing to this release.

  • Fix type exports for JSR and Deno (pull request #​663)

v0.33.1

Compare Source

  • Fix types of partialCheck and partialCheckAsync action

v0.33.0

Compare Source

Many thanks to @​Demivan, @​ruiaraujo012, @​Karakatiza666, @​micahjon, @​unlinking, @​demarchenac, @​xsjcTony, @​ziyak97 and @​Lukasz17git for contributing to this release.

  • Add export alias with reserved keywords for functions with underscore suffix
  • Add partialCheck and partialCheckAsync action (issue #​76, #​145, #​260)
  • Add checkItems, filterItems, findItem, mapItems, reduceItems and sortItem action (issue #​595)
  • Rename every and some action to everyItem and someItem
  • Rename _isAllowedObjectKey to _isValidObjectKey and add check for inherited properties
  • Remove RecordPathItem and TuplePathItem type and refactor code
  • Fix received property of issue in date schema for invalid dates (issue #​654)

v0.32.0

Compare Source

Many thanks to @​ruiaraujo012, @​jansedlon, @​ksjitendra18 and @​megacherry for contributing to this release.

  • Add rawCheck, rawCheckAsync, rawTransform and rawTransformAsync action (issue #​597)
  • Change FlatErrors type for better developer experience (discussion #​640)
  • Change pipe and pipeAsync method to mark output as untyped only when necessary (discussion #​613)
  • Remove unused skipPipe option from Config type and refactor library
  • Fix this reference in looseTuple, looseTupleAsync, strictTuple, strictTupleAsync, tuple, tupleAsync, tupleWithRest and tupleWithRestAsync schema (pull request #​649)
  • Fix type of options key in EnumSchema interface

v0.31.1

Compare Source

Many thanks to @​Omochice for contributing to this release.

  • Fix missing file extension for Deno (pull request #​637)

v0.31.0

Compare Source

Many thanks to @​Afsoon, @​AlexXanderGrib, @​Andarist, @​AndreyYolkin, @​ariskemper, @​Demivan, @​DylanThomasFr, @​EltonLobo07, @​GabrielHangor, @​Hugos68, @​IlyaSemenov, @​MohammedEsafi, @​MrGeniusProgrammer, @​Saeris, @​Sandros94, @​Sec-ant, @​alexbit-codemod, @​ammarriq, @​anuraghazra, @​arybitskiy, @​bingtsingw, @​brandonpittman, @​brenelz, @​chertik77, @​chimame, @​christophsturm, @​dboune, @​devcaeg, @​dusty, @​fredericoo, @​gmaxlev, @​homersimpsons, @​jansedlon, @​jchatard, @​joshwashywash, @​jsudelko, @​juliusmarminge, @​kovalchukq, @​linkb15, @​lukemorton, @​macarie, @​morgante, @​mtt-artis, @​mutewinter, @​mxdvl, @​nakanoasaservice, @​naveen-bharathi, @​sacrosanctic, @​samualtnorman, @​saturnonearth, @​seren5240, @​sillvva, @​ssalbdivad, @​vladshcherbin, @​xcfox, @​yudinmaxim, @​znycheporuk and many others for contributing to this release.

To migrate from an older version, please see the official migration guide and our announcement post.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency valibot to v0.31.0 fix(deps): update dependency valibot to v0.31.1 Jun 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency valibot to v0.31.1 fix(deps): update dependency valibot to v0.32.0 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/valibot-0.x branch 2 times, most recently from 5931220 to 2dd40cc Compare June 18, 2024 20:06
@renovate renovate bot changed the title fix(deps): update dependency valibot to v0.32.0 fix(deps): update dependency valibot to v0.33.0 Jun 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency valibot to v0.33.0 fix(deps): update dependency valibot to v0.33.1 Jun 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency valibot to v0.33.1 fix(deps): update dependency valibot to v0.33.2 Jun 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency valibot to v0.33.2 fix(deps): update dependency valibot to v0.33.3 Jun 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency valibot to v0.33.3 fix(deps): update dependency valibot to v0.34.0 Jun 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency valibot to v0.34.0 fix(deps): update dependency valibot to v0.35.0 Jun 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency valibot to v0.35.0 fix(deps): update dependency valibot to v0.36.0 Jul 5, 2024
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.

None yet

0 participants