Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the rjsf group with 3 updates #9158

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2024

Bumps the rjsf group with 3 updates: @rjsf/bootstrap-4, @rjsf/core and @rjsf/utils.

Updates @rjsf/bootstrap-4 from 5.20.1 to 5.21.1

Release notes

Sourced from @​rjsf/bootstrap-4's releases.

5.21.1

@​rjsf/utils

  • Revert of updating deepEquals() from #4292

@​validator-ajv8

  • Revert of using deepEquals() instead of lodash.isEqual() from #4292

5.21.0

New Feature

Extended support for @rjsf/mui to include MUI v6

@​rjsf/core

  • Updated Form to fix focusOnError() to support the ids that include dots, fixing #4279

@​rjsf/mui

  • Updated the peer dependencies for @mui/material and @mui/icon-material to add v6, fixing #4283

@​rjsf/utils

  • Fixes an issue with dependencies computeDefaults to ensure we can get the dependencies defaults #4271
  • Updated deepEquals() to use fast-equals.createCustomEqual() instead of lodash.isEqualWith(), fixing #4291
    • Switched uses of lodash.isEqual() to deepEquals() in many of the utility functions as well

@​validator-ajv8

  • Use @rjsf/utils deepEquals() instead of lodash.isEqual() to improve performance, fixing #4291

Dev / docs / playground

  • Updated the playground to use @mui/* version 6, changing the name of the dropdown from material-ui-5 to mui
Changelog

Sourced from @​rjsf/bootstrap-4's changelog.

5.21.1

@​rjsf/utils

  • Revert of updating deepEquals() from #4292

@​validator-ajv8

  • Revert of using deepEquals() instead of lodash.isEqual() from #4292

5.21.0

@​rjsf/core

  • Updated Form to fix focusOnError() to support the ids that include dots, fixing #4279

@​rjsf/mui

  • Updated the peer dependencies for @mui/material and @mui/icon-material, fixing 4283

@​rjsf/utils

  • Fixes an issue with dependencies computeDefaults to ensure we can get the dependencies defaults #4271
  • Updated deepEquals() to use fast-equals.createCustomEqual() instead of lodash.isEqualWith(), fixing #4291
    • Switched uses of lodash.isEqual() to deepEquals() in many of the utility functions as well

@​validator-ajv8

  • Use @rjsf/utils deepEquals() instead of lodash.isEqual() to improve performance, fixing #4291

Dev / docs / playground

  • Updated the playground to use @mui/* version 6, changing the name of the dropdown from material-ui-5 to mui
Commits

Updates @rjsf/core from 5.20.1 to 5.21.1

Release notes

Sourced from @​rjsf/core's releases.

5.21.1

@​rjsf/utils

  • Revert of updating deepEquals() from #4292

@​validator-ajv8

  • Revert of using deepEquals() instead of lodash.isEqual() from #4292

5.21.0

New Feature

Extended support for @rjsf/mui to include MUI v6

@​rjsf/core

  • Updated Form to fix focusOnError() to support the ids that include dots, fixing #4279

@​rjsf/mui

  • Updated the peer dependencies for @mui/material and @mui/icon-material to add v6, fixing #4283

@​rjsf/utils

  • Fixes an issue with dependencies computeDefaults to ensure we can get the dependencies defaults #4271
  • Updated deepEquals() to use fast-equals.createCustomEqual() instead of lodash.isEqualWith(), fixing #4291
    • Switched uses of lodash.isEqual() to deepEquals() in many of the utility functions as well

@​validator-ajv8

  • Use @rjsf/utils deepEquals() instead of lodash.isEqual() to improve performance, fixing #4291

Dev / docs / playground

  • Updated the playground to use @mui/* version 6, changing the name of the dropdown from material-ui-5 to mui
Changelog

Sourced from @​rjsf/core's changelog.

5.21.1

@​rjsf/utils

  • Revert of updating deepEquals() from #4292

@​validator-ajv8

  • Revert of using deepEquals() instead of lodash.isEqual() from #4292

5.21.0

@​rjsf/core

  • Updated Form to fix focusOnError() to support the ids that include dots, fixing #4279

@​rjsf/mui

  • Updated the peer dependencies for @mui/material and @mui/icon-material, fixing 4283

@​rjsf/utils

  • Fixes an issue with dependencies computeDefaults to ensure we can get the dependencies defaults #4271
  • Updated deepEquals() to use fast-equals.createCustomEqual() instead of lodash.isEqualWith(), fixing #4291
    • Switched uses of lodash.isEqual() to deepEquals() in many of the utility functions as well

@​validator-ajv8

  • Use @rjsf/utils deepEquals() instead of lodash.isEqual() to improve performance, fixing #4291

Dev / docs / playground

  • Updated the playground to use @mui/* version 6, changing the name of the dropdown from material-ui-5 to mui
Commits

Updates @rjsf/utils from 5.20.1 to 5.21.1

Release notes

Sourced from @​rjsf/utils's releases.

5.21.1

@​rjsf/utils

  • Revert of updating deepEquals() from #4292

@​validator-ajv8

  • Revert of using deepEquals() instead of lodash.isEqual() from #4292

5.21.0

New Feature

Extended support for @rjsf/mui to include MUI v6

@​rjsf/core

  • Updated Form to fix focusOnError() to support the ids that include dots, fixing #4279

@​rjsf/mui

  • Updated the peer dependencies for @mui/material and @mui/icon-material to add v6, fixing #4283

@​rjsf/utils

  • Fixes an issue with dependencies computeDefaults to ensure we can get the dependencies defaults #4271
  • Updated deepEquals() to use fast-equals.createCustomEqual() instead of lodash.isEqualWith(), fixing #4291
    • Switched uses of lodash.isEqual() to deepEquals() in many of the utility functions as well

@​validator-ajv8

  • Use @rjsf/utils deepEquals() instead of lodash.isEqual() to improve performance, fixing #4291

Dev / docs / playground

  • Updated the playground to use @mui/* version 6, changing the name of the dropdown from material-ui-5 to mui
Changelog

Sourced from @​rjsf/utils's changelog.

5.21.1

@​rjsf/utils

  • Revert of updating deepEquals() from #4292

@​validator-ajv8

  • Revert of using deepEquals() instead of lodash.isEqual() from #4292

5.21.0

@​rjsf/core

  • Updated Form to fix focusOnError() to support the ids that include dots, fixing #4279

@​rjsf/mui

  • Updated the peer dependencies for @mui/material and @mui/icon-material, fixing 4283

@​rjsf/utils

  • Fixes an issue with dependencies computeDefaults to ensure we can get the dependencies defaults #4271
  • Updated deepEquals() to use fast-equals.createCustomEqual() instead of lodash.isEqualWith(), fixing #4291
    • Switched uses of lodash.isEqual() to deepEquals() in many of the utility functions as well

@​validator-ajv8

  • Use @rjsf/utils deepEquals() instead of lodash.isEqual() to improve performance, fixing #4291

Dev / docs / playground

  • Updated the playground to use @mui/* version 6, changing the name of the dropdown from material-ui-5 to mui
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

Bumps the rjsf group with 3 updates: [@rjsf/bootstrap-4](https://github.com/rjsf-team/react-jsonschema-form), [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) and [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form).


Updates `@rjsf/bootstrap-4` from 5.20.1 to 5.21.1
- [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@5.20.1...5.21.1)

Updates `@rjsf/core` from 5.20.1 to 5.21.1
- [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@5.20.1...5.21.1)

Updates `@rjsf/utils` from 5.20.1 to 5.21.1
- [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@5.20.1...5.21.1)

---
updated-dependencies:
- dependency-name: "@rjsf/bootstrap-4"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rjsf
- dependency-name: "@rjsf/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rjsf
- dependency-name: "@rjsf/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rjsf
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2024
Copy link

codecov bot commented Sep 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.83%. Comparing base (8318d74) to head (35211bb).
Report is 295 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9158      +/-   ##
==========================================
+ Coverage   74.24%   74.83%   +0.58%     
==========================================
  Files        1332     1355      +23     
  Lines       40817    41809     +992     
  Branches     7634     7802     +168     
==========================================
+ Hits        30306    31288     +982     
- Misses      10511    10521      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Sep 15, 2024

Playwright test results

passed  123 passed
flaky  5 flaky
skipped  4 skipped

Details

report  Open report ↗︎
stats  132 tests across 44 suites
duration  1 day, 8 hours, 13 minutes, 48 seconds
commit  35211bb
info  For more information on how to debug and view this report, see our readme

Flaky tests

chrome › tests/deployments/deploymentActivation.spec.ts › activate a deployed mod in the extension console
chrome › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod
msedge › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod
chrome › tests/runtime/setInputValue.spec.ts › can set input value
chrome › tests/smoke/pageEditor.spec.ts › page editor smoke test › can open the page editor and connect to an open tab

Skipped tests

chrome › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor
msedge › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor
chrome › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options
msedge › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options

@grahamlangford grahamlangford enabled auto-merge (squash) September 16, 2024 13:25
@grahamlangford grahamlangford merged commit 56939fe into main Sep 16, 2024
24 checks passed
@grahamlangford grahamlangford deleted the dependabot/npm_and_yarn/rjsf-1075e5aec9 branch September 16, 2024 17:32
@grahamlangford grahamlangford added this to the 2.1.2 milestone Sep 17, 2024
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