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

chore(deps): lock file maintenance node dependencies #1080

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ggrossetie
Copy link
Collaborator

@ggrossetie ggrossetie commented Nov 4, 2024

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
@rjsf/validator-ajv8 dependencies minor ~5.22 -> ~5.23.0
node volta patch 18.20.4 -> 18.20.5
npm (source) volta patch 10.9.0 -> 10.9.2
@rjsf/core dependencies minor ~5.22 -> ~5.23.0
remove-markdown dependencies minor ^0.5.0 -> ^0.6.0

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

rjsf-team/react-jsonschema-form

v5.23.2

Compare Source

@​rjsf/core

  • Fix default value population when switching between options in MultiSchemaField #​4375. Fixes #​4367

@​rjsf/utils

  • Short-circuit File and Date constructor access in isObject to optimize performance in scenarios where globalThis is a Proxy that incurs overhead for each class constructor access (#​4413). Fixes #​4409

@​rjsf/validator-ajv8

  • Fixed issue where ui:title in anyOf/oneOf is not shown in error messages. Fixes #​4368

v5.23.1

Compare Source

@​rjsf/chakra-ui

  • Updated package.json to restrict @chakra-ui/react's peer dependency to be < 3.0.0, fixing #​4390

@​rjsf/core

  • Updated NumberField to properly pass through the errorSchema and id in the onChange handler, fixing #​4382

Dev / docs / playground

  • Updated the peer dependencies for @rjsf/* to be 5.23.x

v5.23.0

Compare Source

@​rjsf/core

  • Updated SchemaField to no longer make schema fields with const read-only by default, partially fixing #​4344

@​rjsf/utils

  • Updated Experimental_DefaultFormStateBehavior to add a new constAsDefaults option
  • Updated getDefaultFormState() to use the new constAsDefaults option to control how const is used for defaulting, fixing #​4344, #​4361 and #​4377
  • Use experimental_customMergeAllOf option in functions that have previously missed it.
  • Updated ErrorSchemaBuilder methods addErrors and setErrors to prevent duplicate error messages.

@​rjsf/validator-ajv8

  • Fixed issue where error messages do not have title or ui:title if a Localizer function is used. Fixes #​4387

Dev / docs / playground

  • Updated the playground to add a selector for the constAsDefaults option

v5.22.4

Compare Source

@​rjsf/utils

  • Fixed issue with array schema defaults not applying properly when formData is an empty array, fixing #​4335.

Dev / docs / playground

  • Fix issue 'Maximum call stack size exceeded' with playground share with large content.

v5.22.3

Compare Source

@​rjsf/utils

  • Fixed deep nested dependencies issue with assigning values to formData, fixing #​4334

v5.22.2

Compare Source

@​rjsf/core

  • Fix an issue where only the first file was uploaded when users selected multiple files for upload.
  • Fixed validation regression Form not revalidating after formData change, fixing #​4343

@​rjsf/validator-ajv8

  • Fixed AJV8Validator#transformRJSFValidationErrors to replace the error message field with either the uiSchema's ui:title field if one exists or the parentSchema title if one exists. Fixes #​4348
nodejs/node

v18.20.5

Compare Source

Notable Changes
  • [ac37e554a5] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #​55333
Commits
npm/cli

v10.9.2

Compare Source

Dependencies

v10.9.1

Compare Source

Bug Fixes
Dependencies
Chores
zuchka/remove-markdown

v0.6.0

Compare Source


Configuration

📅 Schedule: "before 5am on monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for stylo-docs ready!

Name Link
🔨 Latest commit ddecd18
🔍 Latest deploy log https://app.netlify.com/sites/stylo-docs/deploys/6760e4b724a5d20008e31bb2
😎 Deploy Preview https://deploy-preview-1080--stylo-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for stylo-dev ready!

Name Link
🔨 Latest commit ddecd18
🔍 Latest deploy log https://app.netlify.com/sites/stylo-dev/deploys/6760e4b7b59b3600089589fb
😎 Deploy Preview https://deploy-preview-1080--stylo-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ggrossetie ggrossetie changed the title chore(deps): lock file maintenance chore(deps): lock file maintenance node dependencies Nov 13, 2024
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 2 times, most recently from c2c2968 to d386415 Compare November 19, 2024 02:39
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 2 times, most recently from 885d3cb to 3758afa Compare November 23, 2024 02:36
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch 2 times, most recently from 4aea175 to 33a036f Compare December 5, 2024 02:41
@ggrossetie ggrossetie force-pushed the renovate/node-dependencies branch from 33a036f to ddecd18 Compare December 17, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant