Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2023

This PR contains the following updates:

Package Change Age Confidence
@emotion/react (source) 11.11.1 -> 11.14.0 age confidence
@emotion/styled (source) 11.11.0 -> 11.14.1 age confidence
@loadable/component 5.15.3 -> 5.16.7 age confidence
@mui/icons-material (source) 5.14.3 -> 5.18.0 age confidence
@mui/material (source) 5.14.3 -> 5.18.0 age confidence
@types/blob-stream (source) 0.1.30 -> 0.1.33 age confidence
@types/chai (source) 4.3.5 -> 4.3.20 age confidence
@types/loadable__component (source) 5.13.4 -> 5.13.10 age confidence
@types/lodash (source) 4.14.196 -> 4.17.20 age confidence
@types/opentype.js (source) 1.3.4 -> 1.3.8 age confidence
@types/pdfkit (source) 0.12.10 -> 0.17.2 age confidence
@types/react (source) 18.2.18 -> 18.3.23 age confidence
@types/react-dom (source) 18.2.7 -> 18.3.7 age confidence
@types/seedrandom (source) 3.0.5 -> 3.0.8 age confidence
@types/webpack-env (source) 1.18.1 -> 1.18.8 age confidence
@typescript-eslint/eslint-plugin (source) 6.2.1 -> 6.21.0 age confidence
@typescript-eslint/parser (source) 6.2.1 -> 6.21.0 age confidence
chai (source) 4.3.7 -> 4.5.0 age confidence
eslint (source) 8.46.0 -> 8.57.1 age confidence
eslint-config-prettier 9.0.0 -> 9.1.2 age confidence
eslint-plugin-import 2.28.0 -> 2.32.0 age confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age confidence
html-webpack-plugin 5.5.3 -> 5.6.4 age confidence
pdfkit (source) 0.13.0 -> 0.17.1 age confidence
prettier (source) 3.0.1 -> 3.6.2 age confidence
prettier-plugin-glsl (source) 0.1.2 -> 0.2.2 age confidence
react (source) 18.2.0 -> 18.3.1 age confidence
react-dom (source) 18.2.0 -> 18.3.1 age confidence
react-router-dom (source) 6.14.2 -> 6.30.1 age confidence
simple-git-hooks 2.9.0 -> 2.13.1 age confidence
source-map 0.7.4 -> 0.7.6 age confidence
source-map-js 1.0.2 -> 1.2.1 age confidence
source-map-loader 4.0.1 -> 4.0.2 age confidence
sucrase 3.34.0 -> 3.35.0 age confidence
typescript (source) 5.1.6 -> 5.9.2 age confidence

Release Notes

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

v11.14.0

Compare Source

Minor Changes
  • #​3281 fc4d7bd 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

v11.13.3

Compare Source

Patch Changes

v11.13.0

Compare Source

Minor Changes
  • #​3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #​3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

v11.12.0

Compare Source

Minor Changes
  • #​2815 65a1eea Thanks @​srmagura! - Automatic labeling at runtime is now an opt-in feature. Define globalThis.EMOTION_RUNTIME_AUTO_LABEL = true before Emotion gets initialized to enable it.
Patch Changes

v11.11.4

Compare Source

Patch Changes
  • #​3159 5b82631d Thanks @​iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).

v11.11.3

Compare Source

Patch Changes
gregberge/loadable-components (@​loadable/component)

v5.16.7

Compare Source

Note: Version bump only for package loadable-components

v5.16.4

Compare Source

Bug Fixes

v5.16.3

Compare Source

Bug Fixes
  • correct react-is for mjs export; remove isValidComponent check (#​991) (9d381c3)

v5.16.2

Compare Source

Bug Fixes
  • add esm exports to package.json and change esm bundle extension to .mjs to allow node.js to properly import esm version of package. (#​989) (e4a3718)
mui/material-ui (@​mui/icons-material)

v5.18.0

Compare Source

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

CSS layers make it easier to override styles by splitting a single style sheet into multiple layers.
To learn more, check out the CSS layers documentation.

@mui/system@5.18.0
@mui/material-nextjs@5.18.0
Docs

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

v5.17.1

Compare Source

Mar 18, 2025

This release fixes the @mui/types dependencies in all packages to fix a package layout bug (#​45612) @​DiegoAndai

v5.17.0

Compare Source

Mar 18, 2025

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

@mui/material@5.17.0

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

v5.16.14

Compare Source

A big thanks to the 1 contributor who made this release possible.

@mui/material@5.16.14

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

v5.16.13

Compare Source

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

@mui/material-nextjs@5.16.13
Docs
Core

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

v5.16.12

Compare Source

Material UI v5 is now compatible with React 19 (#​44720) @​DiegoAndai

Core

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

v5.16.11

A big thanks to the contributor who made this release possible.

Core

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

v5.16.9

Compare Source

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

@mui/material@5.16.9
Core

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

v5.16.8

Compare Source

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

@mui/material@5.16.8
@mui/utils@5.16.8
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​cherniavskii, @​DiegoAndai, @​jukkatupamaki, @​michelengelen, @​oliviertassinari, @​rluzists1, @​siriwatknp

v5.16.7

Compare Source

Aug 9, 2024

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

@mui/material@5.16.7
Docs
Core

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

v5.16.6

Compare Source

Jul 30, 2024

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

@mui/material@5.16.6
Docs
Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

v5.16.5

Compare Source

Jul 25, 2024

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

@mui/utils@5.16.5
Docs

All contributors of this release in alphabetical order: @​ManthanGajjar, @​mnajdova, @​navedqb, @​oliviertassinari

Full Changelog: mui/material-ui@v5.16.4...v5.16.5

v5.16.4

Compare Source

Jul 16, 2024

A big thanks to the one contributor who made this release possible.

@mui/material@5.16.4

All contributors of this release in alphabetical order: @​mnajdova

v5.16.3

Compare Source

Jul 16, 2024

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

@mui/material@5.16.3
Docs

All contributors of this release in alphabetical order: @​HoFa1997, @​mnajdova, @​oliviertassinari

v5.16.2

Compare Source

Jul 16, 2024

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

@mui/material@5.16.2
Core

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

v5.16.1

Compare Source

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

  • ⚛️ All packages, including Material UI, are now compatible with React 18.3.1
@mui/material@5.16.1
@mui/joy@5.0.0-beta.48
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​oliviertassinari, @​omahs, @​ZeeshanTamboli

v5.16.0

Compare Source

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

@mui/material@5.16.0
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexey-kozlenkov, @​jxdp, @​oliviertassinari, @​siriwatknp

v5.15.21

Compare Source

Jun 28, 2024

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

@mui/material@5.15.21
Docs
Core

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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/all-dev-minor-patch branch 9 times, most recently from 4ec4f46 to cdab3ad Compare July 28, 2023 18:53
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 6 times, most recently from 4ef0478 to 15bc06e Compare August 7, 2023 15:50
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 8 times, most recently from b6b9bb4 to c8d9a1d Compare August 14, 2023 16:23
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 4 times, most recently from 202a1e9 to bd9d0e1 Compare August 21, 2023 17:37
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 3 times, most recently from c7007a7 to 3152239 Compare August 24, 2023 20:50
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 5 times, most recently from c9972cc to b7bbb4c Compare May 21, 2025 17:03
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 2 times, most recently from 30b931b to 349cfe7 Compare May 28, 2025 10:08
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 2 times, most recently from 2510deb to cf14ae2 Compare June 11, 2025 19:42
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 5 times, most recently from 33c2604 to b71675e Compare June 23, 2025 02:05
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 5 times, most recently from 993149d to d264c4e Compare July 1, 2025 23:05
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 2 times, most recently from 621bac4 to f65822b Compare July 8, 2025 03:51
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch from f65822b to be274a0 Compare July 10, 2025 12:46
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch 5 times, most recently from c3d86b4 to 8f6e389 Compare July 24, 2025 07:32
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch from 8f6e389 to a3ffff1 Compare July 31, 2025 22:04
@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch from a3ffff1 to 34df853 Compare August 14, 2025 11:59
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