Skip to content
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

fix(deps): update all dependencies #249

Merged
merged 1 commit into from
Feb 28, 2022
Merged

fix(deps): update all dependencies #249

merged 1 commit into from
Feb 28, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/react 11.7.1 -> 11.8.1 age adoption passing confidence
@emotion/styled 11.6.0 -> 11.8.1 age adoption passing confidence
@mui/icons-material (source) 5.4.2 -> 5.4.4 age adoption passing confidence
@mui/material (source) 5.4.2 -> 5.4.4 age adoption passing confidence
@types/node 16.11.25 -> 16.11.26 age adoption passing confidence
eslint-config-prettier 8.3.0 -> 8.4.0 age adoption passing confidence
i18next (source) 21.6.11 -> 21.6.12 age adoption passing confidence
react-i18next 11.15.4 -> 11.15.5 age adoption passing confidence

Release Notes

emotion-js/emotion (@​emotion/react)

v11.8.1

Compare Source

Patch Changes
  • #​2651 39ac5b99 Thanks @​Andarist! - Fixed a transpilation issue that caused useInsertionEffect 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
  • #​2600 2f27156a Thanks @​Andarist! - Refactored code to use the upcoming React.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
  • #​2609 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.
emotion-js/emotion (@​emotion/styled)

v11.8.1

Compare Source

Patch Changes
  • #​2651 39ac5b99 Thanks @​Andarist! - Fixed a transpilation issue that caused useInsertionEffect 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
  • #​2600 2f27156a Thanks @​Andarist! - Refactored code to use the upcoming React.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
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 ✨:

@mui/material@5.4.4
@mui/system@5.4.4
@mui/codemod@5.4.4
@mui/base@5.0.0-alpha.70
  • ​[SelectUnstyled, MultiSelectUnstyled, ButtonUnstyled] Export additional types to make customization easier (#​31172) @​michaldudak
@mui/joy@5.0.0-alpha.17
Docs
Core

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

  • fix ordinal-suffixes for saveMissingWithPlurals 1734
i18next/react-i18next

v11.15.5

Compare Source

  • types: fix never return type when using plurals 1453

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 1939c9b to f497362 Compare February 24, 2022 16:51
@piotrgondek piotrgondek merged commit 405d7c7 into master Feb 28, 2022
@piotrgondek piotrgondek deleted the renovate/all branch February 28, 2022 17:10
@github-actions
Copy link

🎉 This PR is included in version 1.17.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants