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 non-major dependencies #4108

Merged
merged 2 commits into from
Jan 21, 2025

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
@chromatic-com/storybook 3.2.3 -> 3.2.4 age adoption passing confidence
@codemirror/commands 6.7.1 -> 6.8.0 age adoption passing confidence
@codemirror/state 6.5.0 -> 6.5.1 age adoption passing confidence
@codemirror/view 6.36.1 -> 6.36.2 age adoption passing confidence
@storybook/addon-essentials (source) 8.4.7 -> 8.5.0 age adoption passing confidence
@storybook/addon-interactions (source) 8.4.7 -> 8.5.0 age adoption passing confidence
@storybook/addon-links (source) 8.4.7 -> 8.5.0 age adoption passing confidence
@storybook/addon-onboarding (source) 8.4.7 -> 8.5.0 age adoption passing confidence
@storybook/addon-themes (source) 8.4.7 -> 8.5.0 age adoption passing confidence
@storybook/blocks (source) 8.4.7 -> 8.5.0 age adoption passing confidence
@storybook/react (source) 8.4.7 -> 8.5.0 age adoption passing confidence
@storybook/react-vite (source) 8.4.7 -> 8.5.0 age adoption passing confidence
@storybook/test (source) 8.4.7 -> 8.5.0 age adoption passing confidence
@tailwindcss/forms 0.5.9 -> 0.5.10 age adoption passing confidence
@tanstack/eslint-plugin-query (source) 5.62.15 -> 5.64.2 age adoption passing confidence
@tanstack/react-query (source) 5.62.15 -> 5.64.2 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.62.15 -> 5.64.2 age adoption passing confidence
@testing-library/react 16.1.0 -> 16.2.0 age adoption passing confidence
@types/node (source) 22.10.5 -> 22.10.7 age adoption passing confidence
@types/react (source) 19.0.2 -> 19.0.7 age adoption passing confidence
@types/react-dom (source) 19.0.2 -> 19.0.3 age adoption passing confidence
cytoscape (source) 3.30.4 -> 3.31.0 age adoption passing confidence
lint-staged 15.3.0 -> 15.4.1 age adoption passing confidence
lookpath 1.2.2 -> 1.2.3 age adoption passing confidence
postcss (source) 8.4.49 -> 8.5.1 age adoption passing confidence
react-router-dom (source) 7.1.1 -> 7.1.3 age adoption passing confidence
storybook (source) 8.4.7 -> 8.5.0 age adoption passing confidence
ts-loader 9.5.1 -> 9.5.2 age adoption passing confidence
type-fest 4.31.0 -> 4.33.0 age adoption passing confidence
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence
vite (source) 6.0.7 -> 6.0.11 age adoption passing confidence

Release Notes

chromaui/addon-visual-tests (@​chromatic-com/storybook)

v3.2.4

Compare Source

codemirror/commands (@​codemirror/commands)

v6.8.0

Compare Source

New features

The new cursorGroupForwardWin and selectGroupForwardWin commands implement Windows-style forward motion by group.

codemirror/state (@​codemirror/state)

v6.5.1

Compare Source

Bug fixes

countColumn no longer loops infinitely when given a to that's higher than the input string's length.

codemirror/view (@​codemirror/view)

v6.36.2

Compare Source

Bug fixes

Fix an issue where some kinds of relayouts could put the editor in a state where it believed it wasn't in window, preventing relayout, though it in fact was.

Make sure macOS double-space-to-period conversions are properly suppressed.

Fix an issue where native selection changes, such as mobile spacebar-drag, weren't being picked up in edit context mode.

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

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
storybookjs/storybook (@​storybook/addon-onboarding)

v8.5.0

Compare Source

8.5.0

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
  • ⚛️ React 19 support
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements
List of all updates

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 01:19
@renovate renovate bot added the run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue label Jan 20, 2025
@renovate renovate bot enabled auto-merge (squash) January 20, 2025 01:19
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch 27 times, most recently from 71181ad to 8649f69 Compare January 21, 2025 18:14
@renovate renovate bot force-pushed the renovate/js-all-minor-patch branch from 5ce8466 to fbfae08 Compare January 21, 2025 18:49
@wesbillman wesbillman force-pushed the renovate/js-all-minor-patch branch from fbfae08 to 86a344f Compare January 21, 2025 19:10
Copy link
Contributor Author

renovate bot commented Jan 21, 2025

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.

@renovate renovate bot merged commit 1ff7725 into main Jan 21, 2025
62 checks passed
@renovate renovate bot deleted the renovate/js-all-minor-patch branch January 21, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant