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 #876

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@atlaskit/css-reset 6.11.2 -> 6.11.5 age adoption passing confidence
@babel/core (source) 7.26.0 -> 7.26.7 age adoption passing confidence
@babel/eslint-parser (source) 7.25.9 -> 7.26.5 age adoption passing confidence
@babel/preset-env (source) 7.26.0 -> 7.26.7 age adoption passing confidence
@storybook/addon-docs (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/addon-essentials (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/addon-storysource (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/manager-api (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/react (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/react-webpack5 (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/theming (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@swc/core (source) 1.10.4 -> 1.10.12 age adoption passing confidence
@types/node (source) 22.10.5 -> 22.12.0 age adoption passing confidence
browserslist 4.24.3 -> 4.24.4 age adoption passing confidence
eslint-plugin-prettier 5.2.1 -> 5.2.3 age adoption passing confidence
eslint-plugin-react 7.37.3 -> 7.37.4 age adoption passing confidence
fast-glob 3.3.2 -> 3.3.3 age adoption passing confidence
fs-extra 11.2.0 -> 11.3.0 age adoption passing confidence
postcss-styled-syntax 0.7.0 -> 0.7.1 age adoption passing confidence
react-18 (source) 18.3.0 -> 18.3.1 age adoption passing confidence
react-dom-18 (source) 18.3.0 -> 18.3.1 age adoption passing confidence
storybook (source) 8.4.7 -> 8.5.2 age adoption passing confidence
styled-components (source) 6.1.13 -> 6.1.14 age adoption passing confidence
stylelint (source) 16.12.0 -> 16.14.1 age adoption passing confidence
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence
wait-on 8.0.1 -> 8.0.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.7

Compare Source

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

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0

Compare Source

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements
List of all updates
swc-project/swc (@​swc/core)

v1.10.12

Compare Source

Bug Fixes
  • (es/parser) Remove wrong check about const without init (#​9970) (1b57261)
Performance
  • (es/minifier) Make analyzer not call collect_infects_from recursively (#​9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#​9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#​9973) (ca8a71f)

v1.10.11

Compare Source

Bug Fixes
  • (es) Restore JSON config & Adjust feature renaming (#​9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#​9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#​9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#​9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#​9869) (e4c1e03)

Features
Miscellaneous Tasks
Performance
Refactor

v1.10.9

Compare Source

Bug Fixes
Documentation
Features
  • (es/minifier) Print total size from minify-all e

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 added the dependencies label Jan 4, 2025
@renovate renovate bot changed the title chore(dev-deps): update dependency styled-components to v6.1.14 chore(dev-deps): update bump all non-major development dependencies Jan 5, 2025
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 8 times, most recently from 3e4fe91 to f9c9d10 Compare January 12, 2025 13:01
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 12 times, most recently from f153e97 to 551dcef Compare January 19, 2025 08:24
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 8 times, most recently from ad5e4f0 to 3a5c815 Compare January 24, 2025 16:52
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 3 times, most recently from 7b5113e to 1ba877b Compare January 28, 2025 05:25
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch from 1ba877b to c736a40 Compare January 30, 2025 01:08
@100terres 100terres merged commit 3d07f1c into main Jan 31, 2025
14 checks passed
@100terres 100terres deleted the renovate/all-dev-minor-patch branch January 31, 2025 19:31
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.

1 participant