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 dependencies group with 10 updates #46

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps the dependencies group with 10 updates:

Package From To
@mui/icons-material 6.1.1 6.1.2
@mui/material 6.1.1 6.1.2
@tanstack/react-query 5.56.2 5.59.0
framer-motion 11.9.0 11.11.1
@tanstack/eslint-plugin-query 5.58.1 5.59.1
@tanstack/react-query-devtools 5.58.0 5.59.0
@types/react 18.3.10 18.3.11
@typescript-eslint/eslint-plugin 8.7.0 8.8.0
@typescript-eslint/parser 8.7.0 8.8.0
@vitejs/plugin-react-swc 3.7.0 3.7.1

Updates @mui/icons-material from 6.1.1 to 6.1.2

Release notes

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

v6.1.2

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

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

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

v6.1.2

Oct 2, 2024

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

@mui/[email protected]

Docs

Core

... (truncated)

Commits

Updates @mui/material from 6.1.1 to 6.1.2

Release notes

Sourced from @​mui/material's releases.

v6.1.2

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

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v6.1.2

Oct 2, 2024

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

@mui/[email protected]

Docs

Core

... (truncated)

Commits

Updates @tanstack/react-query from 5.56.2 to 5.59.0

Release notes

Sourced from @​tanstack/react-query's releases.

v5.59.0

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat

Docs

  • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

Other

Packages

  • @​tanstack/query-core@​5.59.0
  • @​tanstack/react-query@​5.59.0
  • @​tanstack/solid-query@​5.59.0
  • @​tanstack/query-broadcast-client-experimental@​5.59.0
  • @​tanstack/query-persist-client-core@​5.59.0
  • @​tanstack/query-sync-storage-persister@​5.59.0
  • @​tanstack/react-query-devtools@​5.59.0
  • @​tanstack/react-query-persist-client@​5.59.0
  • @​tanstack/react-query-next-experimental@​5.59.0
  • @​tanstack/solid-query-devtools@​5.59.0
  • @​tanstack/solid-query-persist-client@​5.59.0
  • @​tanstack/svelte-query@​5.59.0
  • @​tanstack/svelte-query-devtools@​5.59.0
  • @​tanstack/svelte-query-persist-client@​5.59.0
  • @​tanstack/vue-query@​5.59.0
  • @​tanstack/vue-query-devtools@​5.59.0
  • @​tanstack/angular-query-experimental@​5.59.0
  • @​tanstack/query-async-storage-persister@​5.59.0
  • @​tanstack/angular-query-devtools-experimental@​5.59.0

v5.58.1

Version 5.58.1 - 9/27/24, 7:58 AM

Changes

Fix

  • eslint-plugin: fix legacy recommended config (#8104) (ade6283) by Lachlan Collins

... (truncated)

Commits

Updates framer-motion from 11.9.0 to 11.11.1

Changelog

Sourced from framer-motion's changelog.

[11.11.1] 2024-10-04

Fix

  • Fixed optimised appear effects in granular Suspense environments.

[11.11.0] 2024-10-03

Added

  • animate can now animate any object.

[11.10.0] 2024-10-02

Added

  • delay with seconds now exported from "framer-motion/dom".

Fixed

  • Only transform is added to will-change when a potentially layerising value is animated as opacity and filter will prematurely flatten preserve-3d.
Commits

Updates @tanstack/eslint-plugin-query from 5.58.1 to 5.59.1

Release notes

Sourced from @​tanstack/eslint-plugin-query's releases.

v5.59.1

Version 5.59.1 - 10/4/24, 12:03 PM

Changes

Fix

  • eslint-plugin-query: update deprecated getSourceCode() method (#8117) (bb8278d) by Sol Lee

Test

Docs

  • angular-query: fix pagination example double devtools (#8125) (05924f4) by Arnoud
  • angular-query: add pagination example (#8124) (a9b3eaf) by Arnoud
  • sentence wording (#8106) (71c5f88) by @​jeremybarbet
  • Update mutations.md (#8105) (b663383) by Sagar Ghimire

Packages

  • @​tanstack/eslint-plugin-query@​5.59.1
  • @​tanstack/vue-query@​5.59.1
  • @​tanstack/vue-query-devtools@​5.59.1

v5.59.0

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat

Docs

  • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

Other

Packages

  • @​tanstack/query-core@​5.59.0
  • @​tanstack/react-query@​5.59.0
  • @​tanstack/solid-query@​5.59.0

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.58.0 to 5.59.0

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

v5.59.0

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat

Docs

  • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

Other

Packages

  • @​tanstack/query-core@​5.59.0
  • @​tanstack/react-query@​5.59.0
  • @​tanstack/solid-query@​5.59.0
  • @​tanstack/query-broadcast-client-experimental@​5.59.0
  • @​tanstack/query-persist-client-core@​5.59.0
  • @​tanstack/query-sync-storage-persister@​5.59.0
  • @​tanstack/react-query-devtools@​5.59.0
  • @​tanstack/react-query-persist-client@​5.59.0
  • @​tanstack/react-query-next-experimental@​5.59.0
  • @​tanstack/solid-query-devtools@​5.59.0
  • @​tanstack/solid-query-persist-client@​5.59.0
  • @​tanstack/svelte-query@​5.59.0
  • @​tanstack/svelte-query-devtools@​5.59.0
  • @​tanstack/svelte-query-persist-client@​5.59.0
  • @​tanstack/vue-query@​5.59.0
  • @​tanstack/vue-query-devtools@​5.59.0
  • @​tanstack/angular-query-experimental@​5.59.0
  • @​tanstack/query-async-storage-persister@​5.59.0
  • @​tanstack/angular-query-devtools-experimental@​5.59.0

v5.58.1

Version 5.58.1 - 9/27/24, 7:58 AM

Changes

Fix

  • eslint-plugin: fix legacy recommended config (#8104) (ade6283) by Lachlan Collins

... (truncated)

Commits

Updates @types/react from 18.3.10 to 18.3.11

Commits

Updates @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.8.0

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009)
  • eslint-plugin: [await-thenable] check for-await loop iteree (#10008)

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0 (#10070)
  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines (#10044)
  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself (#10040)
  • eslint-plugin: [no-misused-promises] check contextual type (#10042)
  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations (#10037)
  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser() (#10026)
  • utils: update missing type information message (#10043)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates

  • eslint-plugin: [return-await] check for-await loop iteree

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0

  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines

  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser()

  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself

  • eslint-plugin: [no-misused-promises] check contextual type

  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations

❤️ Thank You

  • auvred
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Ronen Amiel
  • Tarun Chauhan
  • YeonJuan

You can read about our versioning strategy and releases on our website.

Commits
  • 2055cfb chore(release): publish 8.8.0
  • b121bd9 feat(eslint-plugin): [return-await] check for-await loop iteree (#10008)
  • 9028d9d docs: [no-unsafe-enum-comparison] clarify motivation and applicability (#10029)
  • 977e0a1 fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operati...
  • 6ce66b5 fix: remove export type * in d.ts to support TS<5.0 (#10070)
  • a916ff2 feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates (#10009)
  • b36d524 fix(eslint-plugin): [no-misused-promises] check contextual type (#10042)
  • 7a216fe fix(eslint-plugin): [no-deprecated] max callstack exceeded when class impleme...
  • 94c5484 fix(type-utils): check for type parameters on isBuiltinSymbolLikeRecurser()...
  • ced951b docs: [prefer-literal-enum-member] fix bad examples (#10035)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.7.0 to 8.8.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.8.0

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009)
  • eslint-plugin: [await-thenable] check for-await loop iteree (

Bumps the dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.1.1` | `6.1.2` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.1` | `6.1.2` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.56.2` | `5.59.0` |
| [framer-motion](https://github.com/framer/motion) | `11.9.0` | `11.11.1` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.58.1` | `5.59.1` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.58.0` | `5.59.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.10` | `18.3.11` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.7.0` | `8.8.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.7.0` | `8.8.0` |
| [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.7.0` | `3.7.1` |


Updates `@mui/icons-material` from 6.1.1 to 6.1.2
- [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.2/packages/mui-icons-material)

Updates `@mui/material` from 6.1.1 to 6.1.2
- [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.2/packages/mui-material)

Updates `@tanstack/react-query` from 5.56.2 to 5.59.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.0/packages/react-query)

Updates `framer-motion` from 11.9.0 to 11.11.1
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.9.0...v11.11.1)

Updates `@tanstack/eslint-plugin-query` from 5.58.1 to 5.59.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.1/packages/eslint-plugin-query)

Updates `@tanstack/react-query-devtools` from 5.58.0 to 5.59.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.0/packages/react-query-devtools)

Updates `@types/react` from 18.3.10 to 18.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@typescript-eslint/eslint-plugin` from 8.7.0 to 8.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.7.0 to 8.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/parser)

Updates `@vitejs/plugin-react-swc` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md)
- [Commits](vitejs/vite-plugin-react-swc@v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2024
@tristanhollman tristanhollman merged commit 81cd562 into master Oct 6, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-957a2f6259 branch October 6, 2024 11:58
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