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.0 age adoption passing confidence
@babel/core (source) 7.26.0 -> 7.26.10 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.25.9 -> 7.26.10 age adoption passing confidence
@babel/preset-env (source) 7.26.0 -> 7.26.9 age adoption passing confidence
@babel/preset-typescript (source) 7.26.0 -> 7.27.0 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.21 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.6 age adoption passing confidence
@zendeskgarden/react-theming (source) 9.3.0 -> 9.5.4 age adoption passing confidence
autoprefixer 10.4.20 -> 10.4.21 age adoption passing confidence
core-js (source) 3.39.0 -> 3.41.0 age adoption passing confidence
eslint (source) 9.13.0 -> 9.25.1 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.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

v8.6.0

Compare Source

The 8.6 release focuses on Storybook Test, which brings realtime component, accessibility, and visual UI tests to your favorite component workshop.

Here’s what’s new:

  • 🎁 Storybook Test installer for out-of-the-box tests in new projects
  • 🦾 Accessibility “todo” workflow to systematically fix a11y violations
  • 🗜️ 80% smaller create-storybook package for much faster installs
  • 🧪 Dozens of Test fixes based on user feedback
  • 📕 Docs fixes for table of contents, code snippets, and more
  • 🚨 Key security fixes for Vite and ESbuild
  • 💯 Hundreds more improvements
List of all updates

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 6 times, most recently from 4ed3b5a to c6f386a Compare March 29, 2025 06:51
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 10 times, most recently from 115dc9c to 87556d5 Compare April 7, 2025 07:07
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 7 times, most recently from ff4f1bb to c5d4e0a Compare April 14, 2025 07:30
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 4 times, most recently from 99d5fe9 to 1920edb Compare April 23, 2025 19:08
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 1920edb to 0d6f0fc Compare April 28, 2025 06:05
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch from 0d6f0fc to d776462 Compare April 29, 2025 06:15
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