Skip to content

⬆️(dependencies) update js dependencies #351

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.27.1 -> 7.27.4 age adoption passing confidence
@changesets/cli (source) 2.29.2 -> 2.29.4 age adoption passing confidence
@chromatic-com/storybook 3.2.6 -> 4.0.0 age adoption passing confidence
@faker-js/faker (source) 9.7.0 -> 9.8.0 age adoption passing confidence
@fontsource-variable/roboto-flex (source) 5.2.5 -> 5.2.6 age adoption passing confidence
@hookform/resolvers (source) 5.0.1 -> 5.1.1 age adoption passing confidence
@internationalized/date (source) 3.8.0 -> 3.8.2 age adoption passing confidence
@react-aria/calendar 3.8.0 -> 3.8.3 age adoption passing confidence
@react-aria/datepicker 3.14.2 -> 3.14.5 age adoption passing confidence
@react-aria/i18n 3.12.8 -> 3.12.10 age adoption passing confidence
@react-stately/calendar 3.8.0 -> 3.8.2 age adoption passing confidence
@react-stately/datepicker 3.14.0 -> 3.14.2 age adoption passing confidence
@storybook/addon-a11y (source) 8.6.12 -> 9.0.9 age adoption passing confidence
@storybook/addon-actions (source) 8.6.12 -> 9.0.8 age adoption passing confidence
@storybook/addon-essentials (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/addon-interactions (source) 8.6.12 -> 8.6.14 age adoption passing confidence
@storybook/addon-links (source) 8.6.12 -> 9.0.9 age adoption passing confidence
@storybook/react (source) 8.6.12 -> 9.0.9 age adoption passing confidence
@storybook/react-vite (source) 8.6.12 -> 9.0.9 age adoption passing confidence
@types/node (source) 22.15.3 -> 22.15.31 age adoption passing confidence
@types/react (source) 19.1.2 -> 19.1.8 age adoption passing confidence
@types/react-dom (source) 19.1.3 -> 19.1.6 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.31.1 -> 8.34.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.31.1 -> 8.34.0 age adoption passing confidence
@vitejs/plugin-react (source) 4.4.1 -> 4.5.2 age adoption passing confidence
@vitest/ui (source) 3.1.2 -> 3.2.3 age adoption passing confidence
chromatic (source) 11.28.2 -> 12.2.0 age adoption passing confidence
commander 13.1.0 -> 14.0.0 age adoption passing confidence
eslint-config-next (source) 15.3.1 -> 15.3.3 age adoption passing confidence
eslint-config-prettier 10.1.2 -> 10.1.5 age adoption passing confidence
eslint-import-resolver-typescript 4.3.4 -> 4.4.3 age adoption passing confidence
eslint-plugin-prettier 5.2.6 -> 5.4.1 age adoption passing confidence
glob 11.0.2 -> 11.0.3 age adoption passing confidence
jest (source) 29.7.0 -> 30.0.0 age adoption passing confidence
react-aria 3.39.0 -> 3.41.1 age adoption passing confidence
react-aria-components 1.8.0 -> 1.10.1 age adoption passing confidence
react-hook-form (source) 7.56.2 -> 7.57.0 age adoption passing confidence
react-stately 3.37.0 -> 3.39.0 age adoption passing confidence
sass 1.87.0 -> 1.89.2 age adoption passing confidence
storybook (source) 8.6.12 -> 9.0.9 age adoption passing confidence
ts-jest (source) 29.3.2 -> 29.4.0 age adoption passing confidence
tsc-alias (source) 1.8.15 -> 1.8.16 age adoption passing confidence
turbo (source) 2.5.2 -> 2.5.4 age adoption passing confidence
vite (source) 6.3.4 -> 6.3.5 age adoption passing confidence
vite-plugin-dts 4.5.3 -> 4.5.4 age adoption passing confidence
vitest (source) 3.1.2 -> 3.2.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.27.4

Compare Source

👓 Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
💅 Polish
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

v7.27.3

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​17257 Preserve class id when transforming using declarations with exported class (@​JLHwung)
  • babel-parser
  • babel-generator, babel-parser
changesets/changesets (@​changesets/cli)

v2.29.4

Compare Source

Patch Changes

v2.29.3

Compare Source

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

v4.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
Authors: 5
faker-js/faker (@​faker-js/faker)

v9.8.0

Compare Source

New Locales
Changed Locales
Bug Fixes
fontsource/font-files (@​fontsource-variable/roboto-flex)

v5.2.6

Compare Source

react-hook-form/resolvers (@​hookform/resolvers)

v5.1.1

Compare Source

v5.1.0

Compare Source

adobe/react-spectrum (@​internationalized/date)

v3.8.2

Compare Source

v3.8.1

Compare Source

adobe/react-spectrum (@​react-aria/calendar)

v3.8.3

Compare Source

v3.8.2

Compare Source

v3.8.1

Compare Source

storybookjs/storybook (@​storybook/addon-a11y)

v9.0.9

Compare Source

  • Angular: Update MiniCssExtractPlugin configuration for cache busting - #​31752, thanks @​valentinpalkovic!
  • CSF: Story ComponentAnnotations['subcomponents'] to correctly use its own type for subcomponents rather than attempt to inherit from the component - #​31723, thanks @​mihkeleidast!
  • Core: Delete shim addon packages - #​31728, thanks @​ndelangen!
  • Core: Disable interactions debugger on composed stories to a

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented May 12, 2025

⚠️ No Changeset found

Latest commit: 17395c4

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/js-dependencies branch 14 times, most recently from 87d18b0 to 8413406 Compare May 19, 2025 03:35
@renovate renovate bot force-pushed the renovate/js-dependencies branch 9 times, most recently from 64f251b to f8d2ddf Compare May 26, 2025 06:13
@renovate renovate bot force-pushed the renovate/js-dependencies branch 5 times, most recently from 508a183 to ee0a156 Compare May 30, 2025 03:05
@renovate renovate bot force-pushed the renovate/js-dependencies branch 15 times, most recently from 4370877 to ad5466d Compare June 5, 2025 14:42
@renovate renovate bot force-pushed the renovate/js-dependencies branch 13 times, most recently from 821f416 to 8b908b6 Compare June 12, 2025 16:49
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 8b908b6 to 17395c4 Compare June 12, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants