This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
chore(deps): update all non-major dependencies #130
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:
17.1.2
->17.2.0
17.1.0
->17.2.0
11.10.3
->11.10.5
11.10.4
->11.10.5
11.10.4
->11.10.5
2.9.8
->2.9.10
5.10.6
->5.10.9
5.0.0-alpha.102
->5.0.0-alpha.106
5.10.8
->5.10.12
5.17.5
->5.17.9
1.26.1
->1.27.1
1.3.1
->1.4.0
1.8.5
->1.8.6
29.1.1
->29.2.1
18.0.21
->18.0.24
18.0.6
->18.0.8
5.39.0
->5.42.0
5.39.0
->5.42.0
2.5.21
->2.6.1
1.21.0
->1.22.0
10.4.12
->10.4.13
8.24.0
->8.26.0
12.3.1
->12.3.2
3.5.1
->3.5.2
29.1.2
->29.2.2
29.1.2
->29.2.2
12.3.1
->12.3.2
2.1.0
->2.2.0
16.17
->16.18
2.0.5
->2.0.8
8.4.17
->8.4.18
2.3.3
->2.5.1
0.10.1
->0.11.0
2.3.4
->2.5.1
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v17.2.0
Compare Source
Features
17.1.2 (2022-08-29)
Note: Version bump only for package @commitlint/cli
17.1.1 (2022-08-27)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v17.2.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
emotion-js/emotion
v11.10.5
Compare Source
Patch Changes
#2929
13afe030
Thanks @Andarist! - The support for@container
queries has been added by updating the underlying parser (stylis) .Updated dependencies [
13afe030
,c02b1214
]:react-hook-form/resolvers
v2.9.10
Compare Source
Bug Fixes
v2.9.9
Compare Source
Bug Fixes
mui/material-ui (@mui/icons-material)
v5.10.9
Compare Source
Oct 10, 2022
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.10.9
@mui/system@5.10.9
BREAKING CHANGE
[system] Fix color-scheme implementation (#34639) @siriwatknp
The
enableColorScheme
prop has been removed fromCssVarsProvider
andgetInitColorScheme
(both Material UI and Joy UI).Migration:
<CssBaseline enableColorScheme />
.<CssBaseline />
, see the docs.Changes
@mui/base@5.0.0-alpha.101
@mui/joy@5.0.0-alpha.49
Docs
Core
All contributors of this release in alphabetical order: @HexM7, @joserodolfofreitas, @kushagra010, @michaldudak, @mnajdova, @oliviertassinari, @vanyaxk
mui/material-ui (@mui/lab)
v5.0.0-alpha.106
Compare Source
v5.0.0-alpha.105
Compare Source
v5.0.0-alpha.104
Compare Source
v5.0.0-alpha.103
Compare Source
BREAKING CHANGE
[base]
components
->slots
API rename (#34693) @michaldudak[base] Make CSS class prefixes consistent (#33411) @michaldudak
This is a breaking change for anyone who depends on the class names applied to Base components.
If you use the
<component>UnstyledClasses
objects, you won't notice a difference. Only if you depend on the resulting class names (e.g. in CSS stylesheets), you'll have to adjust your code.Changes
mui/mui-x
v5.17.9
Compare Source
We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
@mui/x-data-grid@v5.17.9
/@mui/x-data-grid-pro@v5.17.9
/@mui/x-data-grid-premium@v5.17.9
Changes
setRows
method not persisting new rows data afterloading
prop change (#6637) @cherniavskii@mui/x-date-pickers@v5.0.6
/@mui/x-date-pickers-pro@v5.0.6
Changes
inputFormat
is modified (#6617) @alexfauquetteDocs
Core
v5.17.8
Compare Source
We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
@mui/x-data-grid@v5.17.8
/@mui/x-data-grid-pro@v5.17.8
/@mui/x-data-grid-premium@v5.17.8
Changes
searchPredicate
prop toGridColumnsPanel
component (#6572) @cherniavskiirowCount
prop change (#6474) @cherniavskii@mui/x-date-pickers@v5.0.5
/@mui/x-date-pickers-pro@v5.0.5
Changes
props.date
contains a disabled date (#6537) @flaviendelangleDocs
v5.17.7
Compare Source
We'd like to offer a big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
@mui/x-data-grid@v5.17.7
/@mui/x-data-grid-pro@v5.17.7
/@mui/x-data-grid-premium@v5.17.7
Changes
v5.17.6
Compare Source
We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
@mui/x-data-grid@v5.17.6
/@mui/x-data-grid-pro@v5.17.6
/@mui/x-data-grid-premium@v5.17.6
Changes
valueOptions
(#6400) @DanailH@mui/x-date-pickers@v5.0.4
/@mui/x-date-pickers-pro@v5.0.4
Changes
CalendarPicker
getting focus whenautoFocus=false
(#6304) (#6362) @alexfauquetteDocs
Microsoft/playwright
v1.27.1
Compare Source
Highlights
This patch release includes the following bug fixes:
https://github.com/microsoft/playwright/pull/18010 - fix(generator): generate nice locators for arbitrary selectors
https://github.com/microsoft/playwright/pull/17999 - chore: don't fail on undefined video/trace
https://github.com/microsoft/playwright/issues/17955 - [Question] Github Actions test compatibility check failed mitigation?https://github.com/microsoft/playwright/issues/179600 - [BUG] Codegen 1.27 creates NUnit code that does not compilhttps://github.com/microsoft/playwright/pull/1795252 - fix: fix typo in treeitem role typing
Browser Versions
This version was also tested against the following stable channels:
v1.27.0
Compare Source
Locators
With these new APIs, inspired by Testing Library, writing locators is a joy:
page.getByText(text, options)
to locate by text content.page.getByRole(role, options)
to locate by ARIA role, ARIA attributes and accessible name.page.getByLabel(label, options)
to locate a form control by associated label's text.page.getByPlaceholder(placeholder, options)
to locate an input by placeholder.page.getByAltText(altText, options)
to locate an element, usually image, by its text alternative.page.getByTitle(title, options)
to locate an element by its title.All the same methods are also available on Locator, FrameLocator and Frame classes.
Other highlights
workers
option in theplaywright.config.ts
now accepts a percentage string to use some of the available CPUs. You can also pass it in the command line:npx playwright test --workers=20%
New options
host
andport
for the html reporter.New field
FullConfig.configFile
is available to test reporters, specifying the path to the config file if any.As announced in v1.25, Ubuntu 18 will not be supported as of Dec 2022. In addition to that, there will be no WebKit updates on Ubuntu 18 starting from the next Playwright release.
Behavior Changes
expect(locator).toHaveAttribute(name, value, options)
with an empty value does not match missing attribute anymore. For example, the following snippet will succeed whenbutton
does not have adisabled
attribute.Command line options
--grep
and--grep-invert
previously incorrectly ignoredgrep
andgrepInvert
options specified in the config. Now all of them are applied together.JSON reporter path resolution is performed relative to the config directory instead of the current working directory:
Browser Versions
This version was also tested against the following stable channels:
randlabs/myalgo-connect
v1.4.0
Compare Source
signTxns
.reduxjs/redux-toolkit
v1.8.6
Compare Source
This bugfix release fixes a couple of issues with RTKQ endpoint tags not invalidating correctly, and tweaks the
dispatch
type inference to handle more variations of arrays.What's Changed
dispatch
type inference to correctly handle read-only middleware arrays by @dokmic in https://github.com/reduxjs/redux-toolkit/pull/2629Full Changelog: reduxjs/redux-toolkit@v1.8.5...v1.8.6
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.42.0
Compare Source
Bug Fixes
Features
v5.41.0
Compare Source
Bug Fixes
isTypeReadonly
(#5860) (a6d8f7e), closes #4476Features
5.40.1 (2022-10-17)
Bug Fixes
v5.40.1
Compare Source
Bug Fixes
[
v5.40.0
](https://github.com/tConfiguration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.