Rel1cx / eslint-react

A series of composable ESLint plugins for libraries and frameworks that use React as a UI runtime.
https://eslint-react.xyz
MIT License
242 stars 10 forks source link

build: bump valibot from 0.31.1 to 0.32.0 #573

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps valibot from 0.31.1 to 0.32.0.

Release notes

Sourced from valibot's releases.

v0.32.0

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
Commits
  • ffb7b30 Bump version to v0.32.0 and update changelog
  • ec79160 Add rawCheck and rawTransform action #597
  • a0ea365 Remove skipPipe config and change pipe method
  • cbddb0e Fix invalid TS comment in enum unit tests
  • 955730e Bump migrate to v0.31.0 codemod to v0.2.2
  • 5383ee5 Merge pull request #648 from arybitskiy/import-type-fix
  • 3527a4f Fix type of options key in EnumSchema interface
  • 2a35c9f Start updating API reference of types on website
  • 2b0392b Removed test line
  • 600b083 Merge pull request #649 from chimame/modify-tuple-async-schema-items-referenc...
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eslint-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2024 10:01pm
dependabot[bot] commented 3 months ago

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