Skip to content

fix(deps): update all dependencies #87

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.26.0 -> 7.26.10 age adoption passing confidence
@emotion/react (source) 11.13.3 -> 11.14.0 age adoption passing confidence
@emotion/styled (source) 11.13.0 -> 11.14.0 age adoption passing confidence
@fortawesome/fontawesome-svg-core (source) 6.6.0 -> 6.7.2 age adoption passing confidence
@fortawesome/free-brands-svg-icons (source) 6.6.0 -> 6.7.2 age adoption passing confidence
@fortawesome/free-solid-svg-icons (source) 6.6.0 -> 6.7.2 age adoption passing confidence
@mui/material (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence
@mui/styles (source) 6.1.6 -> 6.4.8 age adoption passing confidence
@reduxjs/toolkit (source) 2.3.0 -> 2.6.1 age adoption passing confidence
@size-limit/preset-small-lib 11.1.6 -> 11.2.0 age adoption passing confidence
@types/memoizee (source) 0.4.11 -> 0.4.12 age adoption passing confidence
@types/node (source) 22.9.0 -> 22.14.1 age adoption passing confidence
@types/react (source) ^18.2.56 -> ^19.0.0 age adoption passing confidence
@types/react (source) ^18.0.28 -> ^19.0.0 age adoption passing confidence
@types/react (source) ^18.0.0 -> ^19.0.0 age adoption passing confidence
@types/react-dom (source) ^18.2.19 -> ^19.0.0 age adoption passing confidence
@types/react-dom (source) ^18.0.10 -> ^19.0.0 age adoption passing confidence
@types/react-dom (source) ^18.0.0 -> ^19.0.0 age adoption passing confidence
@types/react-virtualized-auto-sizer (source) 1.0.4 -> 1.0.8 age adoption passing confidence
babel-loader ^9.1.3 -> ^10.0.0 age adoption passing confidence
hotkeys-js (source) 3.13.7 -> 3.13.9 age adoption passing confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence
parcel 2.12.0 -> 2.14.4 age adoption passing confidence
prettier (source) 3.3.3 -> 3.5.3 age adoption passing confidence
react (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence
react-intl (source) ^6.6.2 -> ^7.0.0 age adoption passing confidence
react-is (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence
react-redux 9.1.2 -> 9.2.0 age adoption passing confidence
react-virtualized-auto-sizer 1.0.24 -> 1.0.26 age adoption passing confidence
react-window (source) 1.8.10 -> 1.8.11 age adoption passing confidence
shortid 2.2.16 -> 2.2.17 age adoption passing confidence
size-limit 11.1.6 -> 11.2.0 age adoption passing confidence
typescript (source) 5.6.3 -> 5.8.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix
emotion-js/emotion (@​emotion/react)

v11.14.0

Compare Source

Minor Changes
  • #​3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Patch Changes

v11.13.5

Compare Source

Patch Changes
FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core)

v6.7.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

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

v7.0.2

Compare Source

Apr 9, 2025

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

@mui/material@7.0.2
@mui/material-nextjs@7.0.2
@mui/styled-engine@7.0.2
  • Added caching to StyledEngineProvider to improve performance for running tests with Jest (#​45846) @​siriwatknp
Core
Docs

All contributors of this release in alphabetical order: @​brijeshb42, @​DiegoAndai, @​Grohden, @​imadx, @​Janpot, @​Kartik-Murthy, @​oliviertassinari, @​renovate[bot], @​sai6855, @​siriwatknp, @​vetledv, @​ZeeshanTamboli

v7.0.1

Compare Source

Mar 28, 2025

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

@mui/material@7.0.1
@mui/icons-material@7.0.1
Core
Docs

All contributors of this release in alphabetical order: @​aarongarciah, @​DiegoAndai, @​eduter, @​Janpot, @​micttyoid, @​mnajdova, @​siriwatknp

v7.0.0

Compare Source

Mar 26, 2025

🎉 We're happy to announce the stable release of v7.

@mui/material@7.0.0
@mui/system@7.0.0
@mui/lab@7.0.0-beta.9
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​IshfaqAhmedProg, @​Janpot, @​letianpailove, @​LukasTy, @​mnajdova, @​mushfiqbh, @​oliviertassinari, @​siriwatknp, @​ZeeshanTamboli

v6.4.11

Compare Source

v6.4.10

Compare Source

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

@mui/material@6.4.10
  • [Autocomplete] Prevent shrink animation in controlled Autocomplete when initial value is provided (#​45735) @​imadx
  • [Popover] Allow null in anchorEl function return type (#​45723) @​eduter
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​eduter, @​imadx, @​oliviertassinari

v6.4.9

Compare Source

Mar 25, 2025

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

@mui/material@6.4.9

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 parcel to v2.13.0 fix(deps): update all dependencies Nov 13, 2024
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 6ccde84 to 40c6e92 Compare November 20, 2024 11:53
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from d57f35a to 9ce18eb Compare November 26, 2024 13:19
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from f4bfc9b to cfbb700 Compare December 4, 2024 14:02
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from c11ac16 to 7e744b9 Compare December 8, 2024 03:57
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 88cb39c to b5c9191 Compare March 24, 2025 11:58
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 377f122 to 0dcd858 Compare March 30, 2025 18:53
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 5b1de89 to 6093b56 Compare April 8, 2025 10:58
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 338f4ba to a9f9e23 Compare April 11, 2025 23:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants