Skip to content

fix(deps): bump z-schema from 8.5.0 to 9.0.1#1591

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/z-schema-9.0.1
Closed

fix(deps): bump z-schema from 8.5.0 to 9.0.1#1591
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/z-schema-9.0.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps z-schema from 8.5.0 to 9.0.1.

Release notes

Sourced from z-schema's releases.

v9.0.1

9.0.1 (2026-02-09)

Bug Fixes

  • add optional schemaPath to errors to suggest which part of schema triggered the error, fixes #198 (322aec9)
  • better handle references in SchemaReader, fixes #157 (77121cb)
  • cli issue, fixes #184 (56cf942)
  • improved handling of multipleOf, fixes #69 (f2dde3a)
  • incorrectly resolved against top-level document, fixes #165 (35113e5)

v9.0.0

9.0.0 (2026-02-09)

⚠ BREAKING CHANGES

  • new api and new cache algorithms, see docs for changes (#336)

Features

  • new api and new cache algorithms, see docs for changes (#336) (72bf15b)
Changelog

Sourced from z-schema's changelog.

9.0.1 (2026-02-09)

Bug Fixes

  • add optional schemaPath to errors to suggest which part of schema triggered the error, fixes #198 (322aec9)
  • better handle references in SchemaReader, fixes #157 (77121cb)
  • cli issue, fixes #184 (56cf942)
  • improved handling of multipleOf, fixes #69 (f2dde3a)
  • incorrectly resolved against top-level document, fixes #165 (35113e5)

9.0.0 (2026-02-09)

⚠ BREAKING CHANGES

  • new api and new cache algorithms, see docs for changes (#336)

Features

  • new api and new cache algorithms, see docs for changes (#336) (72bf15b)
Commits
  • 9142827 chore(main): release 9.0.1 (#338)
  • f2dde3a fix: improved handling of multipleOf, fixes #69
  • d8101ad chore: update docs, fixes #77
  • 77121cb fix: better handle references in SchemaReader, fixes #157
  • 35113e5 fix: incorrectly resolved against top-level document, fixes #165
  • 56cf942 fix: cli issue, fixes #184
  • 322aec9 fix: add optional schemaPath to errors to suggest which part of schema trigge...
  • 1482312 chore: added test for circular references, passes latest version, fixes #199
  • 87ddb1a chore(main): release 9.0.0 (#337)
  • 72bf15b feat!: new api and new cache algorithms, see docs for changes (#336)
  • 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.5.0 to 9.0.1.
- [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.5.0...v9.0.1)

---
updated-dependencies:
- dependency-name: z-schema
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Feb 9, 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.

@github-actions github-actions bot added dependencies Pull requests that update a dependency file npm labels Feb 9, 2026
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

@arlac77 arlac77 closed this Feb 10, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2026

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/z-schema-9.0.1 branch February 10, 2026 12:16
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