fix(deps): update all dependencies #249
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.7.1
->11.8.1
11.6.0
->11.8.1
5.4.2
->5.4.4
5.4.2
->5.4.4
16.11.25
->16.11.26
8.3.0
->8.4.0
21.6.11
->21.6.12
11.15.4
->11.15.5
Release Notes
emotion-js/emotion (@emotion/react)
v11.8.1
Compare Source
Patch Changes
39ac5b99
Thanks @Andarist! - Fixed a transpilation issue that causeduseInsertionEffect
to be referenced directly in the specifiers list of the import statement. This has caused build errors in the consuming tools since the import statement can only reference known exports of a module.v11.8.0
Compare Source
Minor Changes
2f27156a
Thanks @Andarist! - Refactored code to use the upcomingReact.useInsertionEffect
when it's available (this is a new hook that is going to be introduced in React 18). This shouldn't have any effect on existing codebases and the change should be transparent.Patch Changes
242f7d8c
Thanks @Andarist! - Added@emotion/babel-plugin
as a dependency - this is an actual dependency of the@emotion/react/macro
entrypoint and it has to be explicitly declared to fix compatibility with strict package managers.#2615
3d672acd
Thanks @srmagura! - Fix an edge case where runtime label extraction in class components led to invalid class names in Firefox. This only affected the development build of Emotion.Updated dependencies [
2f27156a
]:emotion-js/emotion (@emotion/styled)
v11.8.1
Compare Source
Patch Changes
39ac5b99
Thanks @Andarist! - Fixed a transpilation issue that causeduseInsertionEffect
to be referenced directly in the specifiers list of the import statement. This has caused build errors in the consuming tools since the import statement can only reference known exports of a module.v11.8.0
Compare Source
Minor Changes
2f27156a
Thanks @Andarist! - Refactored code to use the upcomingReact.useInsertionEffect
when it's available (this is a new hook that is going to be introduced in React 18). This shouldn't have any effect on existing codebases and the change should be transparent.Patch Changes
d2531639
,2f27156a
]:mui/material-ui
v5.4.4
Compare Source
Feb 28, 2022
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
Input
andSheet
components were added in the experimental Joy design system by @hbjORbj (#31124, #31086) @hbjORbj@mui/material@5.4.4
@mui/system@5.4.4
CssVarsProvider
theme mutation (#31148) @siriwatknp@mui/codemod@5.4.4
@mui/base@5.0.0-alpha.70
@mui/joy@5.0.0-alpha.17
Switch
(#31137) @siriwatknpSheet
component (#31124) @hbjORbjInput
component (#31086) @siriwatknpDocs
material-ui
for product name (#31200) @siriwatknpFormControl
API documentation (#31169) @bonelliaCore
All contributors of this release in alphabetical order: @adriancampos, @Andarist, @bonellia, @davwheat, @greengiraffe, @hbjORbj, @iclaude3, @m4theushw, @michaldudak, @mnajdova, @oliviertassinari, @PunitSoniME, @RedHeadphone, @robertwt7, @samuelsycamore, @siriwatknp, @sviande
prettier/eslint-config-prettier
v8.4.0
Compare Source
i18next/i18next
v21.6.12
Compare Source
i18next/react-i18next
v11.15.5
Compare Source
Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.