discord / access

Access, a centralized portal for employees to transparently discover, request, and manage their access for all internal systems needed to do their jobs
Apache License 2.0
311 stars 35 forks source link

Bump the npm-major group across 1 directory with 15 updates #122

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the npm-major group with 14 updates in the / directory:

Package From To
@mui/icons-material 5.15.15 6.0.1
@mui/lab 5.0.0-alpha.154 6.0.0-beta.8
@mui/material 5.15.15 6.0.1
@mui/styled-engine-sc 5.14.7 6.0.1
@mui/x-data-grid 6.18.4 7.15.0
@mui/x-date-pickers 6.18.4 7.15.0
@sentry/react 7.109.0 8.27.0
@tanstack/react-query 4.33.0 5.53.2
@testing-library/react 14.2.2 16.0.1
react-hook-form-mui 6.7.3 7.1.0
@types/node 20.12.5 22.5.2
husky 8.0.3 9.1.5
lint-staged 14.0.1 15.2.10
typescript 4.9.5 5.5.4

Updates @mui/icons-material from 5.15.15 to 6.0.1

Release notes

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

v6.0.1

Aug 29, 2024

A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.

@mui/material@6.0.1

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​DiegoAndai, @​Janpot, @​JCQuintas, @​Michael-Hutchinson, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​siriwatknp, @​zanivan

v6.0.0

We are excited to announce the stable release of Material-UI v6 🎉, check out the blog post to see all the updates.

@mui/material@6.0.0

@mui/lab@6.0.0-beta.8

... (truncated)

Changelog

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

v6.0.1

Aug 29, 2024

A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.

@mui/material@6.0.1

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​DiegoAndai, @​Janpot, @​JCQuintas, @​Michael-Hutchinson, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​siriwatknp, @​zanivan

6.0.0

Aug 27, 2024

We are excited to announce the stable release of Material-UI v6 🎉, check out the blog post to see all the updates.

@mui/material@6.0.0

... (truncated)

Commits


Updates @mui/lab from 5.0.0-alpha.154 to 6.0.0-beta.8

Release notes

Sourced from @​mui/lab's releases.

v6.0.0-beta.6

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

@mui/material@6.0.0-beta.6

@mui/codemod@6.0.0-beta.6

@mui/styles@6.0.0-beta.6

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/lab's changelog.

@mui/lab@6.0.0-beta.8

Docs

Core

All contributors of this release in alphabetical order: @​ahmadnadeem6236, @​bahmanworld, @​DiegoAndai, @​Janpot, @​KalmarLorand, @​LukasTy, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​siriwatknp, @​sydneyjodon-wk, @​zanivan

6.0.0-rc.0

Aug 22, 2024

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

  • ⚡ Rendering performance improvements

@mui/material@6.0.0-rc.0

Breaking changes

  • [Box] Remove component from BoxOwnProps (#43384) @​DiegoAndai

    The component prop has been removed from the BoxOwnProps as it is already included in the Box type. This might affect your code if you are using the styled function with the Box component.

... (truncated)

Commits


Updates @mui/material from 5.15.15 to 6.0.1

Release notes

Sourced from @​mui/material's releases.

v6.0.1

Aug 29, 2024

A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.

@mui/material@6.0.1

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​DiegoAndai, @​Janpot, @​JCQuintas, @​Michael-Hutchinson, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​siriwatknp, @​zanivan

v6.0.0

We are excited to announce the stable release of Material-UI v6 🎉, check out the blog post to see all the updates.

@mui/material@6.0.0

@mui/lab@6.0.0-beta.8

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v6.0.1

Aug 29, 2024

A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.

@mui/material@6.0.1

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​DiegoAndai, @​Janpot, @​JCQuintas, @​Michael-Hutchinson, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​siriwatknp, @​zanivan

6.0.0

Aug 27, 2024

We are excited to announce the stable release of Material-UI v6 🎉, check out the blog post to see all the updates.

@mui/material@6.0.0

... (truncated)

Commits
  • 71dbef6 [release] v6.0.1 (#43515)
  • 975ecbb [material-ui] Attach default light color scheme when enabling CSS theme varia...
  • f71b23a [core] Remove 'use client' from index files and useAutocomplete reexport (#...
  • a879a93 [core] Replace relative links to absolute ones in JSDocs (#43472)
  • d2e0762 [Skeleton] Apply the wave animation to the correct element (#43474)
  • c9a9adf v6.0.0 (#43463)
  • 46bac33 Prepare for v6 stable release (#43454)
  • 08ea93e Bump @​types/react to v18.3.4 (#43424)
  • 129a3ef [material-ui] Change React.ReactElement<any,any> type from any to unknown (#4...
  • 4a85313 [button] Add missing customize points for span (#43436)
  • Additional commits viewable in compare view


Updates @mui/styled-engine-sc from 5.14.7 to 6.0.1

Release notes

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

v6.0.1

Aug 29, 2024

A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.

@mui/material@6.0.1

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​DiegoAndai, @​Janpot, @​JCQuintas, @​Michael-Hutchinson, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​siriwatknp, @​zanivan

v6.0.0

We are excited to announce the stable release of Material-UI v6 🎉, check out the blog post to see all the updates.

@mui/material@6.0.0

@mui/lab@6.0.0-beta.8

... (truncated)

Changelog

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

v6.0.1

Aug 29, 2024

A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.

@mui/material@6.0.1

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​DiegoAndai, @​Janpot, @​JCQuintas, @​Michael-Hutchinson, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​siriwatknp, @​zanivan

6.0.0

Aug 27, 2024

We are excited to announce the stable release of Material-UI v6 🎉, check out the blog post to see all the updates.

@mui/material@6.0.0

... (truncated)

Commits
dependabot[bot] commented 1 month ago

Superseded by #130.