Skip to content

chore(deps): update non-major shared dependencies #682

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 Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.26.4 -> 7.27.1 age adoption passing confidence
@babel/core (source) 7.26.0 -> 7.27.1 age adoption passing confidence
@babel/plugin-transform-object-assign (source) 7.25.9 -> 7.27.1 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.25.9 -> 7.27.1 age adoption passing confidence
@babel/preset-env (source) 7.26.0 -> 7.27.1 age adoption passing confidence
@babel/preset-react (source) 7.26.3 -> 7.27.1 age adoption passing confidence
@babel/preset-typescript (source) 7.26.0 -> 7.27.1 age adoption passing confidence
@rollup/plugin-commonjs (source) 28.0.1 -> 28.0.3 age adoption passing confidence
@rollup/plugin-node-resolve (source) 15.3.0 -> 15.3.1 age adoption passing confidence
@rollup/plugin-replace (source) 6.0.1 -> 6.0.2 age adoption passing confidence
@storybook/addon-a11y (source) 8.4.7 -> 8.6.12 age adoption passing confidence
@storybook/addon-essentials (source) 8.4.7 -> 8.6.12 age adoption passing confidence
@storybook/addon-mdx-gfm (source) 8.4.7 -> 8.6.12 age adoption passing confidence
@storybook/addon-webpack5-compiler-babel 3.0.3 -> 3.0.6 age adoption passing confidence
@storybook/blocks (source) 8.4.7 -> 8.6.12 age adoption passing confidence
@storybook/react (source) 8.4.7 -> 8.6.12 age adoption passing confidence
@storybook/react-webpack5 (source) 8.4.7 -> 8.6.12 age adoption passing confidence
@swc/core (source) 1.10.0 -> 1.11.24 age adoption passing confidence
@swc/jest (source) 0.2.37 -> 0.2.38 age adoption passing confidence
@testing-library/react 16.1.0 -> 16.3.0 age adoption passing confidence
@testing-library/user-event 14.5.2 -> 14.6.1 age adoption passing confidence
@types/react (source) 18.3.14 -> 18.3.20 age adoption passing confidence
@types/react-dom (source) 18.3.2 -> 18.3.7 age adoption passing confidence
@zendeskgarden/react-theming (source) 9.3.0 -> 9.6.0 age adoption passing confidence
autoprefixer 10.4.20 -> 10.4.21 age adoption passing confidence
core-js (source) 3.39.0 -> 3.42.0 age adoption passing confidence
eslint (source) 9.13.0 -> 9.26.0 age adoption passing confidence
execa 9.5.1 -> 9.5.2 age adoption passing confidence
lerna (source) 8.1.9 -> 8.2.2 age adoption passing confidence
lint-staged 15.2.10 -> 15.5.1 age adoption passing confidence
markdownlint-cli 0.43.0 -> 0.44.0 age adoption passing confidence
ora 8.1.1 -> 8.2.0 age adoption passing confidence
postcss (source) 8.4.49 -> 8.5.3 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.3 age adoption passing confidence
rollup (source) 4.28.1 -> 4.40.1 age adoption passing confidence
rollup-plugin-delete 2.1.0 -> 2.2.0 age adoption passing confidence
rollup-plugin-license 3.5.3 -> 3.6.0 age adoption passing confidence
storybook (source) 8.4.7 -> 8.6.12 age adoption passing confidence
styled-components (source) 6.1.13 -> 6.1.17 age adoption passing confidence
tailwindcss (source) 3.4.16 -> 3.4.17 age adoption passing confidence
typescript (source) 5.7.2 -> 5.8.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.27.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types
🏃‍♀️ Performance
rollup/plugins (@​rollup/plugin-commonjs)

v28.0.3

2025-03-06

Bugfixes
  • fix: fix error when bundle contains require() of module with falsy __esModule export (#​1850)

v28.0.2

2024-12-15

Updates
  • docs: output.exports recommendation also applies to IIFE (#​1810)
rollup/plugins (@​rollup/plugin-node-resolve)

v15.3.1

2024-12-15

Updates
  • refactor: replace test with includes (#​1787)
rollup/plugins (@​rollup/plugin-replace)

v6.0.2

2024-12-15

Bugfixes
  • fix: add missing types for objectGuards option (#​1818)
storybookjs/storybook (@​storybook/addon-a11y)

v8.6.12

Compare Source

v8.6.11

Compare Source

v8.6.10

Compare Source

v8.6.9

Compare Source

v8.6.8

Compare Source

v8.6.7

Compare Source

v8.6.6

Compare Source

v8.6.5

Compare Source

v8.6.4

Compare Source

v8.6.3

Compare Source

v8.6.2

Compare Source

v8.6.1

Compare Source


Configuration

📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 4th week" (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 renovate bot requested a review from a team as a code owner January 20, 2025 00:41
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 10 times, most recently from 33d31eb to f50e87d Compare January 28, 2025 09:56
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 10 times, most recently from bf211eb to 6407444 Compare February 6, 2025 01:25
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 9 times, most recently from a586478 to 4b17942 Compare February 12, 2025 16:08
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 9 times, most recently from 22f9cee to 9f5972d Compare April 4, 2025 19:34
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 8 times, most recently from 7d5bcdd to ff4f1bb Compare April 12, 2025 09:37
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 2 times, most recently from c5d4e0a to b33c044 Compare April 18, 2025 19:12
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 4 times, most recently from 1920edb to 0d6f0fc Compare April 28, 2025 06:05
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 5 times, most recently from 8b65355 to af04424 Compare May 1, 2025 22:23
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from af04424 to 23ed81e Compare May 2, 2025 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants