cunningham icon indicating copy to clipboard operation
cunningham copied to clipboard

⬆️(dependencies) update js dependencies

Open renovate[bot] opened this issue 9 months ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.27.1 -> 7.28.5 age confidence
@babel/plugin-proposal-decorators (source) 7.27.1 -> 7.28.0 age confidence
@babel/preset-typescript (source) 7.27.1 -> 7.28.5 age confidence
@changesets/cli (source) 2.29.2 -> 2.29.7 age confidence
@chromatic-com/storybook 3.2.6 -> 4.1.3 age confidence
@faker-js/faker (source) 9.7.0 -> 10.1.0 age confidence
@fontsource-variable/roboto-flex (source) 5.2.5 -> 5.2.8 age confidence
@fontsource/material-icons-outlined (source) 5.2.5 -> 5.2.6 age confidence
@hookform/resolvers (source) 5.0.1 -> 5.2.2 age confidence
@internationalized/date (source) 3.8.0 -> 3.10.0 age confidence
@react-aria/calendar 3.8.0 -> 3.9.2 age confidence
@react-aria/datepicker 3.14.2 -> 3.15.2 age confidence
@react-aria/i18n 3.12.8 -> 3.12.13 age confidence
@react-stately/calendar 3.8.0 -> 3.9.0 age confidence
@react-stately/datepicker 3.14.0 -> 3.15.2 age confidence
@storybook/addon-a11y (source) 8.6.12 -> 10.0.8 age confidence
@storybook/addon-actions (source) 8.6.12 -> 9.0.8 age confidence
@storybook/addon-essentials (source) 8.6.12 -> 8.6.14 age confidence
@storybook/addon-interactions (source) 8.6.12 -> 8.6.14 age confidence
@storybook/addon-links (source) 8.6.12 -> 10.0.8 age confidence
@storybook/react (source) 8.6.12 -> 10.0.8 age confidence
@storybook/react-vite (source) 8.6.12 -> 10.0.8 age confidence
@testing-library/dom 10.4.0 -> 10.4.1 age confidence
@testing-library/jest-dom 6.6.3 -> 6.9.1 age confidence
@types/jest (source) 29.5.14 -> 30.0.0 age confidence
@types/node (source) 22.15.3 -> 24.10.1 age confidence
@types/react (source) 19.1.2 -> 19.2.6 age confidence
@types/react-dom (source) 19.1.3 -> 19.2.3 age confidence
@typescript-eslint/eslint-plugin (source) 8.31.1 -> 8.47.0 age confidence
@typescript-eslint/parser (source) 8.31.1 -> 8.47.0 age confidence
@vitejs/plugin-react (source) 4.4.1 -> 5.1.1 age confidence
@vitest/ui (source) 3.1.2 -> 4.0.10 age confidence
chromatic (source) 11.28.2 -> 13.3.4 age confidence
commander 13.1.0 -> 14.0.2 age confidence
cross-env 7.0.3 -> 10.1.0 age confidence
downshift (source) 9.0.9 -> 9.0.10 age confidence
eslint-config-next (source) 15.3.1 -> 16.0.3 age confidence
eslint-config-prettier 10.1.2 -> 10.1.8 age confidence
eslint-import-resolver-typescript 4.3.4 -> 4.4.4 age confidence
eslint-plugin-formatjs 5.3.1 -> 5.4.2 age confidence
eslint-plugin-import 2.31.0 -> 2.32.0 age confidence
eslint-plugin-prettier 5.2.6 -> 5.5.4 age confidence
eslint-plugin-react-hooks (source) 5.2.0 -> 7.0.1 age confidence
figlet 1.8.1 -> 1.9.4 age confidence
glob 11.0.2 -> 12.0.0 age confidence
jest (source) 29.7.0 -> 30.2.0 age confidence
jsdom 26.1.0 -> 27.2.0 age confidence
nodemon (source) 3.1.10 -> 3.1.11 age confidence
prettier (source) 3.5.3 -> 3.6.2 age confidence
react (source) 19.1.0 -> 19.2.0 age confidence
react-aria 3.39.0 -> 3.44.0 age confidence
react-aria-components 1.8.0 -> 1.13.0 age confidence
react-dom (source) 19.1.0 -> 19.2.0 age confidence
react-hook-form (source) 7.56.2 -> 7.66.1 age confidence
react-stately 3.37.0 -> 3.42.0 age confidence
sass 1.87.0 -> 1.94.1 age confidence
sass-loader 16.0.5 -> 16.0.6 age confidence
storybook (source) 8.6.12 -> 10.0.8 age confidence
ts-jest (source) 29.3.2 -> 29.4.5 age confidence
tsc-alias (source) 1.8.15 -> 1.8.16 age confidence
turbo (source) 2.5.2 -> 2.6.1 age confidence
typescript (source) 5.8.3 -> 5.9.3 age confidence
vite (source) 6.3.4 -> 7.2.2 age confidence
vite-plugin-dts 4.5.3 -> 4.5.4 age confidence
vitest (source) 3.1.2 -> 4.0.10 age confidence
yup 1.6.1 -> 1.7.1 age confidence

Release Notes

babel/babel (@​babel/core)

v7.28.5

Compare Source

:eyeglasses: Spec Compliance
:bug: Bug Fix
  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse
:house: Internal
:running_woman: Performance

v7.28.4

Compare Source

:house: Internal

v7.28.3

Compare Source

:eyeglasses: Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
:bug: Bug Fix
:nail_care: Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
:memo: Documentation
:house: Internal
:microscope: Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.0

Compare Source

:rocket: New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
:bug: Bug Fix
:house: Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.7

Compare Source

:eyeglasses: Spec Compliance
:bug: Bug Fix
:house: Internal
  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread

v7.27.4

Compare Source

:eyeglasses: Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
:nail_care: Polish
:microscope: 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: 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.7

Compare Source

Patch Changes

v2.29.6

Compare Source

Patch Changes

v2.29.5

Compare Source

Patch Changes

v2.29.4

Compare Source

Patch Changes

v2.29.3

Compare Source

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

v4.1.3

Compare Source

🐛 Bug Fix
Authors: 1

v4.1.2

Compare Source

🐛 Bug Fix
Authors: 2

v4.1.1

Compare Source

🐛 Bug Fix
Authors: 1

v4.1.0

Compare Source

🚀 Enhancement
  • Support disabling ChannelFetch using --debug flag #​378 ([@​ghengeveld](ht

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.

renovate[bot] avatar May 12 '25 03:05 renovate[bot]

⚠️ No Changeset found

Latest commit: 87a90ed5090b14b3fbdad8c4d968acb3c17babf7

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

changeset-bot[bot] avatar May 12 '25 03:05 changeset-bot[bot]

I close it while Sha1-Hulud is still around.

qbey avatar Nov 28 '25 09:11 qbey