Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 22.13.0 -> 22.13.1 age adoption passing confidence
pnpm (source) 9.15.4 -> 9.15.5 age adoption passing confidence
valibot (source) 1.0.0-beta.15 -> 1.0.0-rc.0 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm)

v9.15.5: pnpm 9.15.5

Compare Source

Patch Changes

  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters #​9009.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva
fabian-hiller/valibot (valibot)

v1.0.0-rc.0

Compare Source

This is a summary of the changes between v0 and v1. Many thanks to everyone who contributed to this release.

  • Add assert method to assert values (issue #​862)
  • Add checkItemsAsync action (pull request #​856)
  • Add graphemes, maxGraphemes, minGraphemes and notGraphemes action (pull request #​853)
  • Add words, maxWords, minWords and notWords action
  • Add args and returns action to transform functions (issue #​243)
  • Add rfcEmail action to validate RFC 5322 email addresses (pull request #​912)
  • Add new overload signature to pipe and pipeAync method to support unlimited pipe items of same input and output type (issue #​852)
  • Add @__NO_SIDE_EFFECTS__ notation to improve tree shaking (pull request #​995)
  • Add exactOptional and exactOptionalAsync schema (PR #​1013)
  • Change types and implementation to support Standard Schema
  • Change behaviour of minValue and maxValue for NaN (pull request #​843)
  • Change type and behaviour of nullable, nullableAsync, nullish, nullishAsync, optional, optionalAsync, undefinedable and undefinedableAsync for undefined default value (issue #​878)
  • Change type signature of partialCheck and partialCheckAsync action to add .pathList property in a type-safe way
  • Change type signature of findItem action to support type predicates (issue #​867)
  • Change validation of missing object entries in looseObject, looseObjectAsync, object, objectAsync, objectWithRest, objectWithRestAsync, strictObject and strictObject (PR #​1013)
  • Change type signature of optional and optionalAsync when used within an object schema (PR #​1013)
  • Change MarkOptional type to fix order of entries and TS error when using generic schemas (issue #​1021)
  • Change VariantOption and VariantOptionAsync type to fix TS error when using generic schemas (issue #​842)
  • Change implementation of variant and variantAsync to support optional discriminators using exactOptional, exactOptionalAsync, optional, optionalAsync, nullish or nullishAsync
  • Refactor bytes, maxBytes, minBytes and notBytes action
  • Fix implementation of nonOptional, nonOptionalAsync, nonNullable, nonNullableAsync, nonNullish and nonNullishAsync schema in edge cases (issue #​909)
  • Fix instantiation error for any in PathKeys type (issue #​929)
  • Fix TypeScript error of keyof method for objects with many keys (pull request #​988)
  • Fix options filtering in enum_ schema (pull request #​941)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/Copenhagen, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency label Feb 10, 2025
@renovate renovate bot requested a review from luxass as a code owner February 10, 2025 00:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 365f48b to b77b834 Compare February 13, 2025 06:03
@luxass luxass merged commit 7d45486 into main Feb 15, 2025
2 checks passed
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants