Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the production-dependencies group with 21 updates in the / directory:

Package From To
@emotion/cache 11.13.1 11.13.5
@emotion/react 11.13.3 11.13.5
@emotion/styled 11.13.0 11.13.5
@hookform/resolvers 3.9.0 3.9.1
@mui/icons-material 6.1.0 6.1.10
@mui/material-nextjs 6.1.0 6.1.9
@reduxjs/toolkit 2.2.7 2.4.0
@uiw/react-codemirror 4.23.2 4.23.6
cm6-graphql 0.0.7 0.2.0
firebase 10.13.1 11.0.2
graphiql 3.7.1 3.7.2
msw 2.4.6 2.6.8
next 14.2.7 15.0.4
next-intl 3.19.1 3.26.0
react 18.3.1 19.0.0
@types/react 18.3.5 19.0.1
react-dom 18.3.1 19.0.0
@types/react-dom 18.3.0 19.0.1
react-hook-form 7.53.0 7.54.0
react-hook-form-mui 7.2.0 7.4.1
yup 1.4.0 1.5.0

Updates @emotion/cache from 11.13.1 to 11.13.5

Release notes

Sourced from @​emotion/cache's releases.

@​emotion/cache@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/utils@​1.4.2
Commits

Updates @emotion/react from 11.13.3 to 11.13.5

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/cache@​11.13.5
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5
Commits

Updates @emotion/styled from 11.13.0 to 11.13.5

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5
Commits

Updates @hookform/resolvers from 3.9.0 to 3.9.1

Release notes

Sourced from @​hookform/resolvers's releases.

v3.9.1

3.9.1 (2024-10-28)

Bug Fixes

  • Valibot peer dependency to support dist-tags (#723) (3ab415e)
Commits

Updates @mui/icons-material from 6.1.0 to 6.1.10

Release notes

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

v6.1.10

A big thanks to the 11 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, @​sai6855, @​samuelsycamore, @​siriwatknp, @​ZeeshanTamboli

v6.1.9

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

@mui/[email protected]

... (truncated)

Changelog

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

6.1.10

Dec 3, 2024

A big thanks to the 11 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, @​sai6855, @​samuelsycamore, @​siriwatknp, @​ZeeshanTamboli

6.1.9

... (truncated)

Commits

Updates @mui/material from 6.1.0 to 6.1.10

Release notes

Sourced from @​mui/material's releases.

v6.1.10

A big thanks to the 11 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, @​sai6855, @​samuelsycamore, @​siriwatknp, @​ZeeshanTamboli

v6.1.9

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

@mui/[email protected]

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

6.1.10

Dec 3, 2024

A big thanks to the 11 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, @​sai6855, @​samuelsycamore, @​siriwatknp, @​ZeeshanTamboli

6.1.9

... (truncated)

Commits
  • 5c5e9f6 [release] v6.1.10 (#44645)
  • 6c6cb7e [Select][TextField] Fix screen reader from saying &ZeroWidthSpace (#44631)
  • 9b49147 [Grid2] Fix theme scoping error (#44599)
  • 7bdfd2a [core] Remove getSlotOwnerState from useSlot util (#44403)
  • 1f3d69a [docs] Bump React Router to ^7.0.1 (#44531)
  • ac1f902 [core] Extract useRippleHandler outside of ButtonBase (#44591)
  • 452d971 [Grid2] Add container styles from styleOverrides (#44598)
  • d0a5989 [ThemeProvider] Optimize theme changes when enabling CSS theme variables (#...
  • 7c0b7e8 [material-ui] Skip tonalOffset from setting color channel (#44585)
  • 28ac35c [core-infra] Remove useless fragments (#44516)
  • Additional commits viewable in compare view

Updates @mui/material-nextjs from 6.1.0 to 6.1.9

Release notes

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

v6.1.9

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

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

v6.1.8

Nov 20, 2024

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

@mui/[email protected]

... (truncated)

Changelog

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

6.1.9

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

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

v6.1.8

... (truncated)

Commits

… 22 updates

Bumps the production-dependencies group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/cache](https://github.com/emotion-js/emotion) | `11.13.1` | `11.13.5` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.3` | `11.13.5` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.0` | `11.13.5` |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.9.0` | `3.9.1` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.1.0` | `6.1.10` |
| [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) | `6.1.0` | `6.1.9` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.2.7` | `2.4.0` |
| [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.23.2` | `4.23.6` |
| cm6-graphql | `0.0.7` | `0.2.0` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `10.13.1` | `11.0.2` |
| [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) | `3.7.1` | `3.7.2` |
| [msw](https://github.com/mswjs/msw) | `2.4.6` | `2.6.8` |
| [next](https://github.com/vercel/next.js) | `14.2.7` | `15.0.4` |
| [next-intl](https://github.com/amannn/next-intl) | `3.19.1` | `3.26.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.5` | `19.0.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `19.0.1` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.0` | `7.54.0` |
| [react-hook-form-mui](https://github.com/dohomi/react-hook-form-mui) | `7.2.0` | `7.4.1` |
| [yup](https://github.com/jquense/yup) | `1.4.0` | `1.5.0` |



Updates `@emotion/cache` from 11.13.1 to 11.13.5
- [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/react` from 11.13.3 to 11.13.5
- [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.0 to 11.13.5
- [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 `@hookform/resolvers` from 3.9.0 to 3.9.1
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.9.0...v3.9.1)

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

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

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

Updates `@reduxjs/toolkit` from 2.2.7 to 2.4.0
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.2.7...v2.4.0)

Updates `@uiw/react-codemirror` from 4.23.2 to 4.23.6
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.23.2...v4.23.6)

Updates `cm6-graphql` from 0.0.7 to 0.2.0

Updates `firebase` from 10.13.1 to 11.0.2
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.0.2)

Updates `graphiql` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/commits/[email protected]/packages/graphiql)

Updates `msw` from 2.4.6 to 2.6.8
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.4.6...v2.6.8)

Updates `next` from 14.2.7 to 15.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.7...v15.0.4)

Updates `next-intl` from 3.19.1 to 3.26.0
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v3.19.1...v3.26.0)

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 `@types/react` from 18.3.5 to 19.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/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 `@types/react-dom` from 18.3.0 to 19.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `react-hook-form` from 7.53.0 to 7.54.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.53.0...v7.54.0)

Updates `react-hook-form-mui` from 7.2.0 to 7.4.1
- [Release notes](https://github.com/dohomi/react-hook-form-mui/releases)
- [Commits](https://github.com/dohomi/react-hook-form-mui/commits)

Updates `yup` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: "@emotion/cache"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mui/material-nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@uiw/react-codemirror"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: cm6-graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: firebase
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: graphiql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: msw
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-hook-form-mui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
@dependabot dependabot bot requested a review from YulikK December 9, 2024 06:37
@netlify
Copy link

netlify bot commented Dec 9, 2024

Deploy Preview for graphiql-app-team-dream failed.

Name Link
🔨 Latest commit b4f387f
🔍 Latest deploy log https://app.netlify.com/sites/graphiql-app-team-dream/deploys/6756904216627600078209ad

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 16, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-c8105d0967 branch December 16, 2024 06:55
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