Skip to content

fix(deps): bump z-schema from 8.3.0 to 8.5.0#1587

Merged
arlac77 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/z-schema-8.5.0
Feb 6, 2026
Merged

fix(deps): bump z-schema from 8.3.0 to 8.5.0#1587
arlac77 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/z-schema-8.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps z-schema from 8.3.0 to 8.5.0.

Release notes

Sourced from z-schema's releases.

v8.5.0

8.5.0 (2026-02-06)

Features

  • add promise api and document how to perform async validation in README (4921400)
  • support async format validators returning Promise<boolean> (dd5d99d)

Bug Fixes

  • async format validator behavior in oneOf, fixes #207 (2aac679)

v8.4.0

8.4.0 (2026-02-05)

Features

  • add instance scoped format functions, fixes #214 (ec4f5cb)

Bug Fixes

  • report all errors from optional parent object, fixes #224 (7b79332)
Changelog

Sourced from z-schema's changelog.

8.5.0 (2026-02-06)

Features

  • add promise api and document how to perform async validation in README (4921400)
  • support async format validators returning Promise<boolean> (dd5d99d)

Bug Fixes

  • async format validator behavior in oneOf, fixes #207 (2aac679)

8.4.0 (2026-02-05)

Features

  • add instance scoped format functions, fixes #214 (ec4f5cb)

Bug Fixes

  • report all errors from optional parent object, fixes #224 (7b79332)
Commits
  • 87b8246 chore(main): release 8.5.0 (#335)
  • 4921400 feat: add promise api and document how to perform async validation in README
  • 2aac679 fix: async format validator behavior in oneOf, fixes #207
  • dd5d99d feat: support async format validators returning Promise<boolean>
  • 820cf41 chore(main): release 8.4.0 (#333)
  • e89d9c2 build(deps-dev): bump @​types/node from 25.2.0 to 25.2.1 (#334)
  • ec4f5cb feat: add instance scoped format functions, fixes #214
  • 4344ac3 chore: add dependabot entry for git submodules
  • 7b79332 fix: report all errors from optional parent object, fixes #224
  • See full diff 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 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 [z-schema](https://github.com/zaggino/z-schema) from 8.3.0 to 8.5.0.
- [Release notes](https://github.com/zaggino/z-schema/releases)
- [Changelog](https://github.com/zaggino/z-schema/blob/main/CHANGELOG.md)
- [Commits](zaggino/z-schema@v8.3.0...v8.5.0)

---
updated-dependencies:
- dependency-name: z-schema
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2026

Labels

The following labels could not be found: npm dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Auto approved automated PR

@github-actions github-actions bot added dependencies Pull requests that update a dependency file npm labels Feb 6, 2026
@arlac77 arlac77 merged commit 926a377 into master Feb 6, 2026
6 of 8 checks passed
@arlac77 arlac77 deleted the dependabot/npm_and_yarn/z-schema-8.5.0 branch February 6, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant