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

Bump the all-npm-packages group across 1 directory with 16 updates #134

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the all-npm-packages group with 15 updates in the / directory:

Package From To
@emotion/react 11.13.5 11.14.0
@emotion/styled 11.13.5 11.14.0
@mui/icons-material 6.1.9 6.4.2
@mui/styled-engine-sc 6.1.9 6.4.2
@mui/x-date-pickers 7.23.0 7.25.0
@testing-library/react 16.1.0 16.2.0
@testing-library/user-event 14.5.2 14.6.1
postcss 8.4.49 8.5.1
react 18.3.1 19.0.0
react-dom 18.3.1 19.0.0
react-redux 9.1.2 9.2.0
react-router-dom 7.0.1 7.1.5
styled-components 6.1.13 6.1.14
tailwindcss 3.4.15 4.0.2
eslint 9.16.0 9.19.0

Updates @emotion/react from 11.13.5 to 11.14.0

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.14.0

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

  • Updated dependencies [8dc1a6d, e1bf17e]:
    • @​emotion/cache@​11.14.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0
Commits

Updates @emotion/styled from 11.13.5 to 11.14.0

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.0

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

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0
Commits

Updates @mui/icons-material from 6.1.9 to 6.4.2

Release notes

Sourced from @​mui/icons-material's releases.

v6.4.2

Jan 29, 2025

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

@mui/[email protected]

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

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

v6.4.1

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

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

6.4.2

Jan 29, 2025

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

@mui/[email protected]

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

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

6.4.1

Jan 21, 2025

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

... (truncated)

Commits

Updates @mui/material from 6.1.9 to 6.4.2

Release notes

Sourced from @​mui/material's releases.

v6.4.2

Jan 29, 2025

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

@mui/[email protected]

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

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

v6.4.1

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

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

6.4.2

Jan 29, 2025

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

@mui/[email protected]

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

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

6.4.1

Jan 21, 2025

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

... (truncated)

Commits
  • 1813d89 [release] v6.4.2 (#45138)
  • 045b84d [code-infra] a few fixes uncovered during ESM updates (@​Janpot) (#45100)
  • e6c9d99 [material-ui][Slider] Fix arrow keys past the end for Slider with custom mark...
  • cce1222 [material-ui][TextareaAutosize] Temporarily disconnect ResizeObserver to avoi...
  • 8a4eaf6 [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when def...
  • 819e662 [release] v6.4.1 (#45077)
  • 4f872d6 [code-infra] Add "use client" directive to files with React APIs (#45036)
  • cb2a191 [material-ui][TextField] Fix filled state to be synced with autofill (#44135)
  • 33ce030 [material-ui][IconButton] Set default loading to null (#45057)
  • 820a76c [material-ui][Drawer] Deprecate composed classes (#44870)
  • Additional commits viewable in compare view

Updates @mui/styled-engine-sc from 6.1.9 to 6.4.2

Release notes

Sourced from @​mui/styled-engine-sc's releases.

v6.4.2

Jan 29, 2025

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

@mui/[email protected]

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

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

v6.4.1

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

... (truncated)

Changelog

Sourced from @​mui/styled-engine-sc's changelog.

6.4.2

Jan 29, 2025

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

@mui/[email protected]

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

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

6.4.1

Jan 21, 2025

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

... (truncated)

Commits

Updates @mui/x-date-pickers from 7.23.0 to 7.25.0

Release notes

Sourced from @​mui/x-date-pickers's releases.

v7.25.0

We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible: @​k-rajat19, @​lauri865. Following are all team members who have contributed to this release: @​KenanYusuf, @​MBilalShafi, @​arminmeh.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Fix the return type of useGridApiRef for Pro and Premium packages on React < 19 (#16348) @​arminmeh
  • [DataGridPro] Fetch new rows only once when multiple models are changed in one cycle (#16382) @​arminmeh

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts

@mui/[email protected]

... (truncated)

Changelog

Sourced from @​mui/x-date-pickers's changelog.

7.25.0

Jan 31, 2025

We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible: @​k-rajat19, @​lauri865. Following are all team members who have contributed to this release: @​KenanYusuf, @​MBilalShafi, @​arminmeh.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Fix the return type of useGridApiRef for Pro and Premium packages on React < 19 (#16348) @​arminmeh
  • [DataGridPro] Fetch new rows only once when multiple models are changed in one cycle (#16382) @​arminmeh

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts

... (truncated)

Commits

Updates @testing-library/react from 16.1.0 to 16.2.0

Release notes

Sourced from @​testing-library/react's releases.

v16.2.0

16.2.0 (2025-01-15)

Features

Commits

Updates @testing-library/user-event from 14.5.2 to 14.6.1

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.1

14.6.1 (2025-01-21)

Bug Fixes

  • correct description for delay option (#1175) (2edf14d)
  • keyboard: add ContextMenu to defaultKeyMap (#1079) (3e471d1)
  • keyboard: add brackets to defaultKeyMap (#1226) (543ecb0)
  • keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
  • pointer: dispatch mouse events if pointerdown is defaultPrevented (#1121) (f681f7b)
  • pointer: set button and buttons properties on PointerEvent (#1219) (6614f72)
  • pointer: use 1 as default value for PointerEvent.width and PointerEvent.height (#1224) (f0468d0)
  • prevent click event loop on form-associated custom element (#1238) (465fc7e)
  • prevent click event on non-focusable control (#1130) (e429094)
  • upload: apply accept filter more leniently (#1064) (a344ad4)

v14.6.0

14.6.0 (2025-01-15)

Features

Bug Fixes...

Description has been truncated

Bumps the all-npm-packages group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.1.9` | `6.4.2` |
| [@mui/styled-engine-sc](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styled-engine-sc) | `6.1.9` | `6.4.2` |
| [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.23.0` | `7.25.0` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.2.0` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` |
| [react-redux](https://github.com/reduxjs/react-redux) | `9.1.2` | `9.2.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.0.1` | `7.1.5` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.1.13` | `6.1.14` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.15` | `4.0.2` |
| [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.19.0` |



Updates `@emotion/react` from 11.13.5 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/styled` from 11.13.5 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@mui/icons-material` from 6.1.9 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-icons-material)

Updates `@mui/material` from 6.1.9 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-material)

Updates `@mui/styled-engine-sc` from 6.1.9 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-styled-engine-sc)

Updates `@mui/x-date-pickers` from 7.23.0 to 7.25.0
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.25.0/packages/x-date-pickers)

Updates `@testing-library/react` from 16.1.0 to 16.2.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.1.0...v16.2.0)

Updates `@testing-library/user-event` from 14.5.2 to 14.6.1
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.2...v14.6.1)

Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.49...8.5.1)

Updates `react` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)

Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

Updates `react-redux` from 9.1.2 to 9.2.0
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v9.1.2...v9.2.0)

Updates `react-router-dom` from 7.0.1 to 7.1.5
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `styled-components` from 6.1.13 to 6.1.14
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/[email protected])

Updates `tailwindcss` from 3.4.15 to 4.0.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.2/packages/tailwindcss)

Updates `eslint` from 9.16.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.19.0)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@mui/styled-engine-sc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm-packages
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm-packages
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-packages
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm-packages
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2025

Superseded by #135.

@dependabot dependabot bot closed this Mar 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-npm-packages-b9049384d8 branch March 1, 2025 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant