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

Update npm non-major dependencies #89

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@azure/msal-browser 3.27.0 -> 3.28.1 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
@mui/icons-material (source) 6.1.7 -> 6.4.4 age adoption passing confidence
@mui/material (source) 6.1.7 -> 6.4.4 age adoption passing confidence
@testing-library/user-event 14.5.2 -> 14.6.1 age adoption passing confidence
@types/node (source) 20.14.10 -> 20.17.19 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.16.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.16.0 -> 7.18.0 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.1 -> 4.3.4 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
react-icons 5.3.0 -> 5.4.0 age adoption passing confidence
react-router-dom (source) 6.28.0 -> 6.29.0 age adoption passing confidence
typescript (source) 5.5.3 -> 5.7.3 age adoption passing confidence

Release Notes

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

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

v6.4.4

Compare Source

Feb 11, 2025

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

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​oliviertassinari, @​sai6855, @​siriwatknp

v6.4.3

Compare Source

Feb 4, 2025

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

@mui/[email protected]
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​ZeeshanTamboli

v6.4.2

Compare Source

Jan 29, 2025

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

@mui/[email protected]
Core
Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

v6.4.1

Compare Source

Jan 21, 2025

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

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​bharatkashyap, @​DiegoAndai, @​Fullchee, @​Janpot, @​mj12albert, @​sai6855, @​siriwatknp, @​yash49, @​zanivan

v6.4.0

Compare Source

Jan 13, 2025

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

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​DiegoAndai, @​good-jinu, @​headironc, @​iaziz11, @​IceOfSummer, @​Janpot, @​LukasTy, @​mnajdova, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siddhantantil39, @​siriwatknp, @​yashdev16, @​ZeeshanTamboli

v6.3.1

Compare Source

Jan 3, 2025

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

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​adityaparab, @​DiegoAndai, @​komkanit, @​oliviertassinari, @​sai6855, @​siddhantantil39, @​yash49, @​ZeeshanTamboli

v6.3.0

Compare Source

Dec 23, 2024

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

  • Fix invalid HTML structure in the Accordion component (#​44408) @​ZeeshanTamboli
    The HTML elements of the Accordion summary have been updated:
    • the root element is now button (previously div).
    • summary content and the icon wrapper are now span (previously div).
      This will only impact you if you used the HTML element as selectors in your styles.
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alelthomas, @​DiegoAndai, @​Janpot, @​lewxdev, @​LukasTy, @​romgrk, @​sai6855, @​siriwatknp, @​yash49, @​ZeeshanTamboli

v6.2.1

Compare Source

Dec 17, 2024

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

@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​ben-pomelo, @​ChristopherJamesL, @​jacklaurencegaray, @​JCQuintas, @​sai6855, @​siddhantantil39, @​siriwatknp, @​TurtIeSocks, @​vladmoroz, @​ZeeshanTamboli

v6.2.0

Compare Source

Dec 10, 2024

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

  • Material UI is now compatible with React 19 (#​44672) @​DiegoAndai
  • Fixed incorrect aria-orientation for vertical sliders. ArrowRight now increases the value and ArrowLeft decreases the value in vertical sliders; they were reversed in prior versions. (#​44537) @​mj12albert
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​bharatkashyap, @​DiegoAndai, @​Janpot, @​mj12albert, @​mnajdova, @​sai6855, @​SuperMaxine, @​vladmoroz, @​ZeeshanTamboli

v6.1.10

Compare Source

Dec 3, 2024

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

@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​albarv340, @​arishoham, @​DiegoAndai, @​joserodolfofreitas, @​MBilalShafi, @​mnajdova, @​oliviertassinari, @​renovate[bot], @​sai6855, @​samuelsycamore, @​siriwatknp, @​ZeeshanTamboli

v6.1.9

Compare Source

Nov 27, 2024

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

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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 force-pushed the renovate/npm-minor-patch branch 4 times, most recently from 3cb3c8a to 8da2528 Compare October 12, 2024 02:57
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 5 times, most recently from 148c67d to 197ff7d Compare October 21, 2024 08:43
Copy link

@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 6 times, most recently from 629ac0d to f9f55b1 Compare October 29, 2024 08:53
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 5 times, most recently from 774374b to 76f012c Compare November 6, 2024 05:27
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 3 times, most recently from c7bc121 to d9f52fe Compare November 18, 2024 12:00
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 5 times, most recently from e95c9f1 to 724147b Compare November 30, 2024 05:30
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 724147b to c3124f7 Compare December 1, 2024 07:56
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 4 times, most recently from 4175940 to a693510 Compare December 10, 2024 23:55
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 4 times, most recently from 2cc0cd6 to 75d4046 Compare December 16, 2024 01:34
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 4 times, most recently from efba8c4 to ec4e4f8 Compare December 27, 2024 20:42
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 3 times, most recently from 022db9e to a927d51 Compare January 11, 2025 03:29
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from 74541bf to e4ec301 Compare January 17, 2025 23:01
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 4 times, most recently from 2121a8e to 03148c3 Compare January 26, 2025 11:58
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 4 times, most recently from 3d6983b to f9f8e1b Compare February 4, 2025 23:21
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 3 times, most recently from 196c396 to 30ec57a Compare February 15, 2025 15:20
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 30ec57a to fcca62a Compare February 17, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants