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): update all non-major dependencies #1746

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.27.7 -> ^2.27.8 age adoption passing confidence
@chromatic-com/storybook 1.8.0 -> 1.9.0 age adoption passing confidence
@eslint/js (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
@​mswjs/data ^0.16.1 -> ^0.16.2 age adoption passing confidence
@nrwl/nx-cloud ^19.0.0 -> ^19.1.0 age adoption passing confidence
@rjsf/core ^5.20.1 -> ^5.21.1 age adoption passing confidence
@rjsf/utils ^5.20.1 -> ^5.21.1 age adoption passing confidence
@rjsf/validator-ajv8 ^5.20.1 -> ^5.21.1 age adoption passing confidence
@storybook/addon-essentials (source) ^8.2.9 -> ^8.3.1 age adoption passing confidence
@storybook/addon-interactions (source) ^8.2.9 -> ^8.3.1 age adoption passing confidence
@storybook/addon-links (source) ^8.2.9 -> ^8.3.1 age adoption passing confidence
@storybook/addon-onboarding (source) ^8.2.9 -> ^8.3.1 age adoption passing confidence
@storybook/blocks (source) ^8.2.9 -> ^8.3.1 age adoption passing confidence
@storybook/react (source) ^8.2.9 -> ^8.3.1 age adoption passing confidence
@storybook/react-webpack5 (source) ^8.2.9 -> ^8.3.1 age adoption passing confidence
@storybook/test (source) ^8.2.9 -> ^8.3.1 age adoption passing confidence
@types/chrome (source) ^0.0.270 -> ^0.0.271 age adoption passing confidence
@types/jest (source) ^29.5.12 -> ^29.5.13 age adoption passing confidence
@types/node (source) ^20.16.3 -> ^20.16.5 age adoption passing confidence
@types/react (source) ^18.3.5 -> ^18.3.6 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.3.0 -> ^8.6.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.3.0 -> ^8.6.0 age adoption passing confidence
babel-loader ^9.1.3 -> ^9.2.1 age adoption passing confidence
body-parser ^1.20.2 -> ^1.20.3 age adoption passing confidence
electron ^31.4.0 -> ^31.6.0 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-plugin-import ^2.29.1 -> ^2.30.0 age adoption passing confidence
eslint-plugin-jest ^28.8.1 -> ^28.8.3 age adoption passing confidence
eslint-plugin-jsx-a11y ^6.9.0 -> ^6.10.0 age adoption passing confidence
eslint-plugin-react ^7.35.0 -> ^7.36.1 age adoption passing confidence
express (source) ^4.19.2 -> ^4.21.0 age adoption passing confidence
framer-motion ^11.3.31 -> ^11.5.4 age adoption passing confidence
nx (source) ^19.6.4 -> ^19.7.3 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.10.0 age adoption passing confidence
react-router-dom (source) ^6.26.1 -> ^6.26.2 age adoption passing confidence
selenium-webdriver (source) ^4.24.0 -> ^4.24.1 age adoption passing confidence
storybook (source) ^8.2.9 -> ^8.3.1 age adoption passing confidence
typescript-eslint (source) ^8.3.0 -> ^8.6.0 age adoption passing confidence
webpack-dev-server ^5.0.4 -> ^5.1.0 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.8

Compare Source

chromaui/addon-visual-tests (@​chromatic-com/storybook)

v1.9.0

Compare Source

🚀 Enhancement
  • Relay client-side fetch requests to the server using the Storybook channel API #​331 (@​ghengeveld)
Authors: 1

eslint/eslint (@​eslint/js)

v8.57.1

Compare Source

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

v5.21.1

Compare Source

@​rjsf/utils

  • Revert of updating deepEquals() from [#​4292]

@​validator-ajv8

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

v5.21.0

Compare Source

@​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
storybookjs/storybook (@​storybook/addon-essentials)

v8.3.1

Compare Source

v8.3.0

Compare Source

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements
List of all updates
storybookjs/storybook (@​storybook/addon-onboarding)

v8.3.1

Compare Source

v8.3.0

Compare Source

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements
List of all updates

Copy link

changeset-bot bot commented Sep 2, 2024

⚠️ No Changeset found

Latest commit: f4e103e

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 changed the title chore(deps): update dependency eslint-plugin-jest to ^28.8.2 chore(deps): update all non-major dependencies Sep 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from 32eed81 to c23821a Compare September 9, 2024 23:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from c4d9613 to 3e4ab95 Compare September 12, 2024 18:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d5a6f53 to d2117a1 Compare September 16, 2024 18:16
@Methuselah96 Methuselah96 merged commit 75dbf74 into main Sep 16, 2024
1 check passed
@Methuselah96 Methuselah96 deleted the renovate/all-minor-patch branch September 16, 2024 23:24
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