An open index of dependabot pull requests across open source projects.

Bump the rust-dependencies group across 1 directory with 3 updates

Merged
Number: #2991
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 04, 2025 at 05:30 PM UTC
(11 months ago)
Updated: August 04, 2025 at 06:10 PM UTC
(11 months ago)
Merged: August 04, 2025 at 06:10 PM UTC
(11 months ago)
by Aaron1011
Time to Close: 39 minutes
Labels:
rust dependencies
Description:

Bumps the rust-dependencies group with 3 updates in the / directory: jsonschema, init-tracing-opentelemetry and google-cloud-auth.

Updates jsonschema from 0.30.0 to 0.32.1

Release notes

Sourced from jsonschema's releases.

[Python] Release 0.32.1

Changed

  • Bump fancy-regex to 0.16.

[Rust] Release 0.32.1

Changed

  • Bump fancy-regex to 0.16.

[Python] Release 0.32.0

Added

  • Added missing context field to ValidationErrorKind.OneOfMultipleValid.

Changed

  • Improved error message for enum.

[Rust] Release 0.32.0

Added

  • Added missing context field to ValidationErrorKind::OneOfMultipleValid.

Changed

  • Improved error message for enum.

[Python] Release 0.31.0

Added

  • Added support for old and new style string enums in object keys.
  • Added context for ValidationErrorKind.AnyOf and ValidationErrorKind.OneOfNotValid which contains errors for all subschemas, each inside a separate list with an index matching subschema ID.

Changed

  • Update pyo3 to 0.25.

Fixed

  • Improve the precision of multipleOf for float values.

[Rust] Release 0.31.0

Added

  • CLI: flag -d, --draft <4|6|7|2019|2020> to enforce a specific JSON Schema draft.
  • CLI: flags --assert-format and --no-assert-format to toggle validation of format keywords.
  • Added context for ValidationErrorKind.AnyOf and ValidationErrorKind.OneOfNotValid which contains errors for all subschemas, each inside a separate vector with an index matching subschema ID.

Fixed

... (truncated)

Changelog

Sourced from jsonschema's changelog.

[0.32.1] - 2025-08-03

Changed

  • Bump fancy-regex to 0.16.

[0.32.0] - 2025-07-29

Added

  • Added missing context field to ValidationErrorKind::OneOfMultipleValid.

Changed

  • Improved error message for enum.

[0.31.0] - 2025-07-28

Added

  • CLI: flag -d, --draft <4|6|7|2019|2020> to enforce a specific JSON Schema draft.
  • CLI: flags --assert-format and --no-assert-format to toggle validation of format keywords.
  • Added context for ValidationErrorKind::AnyOf and ValidationErrorKind::OneOfNotValid which contains errors for all subschemas, each inside a separate vector with an index matching subschema ID.

Fixed

  • Improve the precision of multipleOf for float values.

Changed

  • Bump fancy-regex to 0.15.
Commits
  • 7b0c32f chore(rust): Release 0.32.1
  • ec8ba37 test(python): Update test related to regex backtracking limit
  • 2bd64a8 docs: Update changelog
  • 698584a build(deps): bump fancy-regex to 0.16
  • d4a7c1b chore(python): Release 0.32.0
  • 2e1ba97 chore(rust): Release 0.32.0
  • a8a95cf chore: Fix clippy
  • 6001956 chore: Fix clippy::inconsistent_struct_constructor
  • bf8173c chore: Fix clippy::from_iter_instead_of_collect
  • 5b055ed chore: Fix clippy::map_unwrap_or
  • Additional commits viewable in compare view

Updates init-tracing-opentelemetry from 0.29.0 to 0.30.0

Release notes

Sourced from init-tracing-opentelemetry's releases.

init-tracing-opentelemetry-v0.30.0

Added

  • add support for Opentelemetry Metrics (#249)
Commits
  • 3082361 chore: release
  • b76f7dd refactor: group subscriber layer construction
  • 0026a82 feat: add support for Opentelemetry Metrics (#249)
  • e83242d chore(deps): update stefanzweifel/git-auto-commit-action action to v6
  • f79e0cc refactor: move common grpc functions into a grpc module
  • See full diff in compare view

Updates google-cloud-auth from 0.21.0 to 0.22.2

Commits

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

[!IMPORTANT]
Bump versions of jsonschema, init-tracing-opentelemetry, and google-cloud-auth dependencies in tensorzero-core.

  • Dependencies:
    • Update jsonschema from 0.30.0 to 0.32.1 in Cargo.lock and Cargo.toml.
    • Update init-tracing-opentelemetry from 0.29.0 to 0.30.0 in Cargo.lock and Cargo.toml.
    • Update google-cloud-auth from 0.21.0 to 0.22.2 in Cargo.lock and Cargo.toml.

This description was created by Ellipsis for 875338180dcf7d1abd91f8372edc0a67fbed5be4. You can customize this summary. It will automatically update as commits are pushed.

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+14
Deletions:
-13
Package Dependencies
Ecosystem:
cargo
Version Change:
0.29.0 → 0.30.0
Update Type:
Minor
Package:
jsonschema
Ecosystem:
cargo
Version Change:
0.30.0 → 0.32.1
Update Type:
Minor
Ecosystem:
cargo
Version Change:
0.21.0 → 0.22.2
Update Type:
Minor
Technical Details
ID: 4565236
UUID: 2718722370
Node ID: PR_kwDOMXNO-86iDGlC
Host: GitHub
Repository: tensorzero/tensorzero
Merge State: Unknown