brave / ads-ui

Self-service ads UI
Mozilla Public License 2.0
25 stars 11 forks source link

chore(deps): update all non-major dependencies #1086

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@graphql-codegen/cli (source) 5.0.0 -> 5.0.2 age adoption passing confidence devDependencies patch
@graphql-codegen/introspection (source) 4.0.0 -> 4.0.2 age adoption passing confidence devDependencies patch 4.0.3
@graphql-codegen/typescript (source) 4.0.1 -> 4.0.4 age adoption passing confidence devDependencies patch 4.0.5
@graphql-codegen/typescript-operations (source) 4.0.1 -> 4.1.2 age adoption passing confidence devDependencies minor 4.1.3
@graphql-codegen/typescript-react-apollo (source) 4.1.0 -> 4.3.0 age adoption passing confidence devDependencies minor
@graphql-codegen/visitor-plugin-common (source) 4.0.1 -> 4.1.2 age adoption passing confidence devDependencies minor
@mui/icons-material (source) 5.15.7 -> 5.15.10 age adoption passing confidence dependencies patch
@mui/lab (source) 5.0.0-alpha.163 -> 5.0.0-alpha.165 age adoption passing confidence dependencies patch
@mui/material (source) 5.15.7 -> 5.15.10 age adoption passing confidence dependencies patch
@mui/x-data-grid (source) 6.19.3 -> 6.19.4 age adoption passing confidence dependencies patch
@types/react (source) 18.2.51 -> 18.2.55 age adoption passing confidence devDependencies patch 18.2.57 (+1)
@types/react-dom (source) 18.2.18 -> 18.2.19 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 6.20.0 -> 6.21.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 6.20.0 -> 6.21.0 age adoption passing confidence devDependencies minor
actions/setup-node v4.0.1 -> v4.0.2 age adoption passing confidence action patch
github/codeql-action v3.24.0 -> v3.24.3 age adoption passing confidence action patch
husky 9.0.10 -> 9.0.11 age adoption passing confidence devDependencies patch
node (source) 18.19.0 -> 18.19.1 age adoption passing confidence patch
prettier (source) 3.2.4 -> 3.2.5 age adoption passing confidence devDependencies patch
semver 7.5.4 -> 7.6.0 age adoption passing confidence overrides minor
vite (source) 5.0.12 -> 5.1.3 age adoption passing confidence devDependencies minor
vitest (source) 1.2.2 -> 1.3.0 age adoption passing confidence devDependencies minor 1.3.1

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli) ### [`v5.0.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/graphql-codegen-cli/CHANGELOG.md#502) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/86c82177b0b9ab1853f6c4e6fba17218dafa3d7d...@graphql-codegen/cli@5.0.2) ##### Patch Changes - [#​9813](https://togithub.com/dotansimha/graphql-code-generator/pull/9813) [`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653) Thanks [@​saihaj](https://togithub.com/saihaj)! - bumping for a release - Updated dependencies \[[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]: - [@​graphql-codegen/client-preset](https://togithub.com/graphql-codegen/client-preset)[@​4](https://togithub.com/4).2.2 - [@​graphql-codegen/core](https://togithub.com/graphql-codegen/core)[@​4](https://togithub.com/4).0.2 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.3 ### [`v5.0.1`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/graphql-codegen-cli/CHANGELOG.md#501) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/cli@5.0.0...86c82177b0b9ab1853f6c4e6fba17218dafa3d7d) ##### Patch Changes - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - dependencies updates: - Added dependency [`@graphql-codegen/client-preset@^4.1.0` ↗︎](https://www.npmjs.com/package/@​graphql-codegen/client-preset/v/4.1.0) (to `dependencies`) - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - ignore events in `.git` directory - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - Surface error occurring during import of [@​parcel/watcher](https://togithub.com/parcel/watcher) - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - Include [@​graphql-codegen/client-preset](https://togithub.com/graphql-codegen/client-preset) in [@​graphql-codegen/cli](https://togithub.com/graphql-codegen/cli) by default - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - fix watcher unable to find highest common directory on Windows - Updated dependencies \[[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)]: - [@​graphql-codegen/client-preset](https://togithub.com/graphql-codegen/client-preset)[@​4](https://togithub.com/4).2.0 - [@​graphql-codegen/core](https://togithub.com/graphql-codegen/core)[@​4](https://togithub.com/4).0.1 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.2
dotansimha/graphql-code-generator (@​graphql-codegen/introspection) ### [`v4.0.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/other/introspection/CHANGELOG.md#402) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/86c82177b0b9ab1853f6c4e6fba17218dafa3d7d...@graphql-codegen/introspection@4.0.2) ##### Patch Changes - [#​9813](https://togithub.com/dotansimha/graphql-code-generator/pull/9813) [`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653) Thanks [@​saihaj](https://togithub.com/saihaj)! - bumping for a release - Updated dependencies \[[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]: - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​4](https://togithub.com/4).1.2 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.3 ### [`v4.0.1`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/other/introspection/CHANGELOG.md#401) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/introspection@4.0.0...86c82177b0b9ab1853f6c4e6fba17218dafa3d7d) ##### Patch Changes - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - dependencies updates: - Updated dependency [`tslib@~2.6.0` ↗︎](https://www.npmjs.com/package/tslib/v/2.6.0) (from `~2.5.0`, in `dependencies`) - Updated dependencies \[[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)]: - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.2 - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​4](https://togithub.com/4).1.0
dotansimha/graphql-code-generator (@​graphql-codegen/typescript) ### [`v4.0.4`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#404) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@4.0.3...@graphql-codegen/typescript@4.0.4) ##### Patch Changes - [#​9813](https://togithub.com/dotansimha/graphql-code-generator/pull/9813) [`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653) Thanks [@​saihaj](https://togithub.com/saihaj)! - bumping for a release - Updated dependencies \[[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]: - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​4](https://togithub.com/4).1.2 - [@​graphql-codegen/schema-ast](https://togithub.com/graphql-codegen/schema-ast)[@​4](https://togithub.com/4).0.2 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.3 ### [`v4.0.3`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#403) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/86c82177b0b9ab1853f6c4e6fba17218dafa3d7d...@graphql-codegen/typescript@4.0.3) ##### Patch Changes - Updated dependencies \[[`7718a8113`](https://togithub.com/dotansimha/graphql-code-generator/commit/7718a8113dc6282475cb738f1e28698b8221fa2f)]: - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​4](https://togithub.com/4).1.1 ### [`v4.0.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#402) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@4.0.1...86c82177b0b9ab1853f6c4e6fba17218dafa3d7d) ##### Patch Changes - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - dependencies updates: - Updated dependency [`tslib@~2.6.0` ↗︎](https://www.npmjs.com/package/tslib/v/2.6.0) (from `~2.5.0`, in `dependencies`) - Updated dependencies \[[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)]: - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.2 - [@​graphql-codegen/schema-ast](https://togithub.com/graphql-codegen/schema-ast)[@​4](https://togithub.com/4).0.1 - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​4](https://togithub.com/4).1.0
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations) ### [`v4.1.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#412) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@4.1.1...@graphql-codegen/typescript-operations@4.1.2) ##### Patch Changes - [#​9813](https://togithub.com/dotansimha/graphql-code-generator/pull/9813) [`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653) Thanks [@​saihaj](https://togithub.com/saihaj)! - bumping for a release - Updated dependencies \[[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]: - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​4](https://togithub.com/4).1.2 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​4](https://togithub.com/4).0.4 - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.3 ### [`v4.1.1`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#411) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/86c82177b0b9ab1853f6c4e6fba17218dafa3d7d...@graphql-codegen/typescript-operations@4.1.1) ##### Patch Changes - Updated dependencies \[[`7718a8113`](https://togithub.com/dotansimha/graphql-code-generator/commit/7718a8113dc6282475cb738f1e28698b8221fa2f)]: - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​4](https://togithub.com/4).1.1 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​4](https://togithub.com/4).0.3 ### [`v4.1.0`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#410) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@4.0.1...86c82177b0b9ab1853f6c4e6fba17218dafa3d7d) ##### Minor Changes - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - fix: out-of-memory crash (fixes [#​7720](https://togithub.com/dotansimha/graphql-code-generator/issues/7720)) perf: implement a caching mechanism that makes sure the type originating at the same location is never generated twice, as long as the combination of selected fields and possible types matches feat: implement `extractAllFieldsToTypes: boolean` feat: implement `printFieldsOnNewLines: boolean` ##### Patch Changes - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - dependencies updates: - Updated dependency [`tslib@~2.6.0` ↗︎](https://www.npmjs.com/package/tslib/v/2.6.0) (from `~2.5.0`, in `dependencies`) - Updated dependencies \[[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975), [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)]: - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.2 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​4](https://togithub.com/4).0.2 - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​4](https://togithub.com/4).1.0
dotansimha/graphql-code-generator-community (@​graphql-codegen/typescript-react-apollo) ### [`v4.3.0`](https://togithub.com/dotansimha/graphql-code-generator-community/blob/HEAD/packages/plugins/typescript/react-apollo/CHANGELOG.md#430) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator-community/compare/@graphql-codegen/typescript-react-apollo@4.2.0...@graphql-codegen/typescript-react-apollo@4.3.0) ##### Minor Changes - [#​620](https://togithub.com/dotansimha/graphql-code-generator-community/pull/620) [`3e2c8de`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/3e2c8de259d2fcb5330c4427a2404375aeb7cec1) Thanks [@​tomaskukk](https://togithub.com/tomaskukk)! - Improved type-safety: when a query contains required variables, passing the variables object to the useQuery hook is enforced ### [`v4.2.0`](https://togithub.com/dotansimha/graphql-code-generator-community/blob/HEAD/packages/plugins/typescript/react-apollo/CHANGELOG.md#420) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator-community/compare/@graphql-codegen/typescript-react-apollo@4.1.0...@graphql-codegen/typescript-react-apollo@4.2.0) ##### Minor Changes - [#​483](https://togithub.com/dotansimha/graphql-code-generator-community/pull/483) [`ba7e551`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/ba7e551bd1b9827ceefa05b4b11a900200f3668d) Thanks [@​rickdunkin](https://togithub.com/rickdunkin)! - Apollo Client `useFragment` hook ##### Patch Changes - [#​464](https://togithub.com/dotansimha/graphql-code-generator-community/pull/464) [`fa53f8f`](https://togithub.com/dotansimha/graphql-code-generator-community/commit/fa53f8f63dea02912fdf4153f32c7f2ae28dae83) Thanks [@​namoscato](https://togithub.com/namoscato)! - fix: loosen defaultBaseOptions type
dotansimha/graphql-code-generator (@​graphql-codegen/visitor-plugin-common) ### [`v4.1.2`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/other/visitor-plugin-common/CHANGELOG.md#412) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/visitor-plugin-common@4.1.1...@graphql-codegen/visitor-plugin-common@4.1.2) ##### Patch Changes - [#​9813](https://togithub.com/dotansimha/graphql-code-generator/pull/9813) [`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653) Thanks [@​saihaj](https://togithub.com/saihaj)! - bumping for a release - Updated dependencies \[[`4e69568`](https://togithub.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]: - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.3 ### [`v4.1.1`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/other/visitor-plugin-common/CHANGELOG.md#411) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/86c82177b0b9ab1853f6c4e6fba17218dafa3d7d...@graphql-codegen/visitor-plugin-common@4.1.1) ##### Patch Changes - [#​9673](https://togithub.com/dotansimha/graphql-code-generator/pull/9673) [`7718a8113`](https://togithub.com/dotansimha/graphql-code-generator/commit/7718a8113dc6282475cb738f1e28698b8221fa2f) Thanks [@​maclockard](https://togithub.com/maclockard)! - Respect avoidOptionals when all arguments are optional ### [`v4.1.0`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/other/visitor-plugin-common/CHANGELOG.md#410) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/visitor-plugin-common@4.0.1...86c82177b0b9ab1853f6c4e6fba17218dafa3d7d) ##### Minor Changes - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - fix: out-of-memory crash (fixes [#​7720](https://togithub.com/dotansimha/graphql-code-generator/issues/7720)) perf: implement a caching mechanism that makes sure the type originating at the same location is never generated twice, as long as the combination of selected fields and possible types matches feat: implement `extractAllFieldsToTypes: boolean` feat: implement `printFieldsOnNewLines: boolean` ##### Patch Changes - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - dependencies updates: - Updated dependency [`tslib@~2.6.0` ↗︎](https://www.npmjs.com/package/tslib/v/2.6.0) (from `~2.5.0`, in `dependencies`) - [#​9811](https://togithub.com/dotansimha/graphql-code-generator/pull/9811) [`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975) Thanks [@​saihaj](https://togithub.com/saihaj)! - Avoid reading from null values when selection sets only contain fragments. - Updated dependencies \[[`d8364e045`](https://togithub.com/dotansimha/graphql-code-generator/commit/d8364e045a46ca6e8173583b5108d161c6832975)]: - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.2
mui/material-ui (@​mui/icons-material) ### [`v5.15.10`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51510) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.9...v5.15.10) *Feb 12, 2024* A big thanks to the 8 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.10` - \[Avatar] Add props deprecation with a codemod ([#​40853](https://togithub.com/mui/material-ui/issues/40853)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### `@mui/system@5.15.10` - \[Stack] Update import statement for Stack component ([#​41032](https://togithub.com/mui/material-ui/issues/41032)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/joy@5.0.0-beta.28` - \[Button] Fix `disabled` prop priority when inside button group ([#​41000](https://togithub.com/mui/material-ui/issues/41000)) [@​Smileek](https://togithub.com/Smileek) - \[IconButton] Support loading prop ([#​40949](https://togithub.com/mui/material-ui/issues/40949)) [@​Smileek](https://togithub.com/Smileek) ##### Docs - \[Button]\[material-ui] Fix 'File upload' demo a11y ([#​40943](https://togithub.com/mui/material-ui/issues/40943)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[TableRow]\[material-ui] Escape markup in `children` prop so docgen tools don't parse it as HTML ([#​40992](https://togithub.com/mui/material-ui/issues/40992)) [@​millerized](https://togithub.com/millerized) - \[material-ui] Remove outdated example projects link (it uses Joy UI now) ([#​40913](https://togithub.com/mui/material-ui/issues/40913)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[material-ui] Fix the "Intro to the MUI ecosystem" link placement ([#​40988](https://togithub.com/mui/material-ui/issues/40988)) [@​danilo-leal](https://togithub.com/danilo-leal) - Fix 301 redirection to StackBlitz [@​oliviertassinari](https://togithub.com/oliviertassinari) - Fix h1 on Joy UI templates [@​oliviertassinari](https://togithub.com/oliviertassinari) - Have MUI workspace own the CodeSandbox [@​oliviertassinari](https://togithub.com/oliviertassinari) - Add notification for mui x v7 beta ([#​41001](https://togithub.com/mui/material-ui/issues/41001)) [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas) - Fix 301 links [@​oliviertassinari](https://togithub.com/oliviertassinari) - Fix Next.js v13.5.1 SEO regression ([#​40302](https://togithub.com/mui/material-ui/issues/40302)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - Add a 404 page ([#​40884](https://togithub.com/mui/material-ui/issues/40884)) [@​danilo-leal](https://togithub.com/danilo-leal) - Fix missing GitHub label when opening new issue [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[blog] Add post about upcoming plans for Base UI ([#​40882](https://togithub.com/mui/material-ui/issues/40882)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[core] Simplify CodeSandbox reproduction [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Missing redirection [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Export functions from `copyFiles` script to reuse in MUI X repo ([#​40970](https://togithub.com/mui/material-ui/issues/40970)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[core] Avoid variable shorthands [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Fix search icon issue ([#​40957](https://togithub.com/mui/material-ui/issues/40957)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Ignore classes tagged with `@ignore` ([#​41009](https://togithub.com/mui/material-ui/issues/41009)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs-infra] Fix selected tab on codeblocks ([#​41036](https://togithub.com/mui/material-ui/issues/41036)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Polish Customer Support Agent role [@​oliviertassinari](https://togithub.com/oliviertassinari) All contributors of this release in alphabetical order: [@​cherniavskii](https://togithub.com/cherniavskii), [@​danilo-leal](https://togithub.com/danilo-leal), [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas), [@​millerized](https://togithub.com/millerized), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​Smileek](https://togithub.com/Smileek) ### [`v5.15.9`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5159---generated-comparing-v5158master---) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.8...v5.15.9) *Feb 8, 2024* A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🐛 A critical fix to remove non-published library usage in `@mui/material` peerDependencies. ##### `@mui/material@5.15.9` - ​<!-- 11 -->\[autocomplete] Avoid spread operator ([#​40968](https://togithub.com/mui/material-ui/issues/40968)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 05 -->\[material] Remove zero-runtime from peer dep ([#​41003](https://togithub.com/mui/material-ui/issues/41003)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/base@5.0.0-beta.36` - ​<!-- 10 -->\[base-ui] Update props using Array to ReadonlyArray type ([#​40754](https://togithub.com/mui/material-ui/issues/40754)) [@​RaghavenderSingh](https://togithub.com/RaghavenderSingh) ##### `@mui/system@5.15.9` - ​<!-- 02 -->\[system] use `ReadonlyArray` for CSS related types ([#​40972](https://togithub.com/mui/material-ui/issues/40972)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​<!-- 01 -->\[zero] Migrate to use wyw-in-js instead of linaria ([#​40866](https://togithub.com/mui/material-ui/issues/40866)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### Docs - ​<!-- 06 -->\[docs] Polish codemod git diff format [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 05 -->\[material-ui]\[docs] Migrating from deprecated apis follow up ([#​40981](https://togithub.com/mui/material-ui/issues/40981)) [@​DiegoAndai](https://togithub.com/DiegoAndai) ##### Core - ​<!-- 09 -->\[code-infra] Move next config to ESM ([#​40869](https://togithub.com/mui/material-ui/issues/40869)) [@​Janpot](https://togithub.com/Janpot) - ​<!-- 08 -->\[code-infra] Update prettier ([#​40772](https://togithub.com/mui/material-ui/issues/40772)) [@​Janpot](https://togithub.com/Janpot) - ​<!-- 07 -->\[code-infra] Add codemod for `light` prop removal ([#​40947](https://togithub.com/mui/material-ui/issues/40947)) [@​sai6855](https://togithub.com/sai6855) All contributors of this release in alphabetical order: [@​brijeshb42](https://togithub.com/brijeshb42), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​Janpot](https://togithub.com/Janpot), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​RaghavenderSingh](https://togithub.com/RaghavenderSingh), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp) ### [`v5.15.8`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5158---generated-comparing-v5157master---) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.7...v5.15.8) *Feb 6, 2024* A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: - 💫 Added a redesigned [landing page template](https://mui.com/material-ui/getting-started/templates/landing-page/) ([#​37557](https://togithub.com/mui/material-ui/issues/37557)) [@​zanivan](https://togithub.com/zanivan) - ✨ Added support for Arrow Down/Up + Shift and Page Up/Down keys for faster stepping in the Slider component ([#​40676](https://togithub.com/mui/material-ui/issues/40676)) [@​mnajdova](https://togithub.com/mnajdova) - many 🐛 bug fixes and 📚 documentation improvements ##### `@mui/material@5.15.8` - ​<!-- 36 -->\[Avatar] Simplify valid children assertion ([#​40834](https://togithub.com/mui/material-ui/issues/40834)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### `@mui/codemod@5.15.8` - ​<!-- 37 -->\[Accordion] Update props actual.js test case ([#​40879](https://togithub.com/mui/material-ui/issues/40879)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​<!-- 12 -->Fix `findComponentJSX` util ([#​40855](https://togithub.com/mui/material-ui/issues/40855)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/system@5.15.8` - ​<!-- 10 -->Add blend color manipulator ([#​40258](https://togithub.com/mui/material-ui/issues/40258)) [@​romgrk](https://togithub.com/romgrk) - ​<!-- 38 -->Support variants in `theme.styleOverrides` ([#​40690](https://togithub.com/mui/material-ui/issues/40690)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​<!-- 02 -->\[zero] Always replace the `createUseThemeProps` call ([#​40885](https://togithub.com/mui/material-ui/issues/40885)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​<!-- 01 -->\[zero] Add README with installation and basic usage ([#​40761](https://togithub.com/mui/material-ui/issues/40761)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/base@5.0.0-beta.34` - ​<!-- 35 -->\[Button] Add support for `hostElementName` prop to improve SSR ([#​40507](https://togithub.com/mui/material-ui/issues/40507)) [@​mj12albert](https://togithub.com/mj12albert) - ​<!-- 30 -->\[Menu] Use Popup instead of Popper ([#​40731](https://togithub.com/mui/material-ui/issues/40731)) [@​michaldudak](https://togithub.com/michaldudak) - ​<!-- 29 -->\[useNumberInput] Integrate useNumberInput with useControllableReducer ([#​40206](https://togithub.com/mui/material-ui/issues/40206)) [@​mj12albert](https://togithub.com/mj12albert) - ​<!-- 11 -->\[Slider] Add support for Arrow Down/Up + Shift and Page Up/Down keys ([#​40676](https://togithub.com/mui/material-ui/issues/40676)) [@​mnajdova](https://togithub.com/mnajdova) ##### Docs - ​<!-- 34 -->\[base-ui] Update usage.md ([#​40916](https://togithub.com/mui/material-ui/issues/40916)) [@​adebiyial](https://togithub.com/adebiyial) - ​<!-- 33 -->\[base-ui] Improve Base UI traffic from Material UI ([#​40875](https://togithub.com/mui/material-ui/issues/40875)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 32 -->\[base-ui] Change Radio component terminology from Button to Group ([#​40888](https://togithub.com/mui/material-ui/issues/40888)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​<!-- 42 -->\[base-ui] Remove redundant "Styled" prefix ([#​40478](https://togithub.com/mui/material-ui/issues/40478)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 48 -->\[base-ui] Update listbox slot style in demo ([#​40952](https://togithub.com/mui/material-ui/issues/40952)) [@​sai6855](https://togithub.com/sai6855) - ​<!-- 14 -->\[material-ui] Fix createTheme import and markdown format in the Next.js guide ([#​40895](https://togithub.com/mui/material-ui/issues/40895)) [@​hsmtkk](https://togithub.com/hsmtkk) - ​<!-- 13 -->\[material-ui] Correct Google font CDN URL as Roboto 600 weight is not used ([#​40852](https://togithub.com/mui/material-ui/issues/40852)) [@​xuhdev](https://togithub.com/xuhdev) - ​<!-- 14 -->\[material-ui] Replace the Album template with a landing page ([#​37557](https://togithub.com/mui/material-ui/issues/37557)) [@​zanivan](https://togithub.com/zanivan) - ​<!-- 21 -->\[material-ui] Add deprecations migration guide ([#​40767](https://togithub.com/mui/material-ui/issues/40767)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​<!-- 22 -->\[material-ui] Improve aria-label throughout the Button Group demos ([#​40892](https://togithub.com/mui/material-ui/issues/40892)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​<!-- 17 -->\[joy-ui] Update the Overview callout ([#​40900](https://togithub.com/mui/material-ui/issues/40900)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​<!-- 22 -->Fix image size and dark mode [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 21 -->Migrate links from legacy.reactjs.org to react.dev [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 20 -->Fix 301 links [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 19 -->Fix outdated link [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 18 -->Fix URL and typo in CONTRIBUTING.md ([#​40899](https://togithub.com/mui/material-ui/issues/40899)) [@​Smileek](https://togithub.com/Smileek) ##### Core - ​<!-- 28 -->\[blog] Optimize images for /blog/mui-x-v7-beta/ [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 27 -->\[blog] Clarify barrel index tree-shaking [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 26 -->\[code-infra] Simplify bug reproduction ([#​40833](https://togithub.com/mui/material-ui/issues/40833)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 25 -->\[code-infra] Prepare publishing [@​mui-internal/typescript-to-proptypes](https://togithub.com/mui-internal/typescript-to-proptypes) to npm ([#​40842](https://togithub.com/mui/material-ui/issues/40842)) [@​michaldudak](https://togithub.com/michaldudak) - ​<!-- 40 -->\[code-infra] Remove babel alias from the docs ([#​40792](https://togithub.com/mui/material-ui/issues/40792)) [@​Janpot](https://togithub.com/Janpot) - ​<!-- 24 -->\[core] Use Google Font v2 API [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 23 -->\[core] Add missing change to v5.15.7 changelog ([#​40872](https://togithub.com/mui/material-ui/issues/40872)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​<!-- 31 -->\[core] Normalize \`<meta name="viewport" />\`\` [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 28 -->\[dependencies] Do not update envinfo test dependencies ([#​40950](https://togithub.com/mui/material-ui/issues/40950)) [@​michaldudak](https://togithub.com/michaldudak) - ​<!-- 17 -->\[docs-infra] Fix arbitrary gap between paragraphs in callouts ([#​40911](https://togithub.com/mui/material-ui/issues/40911)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 16 -->\[docs-infra] Allow developers to build their CodeSandbox export ([#​40878](https://togithub.com/mui/material-ui/issues/40878)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 15 -->\[docs-infra] Improve StackBlitz support ([#​40832](https://togithub.com/mui/material-ui/issues/40832)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 21 -->\[docs-infra] Improve support for absolute locale URL ([#​40940](https://togithub.com/mui/material-ui/issues/40940)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 31 -->\[Menu]\[base-ui] Fix improperly merged tests ([#​40896](https://togithub.com/mui/material-ui/issues/40896)) [@​michaldudak](https://togithub.com/michaldudak) - ​<!-- 09 -->\[utils] Use consistent build approach ([#​40837](https://togithub.com/mui/material-ui/issues/40837)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​<!-- 08 -->\[website] Fix React missing key console error [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 07 -->\[website] Fix broken link [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 06 -->\[website] Fix heading structure ([#​40912](https://togithub.com/mui/material-ui/issues/40912)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 05 -->\[website] Add Customer Support Agent role to careers page ([#​40890](https://togithub.com/mui/material-ui/issues/40890)) [@​rluzists1](https://togithub.com/rluzists1) - ​<!-- 04 -->\[website] Refine the Material UI homepage demo ([#​40881](https://togithub.com/mui/material-ui/issues/40881)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​<!-- 03 -->\[website] Use em-dash when relevant over hyphen [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 03 -->\[zero] Fix build for demo next.js app ([#​40854](https://togithub.com/mui/material-ui/issues/40854)) [@​brijeshb42](https://togithub.com/brijeshb42) All contributors of this release in alphabetical order: [@​adebiyial](https://togithub.com/adebiyial), [@​brijeshb42](https://togithub.com/brijeshb42), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​hsmtkk](https://togithub.com/hsmtkk), [@​Janpot](https://togithub.com/Janpot), [@​michaldudak](https://togithub.com/michaldudak), [@​mj12albert](https://togithub.com/mj12albert), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​rluzists </details> <hr /> <h3>Configuration</h3> <p>📅 <strong>Schedule</strong>: Branch creation - "<em> 0-4 </em> * 3" (UTC), Automerge - At any time (no schedule defined).</p> <p>🚦 <strong>Automerge</strong>: Disabled by config. Please merge this manually once you are satisfied.</p> <p>♻ <strong>Rebasing</strong>: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.</p> <p>👻 <strong>Immortal</strong>: This PR will be recreated if closed unmerged. Get <a rel="noreferrer nofollow" target="_blank" href="https://togithub.com/renovatebot/renovate/discussions">config help</a> if that's undesired.</p> <hr /> <ul> <li>[ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box</li> </ul> <hr /> <p>This PR has been generated by <a rel="noreferrer nofollow" target="_blank" href="https://www.mend.io/free-developer-tools/renovate/">Mend Renovate</a>. View repository job log <a rel="noreferrer nofollow" target="_blank" href="https://developer.mend.io/github/brave/ads-ui">here</a>.</p> <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/github-actions[bot]"><img src="https://avatars.githubusercontent.com/in/15368?v=4" />github-actions[bot]</a> commented <strong> 8 months ago</strong> </div> <div class="markdown-body"> <p>[<a href="https://github.com/brave/pull-merge">puLL-Merge</a>] - <a href="https://github.com/apollographql/apollo-client/compare/v3.8.10..v3.9.4.diff">apollographql/apollo-client@v3.8.10..v3.9.4</a></p> <p>logError 429 Request too large for gpt-3.5-turbo-0125 in organization org-BnmWIy0BEq9kKl99WCZYV68U on tokens per min (TPM): Limit 160000, Requested 419699. The input or output tokens must be reduced in order to run successfully. Visit <a href="https://platform.openai.com/account/rate-limits">https://platform.openai.com/account/rate-limits</a> to learn more.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/github-actions[bot]"><img src="https://avatars.githubusercontent.com/in/15368?v=4" />github-actions[bot]</a> commented <strong> 8 months ago</strong> </div> <div class="markdown-body"> <p>[<a href="https://github.com/brave/pull-merge">puLL-Merge</a>] - <a href="https://github.com/apollographql/apollo-client/compare/v3.8.10..v3.9.5.diff">apollographql/apollo-client@v3.8.10..v3.9.5</a></p> <p>logError 429 Request too large for gpt-3.5-turbo-0125 in organization org-BnmWIy0BEq9kKl99WCZYV68U on tokens per min (TPM): Limit 160000, Requested 424986. The input or output tokens must be reduced in order to run successfully. Visit <a href="https://platform.openai.com/account/rate-limits">https://platform.openai.com/account/rate-limits</a> to learn more.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>