This repository has been archived by the owner on May 1, 2024. It is now read-only.
chore(deps): update devdependencies (non-major) #118
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:
11.10.5
->11.10.6
11.10.5
->11.10.6
5.11.7
->5.11.10
1.30.0
->1.31.1
1.30.0
->1.31.1
7.0.0-beta.43
->7.0.0-beta.54
7.0.0-beta.43
->7.0.0-beta.54
7.0.0-beta.43
->7.0.0-beta.54
7.0.0-beta.43
->7.0.0-beta.54
7.0.0-beta.43
->7.0.0-beta.54
7.0.0-beta.43
->7.0.0-beta.54
18.0.27
->18.0.28
18.0.10
->18.0.11
5.50.0
->5.53.0
5.50.0
->5.53.0
8.33.0
->8.34.0
0.6.10
->0.6.11
8.2.6
->8.9.0
2.8.3
->2.8.4
7.0.0-beta.43
->7.0.0-beta.54
0.28.4
->0.29.1
Release Notes
emotion-js/emotion
v11.10.6
Compare Source
Patch Changes
#2985
4e172c2a
Thanks @emmatown! - Remove peer dependency on@babel/core
Updated dependencies [
4e172c2a
]:mui/material-ui
v5.11.10
Compare Source
Feb 20, 2023
A big thanks to the 11 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
BadgeUnstyled
withuseBadge
hook (#36158) @hbjORbjtype
isn'tcheckbox
orradio
(#36170) @dani-mp@mui/[email protected]
zIndex
to theme (#36236) @siriwatknpDocs
Disabled tree items
section in Tree View docs (#36217) @PunitSoniMEAnatomy
section (#36210) @ZeeshanTamboliCore
All contributors of this release in alphabetical order: @Aleff13, @dani-mp, @danilo-leal, @hbjORbj, @mj12albert, @oliviertassinari, @PunitSoniME, @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
v5.11.9
Compare Source
Feb 14, 2023
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
slotProps
per slot (#35964) @hbjORbjuseAutocomplete
disabled prop not disabling the input (#36076) @sai6855@mui/[email protected]
md
as a CSS var prefix (#36177) @siriwatknpDocs
v6-alpha
tov6-next
in navigation (#36102) @LukasTyExamples
Core
tests/utils/index.js
to TypeScript (#35382) @flaviendelangleAll contributors of this release in alphabetical order: @danilo-leal, @donaldnevermore, @flaviendelangle, @hbjORbj, @LadyBluenotes, @LukasTy, @m4theushw, @michaldudak, @mj12albert, @mnajdova, @oliv37, @oliviertassinari, @petyosi, @rangoo94, @sai6855, @Shorifpatwary, @siriwatknp
v5.11.8
Compare Source
Feb 7, 2023
A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
Sign In
template to Joy UI (#36019)@mui/[email protected]
FormLabelOwnProps
fromFormLabel
to fix type error (#36057) @yoskeoka@mui/[email protected]
Table
export from root (#36010) @sai6855@mui/[email protected]
@mui/[email protected]
document
is available (#36001) @m4theushwDocs
customizing theme tokens
(#36067) @badalsaiboAutocompleteProps
type (#36039) @ArthurPedrotiCore
All contributors of this release in alphabetical order: @alexownejazayeri, @ArthurPedroti, @badalsaibo, @chuanyu0201, @joserodolfofreitas, @m4theushw, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @yoskeoka, @ZeeshanTamboli
Microsoft/playwright
v1.31.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/21093 - [Regression v1.31] Headless Windows shows cascading cmd windowshttps://github.com/microsoft/playwright/pull/211066 - fix(loader): experimentalLoader with node@18
Browser Versions
This version was also tested against the following stable channels:
v1.31.0
Compare Source
New APIs
New property
TestProject.dependencies
to configure dependencies between projects.Using dependencies allows global setup to produce traces and other artifacts,
see the setup steps in the test report and more.
New assertion
expect(locator).toBeInViewport()
ensures that locator points to an element that intersects viewport, according to the intersection observer API.Miscellaneous
defineConfig
to be used inplaywright.config
.maxRedirects
for methodRoute.fetch
.Note: component tests only, does not affect end-to-end tests.
playwright-ct.config
configuration file for component testing now requires callingdefineConfig
.Replace
config
variable definition withdefineConfig
call:Browser Versions
This version was also tested against the following stable channels:
storybookjs/storybook
v7.0.0-beta.54
Compare Source
Features
preview.js
default export support #21227Bug Fixes
react-dom@18
warning in docs #21197Maintenance
Build
v7.0.0-beta.53
Compare Source
Features
.stories.mdx
to MDX and CSF #21073Bug Fixes
.mjs
files for the browser entries #21161main.js
#21168Build
ci:daily
workflow #21169v7.0.0-beta.52
Compare Source
Features
Bug Fixes
v7.0.0-beta.51
Compare Source
Features
automigrate
and revamp framework-related migrations #20647Bug Fixes
docs.source.originalSource
parameter #21159Maintenance
check
step #21164framework
parameter torenderer
#21108DocsOptions.disable
#21098v7.0.0-beta.50
Compare Source
Bug Fixes
Maintenance
@ts-expect-error
strict types #20981Dependency Upgrades
v7.0.0-beta.49
Compare Source
Bug Fixes
Maintenance
Build
v7.0.0-beta.48
Compare Source
Features
Bug Fixes
Maintenance
Build
Dependency Upgrades
v7.0.0-beta.47
Compare Source
Features
mdx
stories config #21035Bug Fixes
Maintenance
v7.0.0-beta.46
Compare Source
Features
defaultOrientation
parameter #21048Bug Fixes
storybook init
#21049Build
stories
folder to be served by vite sandboxes #21022v7.0.0-beta.45
Compare Source
Features
Bug Fixes
Maintenance
v7.0.0-beta.44
Compare Source
Features
satisfies
support to ConfigFile #20936Bug Fixes
Maintenance
svelte-options
#20942Dependencies
Build
storybookjs/builder-vite
v7.0.0-beta.54
Compare Source
v7.0.0-beta.53
[Compare Source](https://togithub.com/storybookjs/builder-vite/compare/1f559ed69a4fdd8
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.