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(deps): update all dependencies #1103

Merged
merged 3 commits into from
Sep 3, 2024
Merged

chore(deps): update all dependencies #1103

merged 3 commits into from
Sep 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.24.5 -> 7.25.6 age adoption passing confidence
@babel/eslint-parser (source) 7.24.5 -> 7.25.1 age adoption passing confidence
@babel/preset-typescript (source) 7.24.1 -> 7.24.7 age adoption passing confidence
@percy/cli (source) 1.28.8 -> 1.29.3 age adoption passing confidence
@percy/storybook 6.0.0 -> 6.0.2 age adoption passing confidence
@storybook/addon-a11y (source) 8.1.11 -> 8.2.9 age adoption passing confidence
@storybook/addon-essentials (source) 8.1.11 -> 8.2.9 age adoption passing confidence
@storybook/addon-interactions (source) 8.1.11 -> 8.2.9 age adoption passing confidence
@storybook/addon-links (source) 8.1.11 -> 8.2.9 age adoption passing confidence
@storybook/addon-onboarding (source) 8.1.11 -> 8.2.9 age adoption passing confidence
@storybook/blocks (source) 8.1.11 -> 8.2.9 age adoption passing confidence
@storybook/react (source) 8.1.11 -> 8.2.9 age adoption passing confidence
@storybook/react-webpack5 (source) 8.1.11 -> 8.2.9 age adoption passing confidence
@testing-library/cypress 10.0.1 -> 10.0.2 age adoption passing confidence
@testing-library/dom 10.1.0 -> 10.4.0 age adoption passing confidence
@testing-library/jest-dom 6.4.5 -> 6.5.0 age adoption passing confidence
@types/node (source) 20.12.11 -> 20.16.3 age adoption passing confidence
@types/react (source) 18.3.1 -> 18.3.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.8.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.8.0 -> 7.18.0 age adoption passing confidence
css-loader 7.1.1 -> 7.1.2 age adoption passing confidence
cypress (source) 13.9.0 -> 13.14.1 age adoption passing confidence
eslint-plugin-cypress 3.2.0 -> 3.5.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.9.0 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence
eslint-plugin-react 7.34.1 -> 7.35.1 age adoption passing confidence
eslint-plugin-testing-library 6.2.2 -> 6.3.0 age adoption passing confidence
jackspeak 2.1.1 -> 2.3.6 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.44 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.3 age adoption passing confidence
sass 1.77.0 -> 1.77.8 age adoption passing confidence
semantic-release 23.0.8 -> 23.1.1 age adoption passing confidence
storybook (source) 8.1.11 -> 8.2.9 age adoption passing confidence
stylelint (source) 16.5.0 -> 16.9.0 age adoption passing confidence
stylelint-config-recommended-scss 14.0.0 -> 14.1.0 age adoption passing confidence
stylelint-prettier 5.0.0 -> 5.0.2 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.2.5 age adoption passing confidence
tsc-alias (source) 1.8.8 -> 1.8.10 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.4 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.25.6

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes
  • babel-generator
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other
percy/cli (@​percy/cli)

v1.29.3

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes

Full Changelog: percy/cli@v1.29.2...v1.29.3

v1.29.2

Compare Source

What's Changed

  • Update messaging for collecting logs in #​1690
  • Validate presence of error in config validator in #​1675

New Contributors

Full Changelog: percy/cli@v1.29.1...v1.29.2

v1.29.1

Compare Source

Full Changelog: percy/cli@v1.29.0...v1.29.1

v1.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: percy/cli@v1.28.9...v1.29.0

v1.28.9

Compare Source

What's Changed

✨ Enhancements

Full Changelog: percy/cli@v1.28.8...v1.28.9

percy/percy-storybook (@​percy/storybook)

v6.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: percy/percy-storybook@v6.0.1...v6.0.2

v6.0.1

Compare Source

What's Changed

🏗 Maintenance

New Contributors

Full Changelog: percy/percy-storybook@v6.0.0...v6.0.1

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

v8.2.9

Compare Source

v8.2.8

Compare Source

v8.2.7

Compare Source

v8.2.6

Compare Source

v8.2.5

Compare Source

v8.2.4

Compare Source

v8.2.3

Compare Source

v8.2.2

Compare Source

v8.2.1

Compare Source

v8.2.0

Compare Source

Hold onto your hats! Storybook 8.2 has dropped, packed with a treasure trove of new features and bug fixes:

  • 🪝 New test hook beforeAll
  • 🕹️ Enhanced play function
  • 📦 Portable stories that let you use your stories in other testing tools
  • 🎁 Consolidated dependency to bring you better performance in a smaller package
  • ✨ Brand new onboarding experience to get you up to speed quicker
  • 💯 Hundreds more improvements
List of all updates
  • Addon Controls: Fix saving on Windows - #​28485, thanks @​ghengeveld!
  • Addon Interactions: Use unique keys when rendering array nodes in panel - #​28423, thanks @​yannbf!
  • Addon Onboarding: Add icons for dev/test/doc to the splash screen - #​28389, thanks [@​ghen

Configuration

📅 Schedule: Branch creation - "on the first day of january" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@webteam-app
Copy link

@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 7f8e3ae to 2e4a4a1 Compare July 8, 2024 19:09
@renovate renovate bot force-pushed the renovate/all branch 16 times, most recently from f2a177b to 96b2404 Compare July 16, 2024 21:22
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from a380e90 to b2ea8a7 Compare July 19, 2024 22:15
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 956b4f5 to 3dc6b85 Compare August 23, 2024 23:07
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 46c2f3c to 2d31089 Compare September 2, 2024 15:01
Copy link
Contributor Author

renovate bot commented Sep 3, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@huwshimi huwshimi merged commit 0630f01 into main Sep 3, 2024
11 of 12 checks passed
Copy link

github-actions bot commented Sep 6, 2024

🎉 This PR is included in version 1.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants