fix(deps): update all non-major dependencies [] #103
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.2
->1.2.4
3.1.0
->3.2.0
9.13.0
->9.17.0
9.1.0
->9.3.0
1.48.2
->1.49.1
1.1.2
->1.1.3
1.1.2
->1.1.3
2.1.2
->2.1.3
2.1.0
->2.1.1
1.1.2
->1.1.3
1.2.1
->1.2.2
2.1.2
->2.1.3
1.1.0
->1.1.1
1.1.1
->1.1.2
1.1.1
->1.1.2
1.2.2
->1.2.3
1.1.3
->1.1.5
8.4.1
->8.4.7
8.4.1
->8.4.7
8.4.1
->8.4.7
8.4.1
->8.4.7
8.4.1
->8.4.7
8.4.1
->8.4.7
8.4.1
->8.4.7
8.4.1
->8.4.7
8.4.1
->8.4.7
0.19.1
->0.20.1
8.4.1
->8.4.7
16.0.1
->16.1.0
22.8.6
->22.10.2
8.12.2
->8.18.0
8.12.2
->8.18.0
4.3.3
->4.3.4
0.7.0
->0.7.1
1.26.1
->1.30.0
9.13.0
->9.17.0
5.1.0-rc-fb9a90fa48-20240614
->5.1.0
0.10.1
->0.11.1
15.11.0
->15.13.0
9.1.6
->9.1.7
15.2.10
->15.2.11
0.454.0
->0.468.0
9.12.3
->9.15.0
8.4.47
->8.4.49
3.3.3
->3.4.2
5.3.0
->5.4.0
8.4.1
->8.4.7
2.5.4
->2.5.5
0.2.1
->0.3.0
3.4.14
->3.4.16
5.6.3
->5.7.2
5.4.10
->5.4.11
2.1.4
->2.1.8
Release Notes
eslint/rewrite (@eslint/compat)
v1.2.4
Compare Source
v1.2.3
Compare Source
eslint/eslintrc (@eslint/eslintrc)
v3.2.0
Compare Source
Features
eslint/eslint (@eslint/js)
v9.17.0
Compare Source
v9.16.0
Compare Source
v9.15.0
Compare Source
v9.14.0
Compare Source
faker-js/faker (@faker-js/faker)
v9.3.0
Compare Source
Features
Changed Locales
Bug Fixes
v9.2.0
Compare Source
Features
Changed Locales
microsoft/playwright (@playwright/test)
v1.49.1
Compare Source
v1.49.0
Compare Source
radix-ui/primitives (@radix-ui/react-checkbox)
v1.1.3
Compare Source
storybookjs/storybook (@storybook/addon-essentials)
v8.4.7
Compare Source
v8.4.6
Compare Source
@sveltejs/vite-plugin-svelte
v5 - #29731, thanks @JReinhold!v8.4.5
Compare Source
v8.4.4
Compare Source
v8.4.3
Compare Source
v8.4.2
Compare Source
@storybook/test
- #29514, thanks @shilman!storybookjs/test-runner (@storybook/test-runner)
v0.20.1
Compare Source
🐛 Bug Fix
Authors: 1
v0.20.0
Compare Source
Release Notes
Refactor: Align with Storybook 8.2 core package layout
This is a structural change that shouldn't really affect you. As long as you have the
storybook
dependency in your app (which you should), you're good! This change makes it so that the test-runner deduplicates Storybook dependencies, and therefore, slims down your node_modules size.Feature: Run postVisit on failures (#494)
The test-runner's postVisit hook now runs even if there are failures. This allows you to, for instance, take snapshots on component failures. You can check whether the test has failed via the
hasFailure
property in the context passed to the hook:🚀 Enhancement
Configuration
📅 Schedule: Branch creation - "after 7pm on Friday" in timezone Asia/Tokyo, 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.
This PR was generated by Mend Renovate. View the repository job log.