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

chore(deps): update all dependencies #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.25.2 -> 7.25.8 age adoption passing confidence
@emotion/react (source) 11.13.0 -> 11.13.3 age adoption passing confidence
@mui/material (source) ^5.15.10 -> ^6.0.0 age adoption passing confidence
@mui/styles (source) ^5.15.10 -> ^6.0.0 age adoption passing confidence
@reduxjs/toolkit (source) 2.2.7 -> 2.3.0 age adoption passing confidence
@size-limit/preset-small-lib 11.1.4 -> 11.1.6 age adoption passing confidence
@types/node (source) 20.16.1 -> 20.16.13 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.11 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence
@types/react-redux (source) 7.1.33 -> 7.1.34 age adoption passing confidence
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence
filesize (source) 10.1.4 -> 10.1.6 age adoption passing confidence
husky 9.1.4 -> 9.1.6 age adoption passing confidence
react-intl (source) 6.6.8 -> 6.8.0 age adoption passing confidence
size-limit 11.1.4 -> 11.1.6 age adoption passing confidence
tslib (source) 2.6.3 -> 2.8.0 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
emotion-js/emotion (@​emotion/react)

v11.13.3

Compare Source

mui/material-ui (@​mui/material)

v6.1.4

Compare Source

Oct 15, 2024

A big thanks to the 9 contributors who made this release possible.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​Janpot, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan

v6.1.3

Compare Source

Oct 9, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

  • 🚀 Improved performance on styled components by pre-serializing and caching the styles (#​43412) @​romgrk
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​Asin-Junior-Honore, @​barrownicholas, @​Chee7ah, @​effektsvk, @​hieunguyenduc696, @​Janpot, @​Juneezee, @​k-rajat19, @​mnajdova, @​oliviertassinari, @​romgrk, @​sai6855, @​siriwatknp, @​wojtek35, @​yonatan0

v6.1.2

Compare Source

Oct 2, 2024

A big thanks to the 13 contributors who made this release possible.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​albarv340, @​appleSimple, @​BrianWoolfolk, @​DanailH, @​Janpot, @​kdichev, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siriwatknp, @​wilhelmlofsten, @​yash49, @​ZeeshanTamboli

v6.1.1

Compare Source

Sep 19, 2024

A big thanks to the 18 contributors who made this release possible.

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
  • Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#​43360) @​yash49
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​binsmyth, @​cherniavskii, @​DiegoAndai, @​Janpot, @​Juneezee, @​LukasTy, @​mnajdova, @​morozow, @​Nashyn, @​oliviertassinari, @​sahil-ag, @​sai6855, @​Sergio16T, @​siriwatknp, @​xconverge, @​yash49, @​ZeeshanTamboli

v6.1.0

Compare Source

Sep 10, 2024

A big thanks to the 21 contributors who made this release possible. Here are the highlights ✨:

  • Minor version changes: To solve longstanding ESM compatibility issues we added package exports to @mui/icons-material (#​43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the exports field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
  • This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency husky to v9.1.5 fix(deps): update all dependencies Aug 20, 2024
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 64ba4b1 to 1b3e3e7 Compare August 28, 2024 06:41
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 0254ce5 to 7693671 Compare September 4, 2024 23:11
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 9215afb to e1139ec Compare September 11, 2024 22:30
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 19af885 to 14c056b Compare September 23, 2024 04:12
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 71407e3 to 198b7bd Compare September 25, 2024 19:37
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 46ac2c8 to 79362ad Compare October 2, 2024 20:01
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Oct 2, 2024
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 101fe7c to 5ad3e68 Compare October 14, 2024 23:20
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from aaac37b to 65dbafe Compare October 17, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants