-
Notifications
You must be signed in to change notification settings - Fork 103
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 (minor) #5856
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Size Change: 0 B Total Size: 369 kB ℹ️ View Unchanged
|
Pull Request Test Coverage Report for Build 9250016109Details
💛 - Coveralls |
renovate
bot
force-pushed
the
renovate/root-all-minor-patch
branch
from
May 27, 2024 06:05
c54b1c9
to
59a3b34
Compare
MarcusNotheis
approved these changes
May 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
8.0.10
->8.1.3
8.0.10
->8.1.3
8.0.10
->8.1.3
8.0.10
->8.1.3
8.0.10
->8.1.3
8.0.10
->8.1.3
8.0.10
->8.1.3
8.0.10
->8.1.3
7.8.0
->7.10.0
7.8.0
->7.10.0
4.2.1
->4.3.0
11.3.2
->11.4.0
13.9.0
->13.10.0
10.3.15
->10.4.1
6.1.2
->6.2.0
8.0.10
->8.1.3
4.27.20
->4.28.2
Release Notes
storybookjs/storybook (@storybook/addon-a11y)
v8.1.3
Compare Source
v8.1.2
Compare Source
v8.1.1
Compare Source
of
prop passed - #27147, thanks @JReinhold!v8.1.0
Compare Source
Storybook 8.1 is here with a tone of new features and bug fixes:
beforeEach
test hookList of all updates
@vitejs/plugin-react-swc
and plugins - #26837, thanks @JReinhold!providerImportSource
extension - #26868, thanks @bashmish!react-dom/server
imports breaking stories and docs - #26557, thanks @JReinhold![Object object]
displayName in some JSX components - #26566, thanks @yannbf!of
prop toSubtitle
- #22552, thanks @joaonunomota!of
prop toTitle
- #23728, thanks @Sidnioulz!docs.autodocs
automigration - #27089, thanks @shilman!extends
- #27097, thanks @shilman!vite-config-file.ts
- #26375, thanks @joevaugh4n!duration
andonClick
support to Notification API and improve Notification UI - #26696, thanks @ghengeveld!UPDATE_STORY_ARGS
which was for SSv6 - #25993, thanks @tmeasday!@joshwooding/vite-plugin-react-docgen-typescript
to0.3.1
- #26673, thanks @joshwooding!ejs
to3.1.10
- #27054, thanks @RiuSalvi!http://
links - #26488, thanks @JReinhold!document
for preview - #24248, thanks @DylanPiercey!react-dom-shim
- #26898, thanks @Tobbe!dev
/autodocs
/test
system tags - #26634, thanks @shilman!preview.js
- #27098, thanks @shilman!package.json
- #26688, thanks @kasperpeulen!experimental-playwright
entries withouttype:bundler
- #27107, thanks @ndelangen!typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.10.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.9.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.10.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.9.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.0
Compare Source
Fix support for React compiler
Don't set
retainLines: true
when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:Support HMR for class components
This is a long overdue and should fix some issues people had with HMR when migrating from CRA.
chromaui/chromatic-cli (chromatic)
v11.4.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
Authors: 2
v11.3.5
Compare Source
🐛 Bug Fix
Authors: 1
v11.3.4
Compare Source
🐛 Bug Fix
Authors: 1
v11.3.3
Compare Source
🐛 Bug Fix
isChromatic
import #986 (@quantizor @ethriel3695)Authors: 4
cypress-io/cypress (cypress)
v13.10.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0
isaacs/node-glob (glob)
v10.4.1
Compare Source
v10.4.0
Compare Source
v10.3.16
Compare Source
bcomnes/npm-run-all2 (npm-run-all2)
v6.2.0
Compare Source
Merged
#134
#136
#131
tscanlin/tocbot (tocbot)
v4.28.2
Compare Source
Commits
dab82fe
: export js files (Tim Scanlin)dcf406c
: 4.28.2 (Tim Scanlin)v4.28.1
Compare Source
Commits
12a170a
: add src/js to exports + some compiled file changes (Tim Scanlin)a2eccf7
: 4.28.1 (Tim Scanlin)v4.28.0
Compare Source
Commits
8015c37
: add a server render util (#347) (Tim Scanlin) #3471460733
: 4.28.0 (Tim Scanlin)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.