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(dev-deps): update bump all non-major development dependencies #898

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@atlaskit/css-reset 6.11.5 -> 6.16.0 age adoption passing confidence
@babel/core (source) 7.26.8 -> 7.26.10 age adoption passing confidence
@babel/eslint-parser (source) 7.26.8 -> 7.26.10 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.26.8 -> 7.26.10 age adoption passing confidence
@babel/preset-env (source) 7.26.8 -> 7.26.9 age adoption passing confidence
@commitlint/cli (source) 19.7.1 -> 19.8.0 age adoption passing confidence
@commitlint/config-conventional (source) 19.7.1 -> 19.8.0 age adoption passing confidence
@commitlint/cz-commitlint (source) 19.6.1 -> 19.8.0 age adoption passing confidence
@storybook/addon-docs (source) 8.5.3 -> 8.6.7 age adoption passing confidence
@storybook/addon-essentials (source) 8.5.3 -> 8.6.7 age adoption passing confidence
@storybook/addon-storysource (source) 8.5.3 -> 8.6.7 age adoption passing confidence
@storybook/manager-api (source) 8.5.3 -> 8.6.7 age adoption passing confidence
@storybook/react (source) 8.5.3 -> 8.6.7 age adoption passing confidence
@storybook/react-webpack5 (source) 8.5.3 -> 8.6.7 age adoption passing confidence
@storybook/theming (source) 8.5.3 -> 8.6.7 age adoption passing confidence
@swc/core (source) 1.10.15 -> 1.11.11 age adoption passing confidence
@types/node (source) 22.13.1 -> 22.13.10 age adoption passing confidence
@types/react (source) 18.3.18 -> 18.3.19 age adoption passing confidence
eslint-import-resolver-typescript 3.7.0 -> 3.9.1 age adoption passing confidence
eslint-plugin-n 17.15.1 -> 17.16.2 age adoption passing confidence
eslint-plugin-storybook 0.11.2 -> 0.11.6 age adoption passing confidence
lighthouse 12.3.0 -> 12.4.0 age adoption passing confidence
prettier (source) 3.5.0 -> 3.5.3 age adoption passing confidence
rollup (source) 4.34.6 -> 4.36.0 age adoption passing confidence
rollup-plugin-dts 6.1.1 -> 6.2.0 age adoption passing confidence
storybook (source) 8.5.3 -> 8.6.7 age adoption passing confidence
styled-components (source) 6.1.15 -> 6.1.16 age adoption passing confidence
stylelint (source) 16.14.1 -> 16.16.0 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.2 age adoption passing confidence
wait-on 8.0.2 -> 8.0.3 age adoption passing confidence
webpack 5.97.1 -> 5.98.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal
conventional-changelog/commitlint (@​commitlint/cli)

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

conventional-changelog/commitlint (@​commitlint/cz-commitlint)

v19.8.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cz-commitlint

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

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

v8.5.8

Compare Source

v8.5.7

Compare Source

v8.5.6

Compare Source

v8.5.5

Compare Source

v8.5.4

Compare Source

swc-project/swc (@​swc/core)

v1.11.11

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
Testing

v1.11.10

Compare Source

Bug Fixes
  • (es/proposal) Fix declarations for explicit-resource-management (#​10198) (99ba555)

  • (es/types) Add missing types for jsc.transform.react.refresh (#​10206) (e71b000)

  • (typescript) Skip the body of ArrowExpr in type usage analysis (#​10187) (9aca205)

Documentation
Features
Miscellaneous Tasks
Performance
  • (es/minifier) Do not repeat applying pure minifier on last (#​10196) (e6b7cee)
Refactor
Testing

v1.11.9

Compare Source

Bug Fixes
  • (es/compat) Hoist arguments in object method while lowering async functions (#​10167) (e764df2)

  • (es/minifier) Check array inline for indexed with dynamic key ([#​10184](htt


Configuration

📅 Schedule: Branch creation - "before 6am" in timezone America/New_York, 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 changed the title chore(dev-deps): update dependency @atlaskit/css-reset to v6.11.6 chore(dev-deps): update dependency @atlaskit/css-reset to v6.12.0 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 2 times, most recently from f295b53 to d44a4c1 Compare February 11, 2025 12:50
@renovate renovate bot changed the title chore(dev-deps): update dependency @atlaskit/css-reset to v6.12.0 chore(dev-deps): update bump all non-major development dependencies Feb 11, 2025
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 14 times, most recently from 279f9b3 to bd99254 Compare February 19, 2025 11:54
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 6 times, most recently from a3962fc to b035b06 Compare February 25, 2025 17:05
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 5 times, most recently from 3ce8b5e to 55fdeb3 Compare February 28, 2025 19:21
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 12 times, most recently from 7de3bea to 3cbb1fd Compare March 7, 2025 18:48
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 11 times, most recently from f7416be to 8b06763 Compare March 15, 2025 06:55
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 5 times, most recently from 496d9c1 to c2256fa Compare March 19, 2025 12:31
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch from c2256fa to 8ae7170 Compare March 19, 2025 19:44
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