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

deps: bump valibot from 0.27.1 to 0.28.1 #42

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps valibot from 0.27.1 to 0.28.1.

Release notes

Sourced from valibot's releases.

v0.28.1

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

  • Fix bug in union and unionAsync schema for transformed inputs (issue #420)

v0.28.0

Many thanks to @​LorisSigrist, @​samuelstroschein, @​gmaxlev, @​thundermiracle, @​ivanhofer, @​CanRau, @​zkulbeda, @​lucaschultz, @​paoloricciuti, @​hyunbinseo, and @​bertez for contributing to this release.

Note: The library has been revised and refactored. Therefore, not every change is listed in detail.

  • Add i18n feature, global configurations and improve error messages (pull request #397)
  • Add number and bigint to PicklistOptions type (issue #378)
  • Fix missing export of forwardAsync method (issue #412)
Commits
  • 9432c82 Bump version to v0.28.1 and update changelog
  • 6c94f29 Merge pull request #421 from qlaffont/patch-1
  • 5caa0b9 Reorder package to maintain alphabetical order
  • a5ad551 Fix bug in union for transformed values #420
  • 36e0c6e feat(ecosystem): add fastify-type-provider-valibot
  • ca233eb Update PicklistOptions type in API reference
  • c6859ba Update bundle size info in readme and website
  • 5bce6be Add description to i18n guide on website
  • 4e0f59e Update bundle size info in readme and website
  • 4735f78 Bump version to v0.28.0 and update changelog
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from hulk510 as a code owner February 12, 2024 10:22
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Feb 12, 2024
@dependabot dependabot bot requested a review from Mogyuchi as a code owner February 12, 2024 10:22
@Mogyuchi
Copy link
Member

@dependabot rebase

Bumps [valibot](https://github.com/fabian-hiller/valibot) from 0.27.1 to 0.28.1.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](fabian-hiller/valibot@v0.27.1...v0.28.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 force-pushed the dependabot/npm_and_yarn/valibot-0.28.1 branch from 04260e6 to ff7f0bc Compare February 12, 2024 20:27
@Mogyuchi Mogyuchi changed the title build(deps): bump valibot from 0.27.1 to 0.28.1 deps: bump valibot from 0.27.1 to 0.28.1 Feb 12, 2024
@hulk510 hulk510 merged commit de527f3 into main Feb 12, 2024
12 checks passed
@hulk510 hulk510 deleted the dependabot/npm_and_yarn/valibot-0.28.1 branch February 12, 2024 23:16
@mazi-release mazi-release bot mentioned this pull request Feb 12, 2024
Mogyuchi pushed a commit that referenced this pull request Apr 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](v1.1.0...v1.2.0)
(2024-04-13)


### Features

* add dry-run option
([#34](#34))
([e241ee0](e241ee0)),
closes [#32](#32)


### Dependencies

* bump valibot from 0.27.1 to 0.28.1
([#42](#42))
([de527f3](de527f3))
* bump valibot from 0.29.0 to 0.30.0
([#55](#55))
([e0a39ae](e0a39ae))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: mazi-release[bot] <157046322+mazi-release[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants