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

fix(deps): update all non-major dependencies #1814

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/code-frame (source) ^8.0.0-alpha.14 -> ^8.0.0-alpha.15 age adoption passing confidence
@babel/eslint-parser (source) ^7.25.9 -> ^7.26.5 age adoption passing confidence
@chakra-ui/react (source) ^2.10.4 -> ^2.10.5 age adoption passing confidence
@chromatic-com/storybook ^3.2.3 -> ^3.2.4 age adoption passing confidence
@eslint/compat ^1.2.4 -> ^1.2.5 age adoption passing confidence
@eslint/js (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence
@rjsf/core ^5.23.2 -> ^5.24.1 age adoption passing confidence
@rjsf/utils ^5.23.2 -> ^5.24.1 age adoption passing confidence
@rjsf/validator-ajv8 ^5.23.2 -> ^5.24.1 age adoption passing confidence
@storybook/addon-essentials (source) ^8.4.7 -> ^8.5.1 age adoption passing confidence
@storybook/addon-interactions (source) ^8.4.7 -> ^8.5.1 age adoption passing confidence
@storybook/addon-links (source) ^8.4.7 -> ^8.5.1 age adoption passing confidence
@storybook/addon-onboarding (source) ^8.4.7 -> ^8.5.1 age adoption passing confidence
@storybook/blocks (source) ^8.4.7 -> ^8.5.1 age adoption passing confidence
@storybook/react (source) ^8.4.7 -> ^8.5.1 age adoption passing confidence
@storybook/react-webpack5 (source) ^8.4.7 -> ^8.5.1 age adoption passing confidence
@storybook/test (source) ^8.4.7 -> ^8.5.1 age adoption passing confidence
@testing-library/react ^16.1.0 -> ^16.2.0 age adoption passing confidence
@testing-library/user-event ^14.5.2 -> ^14.6.1 age adoption passing confidence
@types/chrome (source) ^0.0.292 -> ^0.0.299 age adoption passing confidence
@types/node (source) ^22.10.5 -> ^22.10.10 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.19.1 -> ^8.21.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.19.1 -> ^8.21.0 age adoption passing confidence
electron ^31.7.6 -> ^31.7.7 age adoption passing confidence
eslint (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence
eslint-plugin-jest ^28.10.0 -> ^28.11.0 age adoption passing confidence
eslint-plugin-react ^7.37.3 -> ^7.37.4 age adoption passing confidence
framer-motion ^11.16.3 -> ^11.18.2 age adoption passing confidence
pnpm (source) 9.15.3 -> 9.15.4 age adoption passing confidence
react-bootstrap (source) ^2.10.7 -> ^2.10.8 age adoption passing confidence
react-router-dom (source) ^6.28.1 -> ^6.28.2 age adoption passing confidence
selenium-webdriver (source) ^4.27.0 -> ^4.28.1 age adoption passing confidence
storybook (source) ^8.4.7 -> ^8.5.1 age adoption passing confidence
stylelint (source) ^16.12.0 -> ^16.13.2 age adoption passing confidence
typescript-eslint (source) ^8.19.1 -> ^8.21.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/code-frame)

v8.0.0-alpha.15

Compare Source

v8.0.0-alpha.15 (2025-01-10)

💥 Breaking Change
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-traverse, babel-types
  • babel-parser, babel-types
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types
  • babel-parser
🏠 Internal
Committers: 5
babel/babel (@​babel/eslint-parser)

v7.26.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🔬 Output optimization
chromaui/addon-visual-tests (@​chromatic-com/storybook)

v3.2.4

Compare Source

eslint/rewrite (@​eslint/compat)

v1.2.5

Compare Source

eslint/eslint (@​eslint/js)

v9.18.0

Compare Source

rjsf-team/react-jsonschema-form (@​rjsf/core)

v5.24.1

Compare Source

@​rjsf/utils

  • Fixed documentation for getChangedFields()

Dev / docs / playground

  • Updated the peer dependencies for @rjsf/* to be 5.24.x
  • Added documentation for getChangedFields()

v5.24.0

Compare Source

@​rjsf/core

  • Fixed issue with schema if/then/else conditions where switching to then/else subschemas did not reflect the actual validation errors in the onChange event, fixing #​4249 and improving performance.
  • Fixed issue error message will not be cleared after the controlled Form formData is changed. Fixes #​4426

@​rjsf/utils

  • Fixed issue with formData not updating when dependencies change, fixing #​4325
  • Fixed issue with assigning default values to formData with deeply nested required properties, fixing #​4399
  • Fixed issue error message will not be cleared after the controlled Form formData is changed. Fixes #​4426
  • Fix for AJV $data reference in const property in schema treated as default/const value. The issue is mentioned in #​4361.
  • Switched uses of lodash.isEqual() to @rjsf/utils.deepEquals.

@​rjsf/validator-ajv8

  • Partially fixed issue where dependency errors do not show title or ui:title. This fix only applicable if we use an ajv-i18n localizer. Ref. #​4402.
  • Switched uses of lodash.isEqual() to @rjsf/utils.deepEquals at precompiledValidator.
storybookjs/storybook (@​storybook/addon-essentials)

v8.5.1

Compare Source

v8.5.0

Compare Source

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements
List of all updates

Copy link

changeset-bot bot commented Jan 9, 2025

⚠️ No Changeset found

Latest commit: 35aea34

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c9a09ae to dc9f9b5 Compare January 9, 2025 18:15
@renovate renovate bot changed the title fix(deps): update dependency @types/chrome to ^0.0.293 fix(deps): update all non-major dependencies Jan 9, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from a6094cd to 9efcd76 Compare January 16, 2025 16:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 7f96a09 to b928435 Compare January 23, 2025 04:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b928435 to 35aea34 Compare January 23, 2025 20:25
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.

0 participants