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.13.0 age adoption passing confidence
@babel/core (source) 7.26.8 -> 7.26.9 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.26.8 -> 7.26.9 age adoption passing confidence
@babel/preset-env (source) 7.26.8 -> 7.26.9 age adoption passing confidence
@storybook/addon-docs (source) 8.5.3 -> 8.5.7 age adoption passing confidence
@storybook/addon-essentials (source) 8.5.3 -> 8.5.7 age adoption passing confidence
@storybook/addon-storysource (source) 8.5.3 -> 8.5.7 age adoption passing confidence
@storybook/manager-api (source) 8.5.3 -> 8.5.7 age adoption passing confidence
@storybook/react (source) 8.5.3 -> 8.5.7 age adoption passing confidence
@storybook/react-webpack5 (source) 8.5.3 -> 8.5.7 age adoption passing confidence
@storybook/theming (source) 8.5.3 -> 8.5.7 age adoption passing confidence
@swc/core (source) 1.10.15 -> 1.10.17 age adoption passing confidence
@types/node (source) 22.13.1 -> 22.13.4 age adoption passing confidence
eslint-import-resolver-typescript 3.7.0 -> 3.8.2 age adoption passing confidence
eslint-plugin-storybook 0.11.2 -> 0.11.3 age adoption passing confidence
prettier (source) 3.5.0 -> 3.5.1 age adoption passing confidence
rollup (source) 4.34.6 -> 4.34.8 age adoption passing confidence
storybook (source) 8.5.3 -> 8.5.7 age adoption passing confidence
webpack 5.97.1 -> 5.98.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal
storybookjs/storybook (@​storybook/addon-docs)

v8.5.7

Compare Source

v8.5.6

Compare Source

v8.5.5

Compare Source

v8.5.4

Compare Source

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

v8.5.7

Compare Source

v8.5.6

Compare Source

v8.5.5

Compare Source

v8.5.4

Compare Source

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

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.10.17

Compare Source

Bug Fixes
Performance
Testing

v1.10.16

Compare Source

Bug Fixes
  • (es/minifier) Check assign target before merge assign cond (#​10020) (6dab49a)

  • (es/parser) Preserve comment positions with leading semicolon (#​10019) (c9937b6)

  • (swc_common) Fix panic with non-narrow chars with width != 2 (#​10011) (f9f4cac)

  • (ts/fast-strip) Handle unsupported module keyword (#​10022) (308f5d0)

Performance
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.8.2

Compare Source

Patch Changes

v3.8.1

Compare Source

Patch Changes

v3.8.0

Compare Source

Minor Changes
  • #​345 fcc8883 Thanks @​carlocorradini! - Enable the mapper function just for a set of allowed files. Improves project discovery using glob and POSIX separator.

  • #​346 c124e87 Thanks @​carlocorradini! - Update get-tsconfig to the the latest version. We now support the ${configDir} variable, introduced in TypeScript 5.5.

storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)

v0.11.3

Compare Source

🐛 Bug Fix
📝 Documentation
🔩 Dependency Updates
Authors: 4

prettier/prettier (prettier)

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

rollup/rollup (rollup)

v4.34.8

Compare Source

2025-02-17

Bug Fixes
  • Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (#​5846)
Pull Requests
  • #​5846: return UnknownValue if the usedbranch is unkown and the path is not empty (@​TrickyPi)

v4.34.7

Compare Source

2025-02-14

Bug Fixes
  • Ensure that calls to parameters are included correctly when using try-catch deoptimization (#​5842)
Pull Requests
webpack/webpack (webpack)

v5.98.0

Compare Source

Fixes
Performance Improvements
Chores
Features
Continuous Integration

New Contributors

Full Changelog: webpack/webpack@v5.97.1...v5.98.0


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 11 times, most recently from 52bcee9 to ef700a3 Compare February 18, 2025 07:08
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch from ef700a3 to f249c2b Compare February 18, 2025 16:36
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