Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

chore(deps): bump valibot from 0.24.1 to 0.31.1 #232

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps valibot from 0.24.1 to 0.31.1.

Release notes

Sourced from valibot's releases.

v0.31.1

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

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

v0.31.0

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.

v0.31.0-rc.12

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Add getDotPath util and refactor flatten method
  • Change key and generic of FlatErrors type of flatten method

v0.31.0-rc.11

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Improve implementation and types of parser and safeParser method

v0.31.0-rc.10

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

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Add config method to library to change local configuration of schema (issue #618)

v0.31.0-rc.9

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

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Add ContentInput, ContentRequirement, LengthInput, SizeInput and ValueInput type to exports (issue #614)

v0.31.0-rc.8

Many thanks to @​DylanThomasFr and @​IlyaSemenov for contributing to this release.

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Add parser and safeParser method (issue #504)

v0.31.0-rc.7

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

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Fix bug in forward method by excluding previous issues from forwarding (issue #616)

v0.31.0-rc.6

... (truncated)

Commits
  • de6b2b1 Bump version to v0.31.1 and update changelog
  • 61c0c5c Update contributors and script of website
  • ec12217 Add file extension fix #637 to changelog
  • 7a365df Merge pull request #638 from valerii15298/patch-1
  • 6072cf2 Merge pull request #637 from Omochice/fix-deno-ext
  • f9b9eb5 Update index.mdx: fix grammar
  • 1429582 fix(deno): Add missing file extensions
  • 82b01f0 Bump i18n package to v0.15.0
  • dd6bd7a Migrate i18n library to Valibot v0.31.0
  • ad9191f Bump i18n package to v0.14.0
  • 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 <dependency name> 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)

Bumps [valibot](https://github.com/fabian-hiller/valibot) from 0.24.1 to 0.31.1.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](fabian-hiller/valibot@v0.24.1...v0.31.1)

---
updated-dependencies:
- dependency-name: valibot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2024
@ryanccn ryanccn closed this Aug 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/valibot-0.31.1 branch August 6, 2024 05:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant