Skip to content

build(deps): bump the rjsf group across 1 directory with 2 updates - #8138

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/rjsf-237d1b68a3
Open

build(deps): bump the rjsf group across 1 directory with 2 updates#8138
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/rjsf-237d1b68a3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the rjsf group with 2 updates in the / directory: @rjsf/core and @rjsf/validator-ajv8.

Updates @rjsf/core from 6.7.1 to 6.8.0

Release notes

Sourced from @​rjsf/core's releases.

6.8.0

New validator added

The new @rjsf/validator-cfworker was added, see the documentation for the limitations that this validator has.

@​rjsf/core

  • Fixed TimeWidget to respect schema multipleOf time precision, preserving second-precision values while keeping minute-precision native inputs synchronized with their displayed value (#5174)

@​rjsf/utils

  • Fixed an issue in sortedJSONStringify with regards to handling arrays containing null and undefined values.

@​rjsf/validator-ata

  • Raised the ata-validator requirement to ^1.3.0, which fixes a $ref that could not be resolved being treated as vacuous rather than reported as an error (#5181)
  • Raised the ata-validator requirement to ^1.6.0, so that validation runs correctly where new Function is refused, such as a page under a strict Content-Security-Policy (#5184)
  • Raised the ata-validator requirement to ^1.6.1, which stops a $ref into another document from silently dropping the constraints behind it (#5186)

@​rjsf/validator-cfworker

  • Added an eval-free, draft-2020-12 validator package backed by @cfworker/json-schema, including undefined form-data normalization and per-schema-id caching, fixing #3269 and contributing to #4923

Dev / docs / playground

  • Added @rjsf/validator-cfworker to the playground validator selector and API documentation
Changelog

Sourced from @​rjsf/core's changelog.

6.8.0

@​rjsf/core

  • Fixed TimeWidget to respect schema multipleOf time precision, preserving second-precision values while keeping minute-precision native inputs synchronized with their displayed value (#5174)

@​rjsf/utils

  • Fixed an issue in sortedJSONStringify with regards to handling arrays containing null and undefined values.

@​rjsf/validator-ata

  • Raised the ata-validator requirement to ^1.3.0, which fixes a $ref that could not be resolved being treated as vacuous rather than reported as an error (#5181)
  • Raised the ata-validator requirement to ^1.6.0, so that validation runs correctly where new Function is refused, such as a page under a strict Content-Security-Policy (#5184)
  • Raised the ata-validator requirement to ^1.6.1, which stops a $ref into another document from silently dropping the constraints behind it (#5186)

@​rjsf/validator-cfworker

  • Added an eval-free, draft-2020-12 validator package backed by @cfworker/json-schema, including undefined form-data normalization and per-schema-id caching, fixing #3269 and contributing to #4923

Dev / docs / playground

  • Added @rjsf/validator-cfworker to the playground validator selector and API documentation
Commits
  • ac10c8a Releasing 6.8.0
  • 811f9a4 Require ata-validator 1.6.1 in @​rjsf/validator-ata (#5186)
  • efb35f1 Update sortedJSONStringify (#5171)
  • 25e6d06 fix(core): preserve seconds precision in TimeWidget and sync displayed value ...
  • ea977f3 chore(deps): bump fast-uri from 4.1.1 to 4.1.2 (#5182)
  • 9d72cf1 Require ata-validator 1.6.0 in @​rjsf/validator-ata (#5184)
  • 373f8ce chore(deps-dev): bump nx from 23.0.1 to 23.0.2 (#5183)
  • 6fc614d chore(deps): bump actions/setup-python from 6 to 7 (#5179)
  • 14e384e chore(deps): bump actions/setup-node from 6 to 7 (#5178)
  • 53828da fix(chakra-ui): wrap ChakraProvider in EnvironmentProvider for iframe… (#5175)
  • Additional commits viewable in compare view

Updates @rjsf/validator-ajv8 from 6.7.1 to 6.8.0

Release notes

Sourced from @​rjsf/validator-ajv8's releases.

6.8.0

New validator added

The new @rjsf/validator-cfworker was added, see the documentation for the limitations that this validator has.

@​rjsf/core

  • Fixed TimeWidget to respect schema multipleOf time precision, preserving second-precision values while keeping minute-precision native inputs synchronized with their displayed value (#5174)

@​rjsf/utils

  • Fixed an issue in sortedJSONStringify with regards to handling arrays containing null and undefined values.

@​rjsf/validator-ata

  • Raised the ata-validator requirement to ^1.3.0, which fixes a $ref that could not be resolved being treated as vacuous rather than reported as an error (#5181)
  • Raised the ata-validator requirement to ^1.6.0, so that validation runs correctly where new Function is refused, such as a page under a strict Content-Security-Policy (#5184)
  • Raised the ata-validator requirement to ^1.6.1, which stops a $ref into another document from silently dropping the constraints behind it (#5186)

@​rjsf/validator-cfworker

  • Added an eval-free, draft-2020-12 validator package backed by @cfworker/json-schema, including undefined form-data normalization and per-schema-id caching, fixing #3269 and contributing to #4923

Dev / docs / playground

  • Added @rjsf/validator-cfworker to the playground validator selector and API documentation
Changelog

Sourced from @​rjsf/validator-ajv8's changelog.

6.8.0

@​rjsf/core

  • Fixed TimeWidget to respect schema multipleOf time precision, preserving second-precision values while keeping minute-precision native inputs synchronized with their displayed value (#5174)

@​rjsf/utils

  • Fixed an issue in sortedJSONStringify with regards to handling arrays containing null and undefined values.

@​rjsf/validator-ata

  • Raised the ata-validator requirement to ^1.3.0, which fixes a $ref that could not be resolved being treated as vacuous rather than reported as an error (#5181)
  • Raised the ata-validator requirement to ^1.6.0, so that validation runs correctly where new Function is refused, such as a page under a strict Content-Security-Policy (#5184)
  • Raised the ata-validator requirement to ^1.6.1, which stops a $ref into another document from silently dropping the constraints behind it (#5186)

@​rjsf/validator-cfworker

  • Added an eval-free, draft-2020-12 validator package backed by @cfworker/json-schema, including undefined form-data normalization and per-schema-id caching, fixing #3269 and contributing to #4923

Dev / docs / playground

  • Added @rjsf/validator-cfworker to the playground validator selector and API documentation
Commits
  • ac10c8a Releasing 6.8.0
  • 811f9a4 Require ata-validator 1.6.1 in @​rjsf/validator-ata (#5186)
  • efb35f1 Update sortedJSONStringify (#5171)
  • 25e6d06 fix(core): preserve seconds precision in TimeWidget and sync displayed value ...
  • ea977f3 chore(deps): bump fast-uri from 4.1.1 to 4.1.2 (#5182)
  • 9d72cf1 Require ata-validator 1.6.0 in @​rjsf/validator-ata (#5184)
  • 373f8ce chore(deps-dev): bump nx from 23.0.1 to 23.0.2 (#5183)
  • 6fc614d chore(deps): bump actions/setup-python from 6 to 7 (#5179)
  • 14e384e chore(deps): bump actions/setup-node from 6 to 7 (#5178)
  • 53828da fix(chakra-ui): wrap ChakraProvider in EnvironmentProvider for iframe… (#5175)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2026
@coveralls

coveralls commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 34063092839

Coverage remained the same at 90.678%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 52384
Covered Lines: 48531
Line Coverage: 92.64%
Relevant Branches: 2517
Covered Branches: 1252
Branch Coverage: 49.74%
Branches in Coverage %: Yes
Coverage Strength: 128.81 hits per line

💛 - Coveralls

Bumps the rjsf group with 2 updates in the / directory: [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) and [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form).


Updates `@rjsf/core` from 6.7.1 to 6.8.0
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@v6.7.1...v6.8.0)

Updates `@rjsf/validator-ajv8` from 6.7.1 to 6.8.0
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@v6.7.1...v6.8.0)

---
updated-dependencies:
- dependency-name: "@rjsf/core"
  dependency-version: 6.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rjsf
- dependency-name: "@rjsf/validator-ajv8"
  dependency-version: 6.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rjsf
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump the rjsf group with 2 updates build(deps): bump the rjsf group across 1 directory with 2 updates Sep 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rjsf-237d1b68a3 branch from aeae2a0 to ab2639c Compare September 6, 2026 22:07
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant