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 all #269

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

Update all #269

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@emotion/react (source) 11.13.3 -> 11.14.0 age adoption passing confidence dependencies minor
@emotion/styled (source) 11.13.0 -> 11.14.0 age adoption passing confidence dependencies minor
@mui/icons-material (source) 6.1.0 -> 6.3.0 age adoption passing confidence dependencies minor
@mui/material (source) 6.1.0 -> 6.3.0 age adoption passing confidence dependencies minor
@mui/styles (source) 6.1.0 -> 6.3.0 age adoption passing confidence dependencies minor
@​types/axios 0.14.0 -> 0.14.4 age adoption passing confidence dependencies patch
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence devDependencies patch
@types/node (source) 22.5.4 -> 22.10.3 age adoption passing confidence dependencies minor
@types/node (source) 22.5.4 -> 22.10.3 age adoption passing confidence devDependencies minor
@types/react (source) 18.3.5 -> 18.3.18 age adoption passing confidence dependencies patch
@types/react (source) 18.3.5 -> 18.3.18 age adoption passing confidence resolutions patch
@types/react-dom (source) 18.3.0 -> 18.3.5 age adoption passing confidence dependencies patch
@types/react-dom (source) 18.3.0 -> 18.3.5 age adoption passing confidence resolutions patch
@types/react-virtualized (source) 9.21.30 -> 9.22.0 age adoption passing confidence devDependencies minor
JamesIves/github-pages-deploy-action v4.6.4 -> v4.7.2 age adoption passing confidence action minor
axios (source) 1.7.7 -> 1.7.9 age adoption passing confidence dependencies patch
codecov/codecov-action v4.5.0 -> v4.6.0 age adoption passing confidence action minor
eslint-plugin-jest 28.8.3 -> 28.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-promise 7.1.0 -> 7.2.1 age adoption passing confidence devDependencies minor
express (source) 4.20.0 -> 4.21.2 age adoption passing confidence dependencies minor
github-markdown-css 5.6.1 -> 5.8.1 age adoption passing confidence dependencies minor
io-ts 2.2.21 -> 2.2.22 age adoption passing confidence dependencies patch
lerna (source) 8.1.8 -> 8.1.9 age adoption passing confidence devDependencies patch
nock 13.5.5 -> 13.5.6 age adoption passing confidence devDependencies patch
node 22.8.0-alpine -> 22.12.0-alpine age adoption passing confidence final minor
nodemon (source) 3.1.4 -> 3.1.9 age adoption passing confidence devDependencies patch
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence devDependencies minor
react-syntax-highlighter 15.5.0 -> 15.6.1 age adoption passing confidence dependencies minor
tslib (source) 2.7.0 -> 2.8.1 age adoption passing confidence devDependencies minor
typescript (source) 5.6.2 -> 5.7.2 age adoption passing confidence dependencies minor
typescript (source) 5.6.2 -> 5.7.2 age adoption passing confidence devDependencies minor
use-debounce 10.0.3 -> 10.0.4 age adoption passing confidence dependencies patch
webpack 5.94.0 -> 5.97.1 age adoption passing confidence devDependencies minor
webpack-dev-server 5.1.0 -> 5.2.0 age adoption passing confidence devDependencies minor
winston 3.14.2 -> 3.17.0 age adoption passing confidence dependencies minor
yaml (source) 2.5.1 -> 2.7.0 age adoption passing confidence dependencies minor

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.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/material@6.3.0
@mui/system@6.3.0
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/material@6.2.1
@mui/system@6.2.1
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/material@6.2.0
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/material@6.1.10
@mui/system@6.1.10
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/material@6.1.9
@mui/system@6.1.9
@mui/codemod@6.1.9
@mui/material-pigment-css@6.1.9
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​flaviendelangle, @​joshkel, @​Juneezee, @​mesqueeb, @​mnajdova, @​oliviertassinari, @​sai6855, @​siriwatknp, @​StaceyD22

v6.1.8

Compare Source

Nov 20, 2024

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

TODO INSERT HIGHLIGHTS

@mui/material@6.1.8
@mui/system@6.1.8
@mui/styled-engine@6.1.8
@mui/utils@6.1.8
Docs
Core

Configuration

📅 Schedule: Branch creation - "on the 1 day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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/all branch 4 times, most recently from 5260ed8 to da13151 Compare October 7, 2024 23:03
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 2a4d7c0 to 255abda Compare October 15, 2024 18:00
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 3e0ab07 to 7d6824d Compare October 22, 2024 11:24
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 477cce3 to 83fc17e Compare October 30, 2024 01:56
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from baa465d to 94a7611 Compare November 2, 2024 14:58
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from e7f6eb9 to 7b3816b Compare December 4, 2024 14:35
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 5393c1d to 484eb1a Compare December 11, 2024 14:03
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from b9392b9 to 9f82456 Compare December 20, 2024 05:15
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