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

build(deps): bump valibot from 0.26.0 to 0.27.1 #28

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps valibot from 0.26.0 to 0.27.1.

Release notes

Sourced from valibot's releases.

v0.27.1

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

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

v0.27.0

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

  • Remove NonNullable, NonNullish and NonOptional type
  • Add NonNullableInput, NonNullableOutput, NonNullishInput, NonNullishOutput, NonOptionalInput and NonOptionalOutput type
  • Improve type signature of omit, omitAsync, pick and pickAsync schema to also allow read-only object keys (issue #380)
  • Fix type of pipe argument at intersect and intersectAsync schema
Commits
  • 5c418e3 Bump version to v0.27.1 and update changelog
  • dea4c9c Merge pull request #393 from morinokami/patch-0
  • 4ee25ee docs: Fix variable name
  • 3407c3e Merge pull request #387 from Omochice/fix-missing-ext
  • d1cb50c fix(deno): fix missing extensions
  • 43c9dbf Bump version to v0.27.0 and update changelog
  • 4098d51 Add content to tuple API reference on website
  • 3a11f32 Add content to special API reference on website
  • ae75d4c Add content to set API reference on website
  • 7193cb3 Add content to recursive API reference on website
  • 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 January 29, 2024 10:35
@dependabot dependabot bot requested a review from Mogyuchi as a code owner January 29, 2024 10:35
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 29, 2024
Copy link
Contributor

@hulk510 hulk510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dependant bot さんアップデートしてください。

@Mogyuchi
Copy link
Member

@dependabot rebase

Bumps [valibot](https://github.com/fabian-hiller/valibot) from 0.26.0 to 0.27.1.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](fabian-hiller/valibot@v0.26.0...v0.27.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.27.1 branch from be00cf8 to 15f30b5 Compare January 30, 2024 01:36
@Mogyuchi Mogyuchi requested a review from hulk510 January 30, 2024 02:05
@Mogyuchi Mogyuchi merged commit 1ed51fc into main Jan 30, 2024
11 checks passed
@Mogyuchi Mogyuchi deleted the dependabot/npm_and_yarn/valibot-0.27.1 branch January 30, 2024 14:30
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