Rel1cx / eslint-react

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

build: bump valibot from 0.32.0 to 0.33.0 #583

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps valibot from 0.32.0 to 0.33.0.

Release notes

Sourced from valibot's releases.

v0.33.0

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)
Commits
  • f611977 Bump version to v0.33.0 and update changelog
  • 537bc75 Add checkItems and other array transformation actions #595
  • 267a981 Remove RecordPathItem and TuplePathItem type and refactor code
  • 9ba3d9b Add partialCheck and partialCheckAsync action #145
  • 3287dd9 Rename every and some action to everyItem and someItem
  • 756bd6d Fix received prop of issue in date schema for invalid dates #654
  • 57e70ee Display functions with wildcard import in API reference
  • d65e797 Add export alias for functions with underscore suffix
  • 173b425 Rename internal util and add check for inherited properties
  • a769fbf Fix cursor position after formatting playground code
  • 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 1 month 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 18, 2024 9:25pm
dependabot[bot] commented 1 month ago

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