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 14 updates #13

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps the dependencies group with 14 updates:

Package From To
@emotion/styled 11.11.0 11.11.5
@mui/icons-material 5.15.14 5.15.15
@mui/material 5.15.14 5.15.15
@tanstack/react-query 5.28.9 5.28.14
framer-motion 11.0.24 11.0.25
usehooks-ts 3.0.2 3.1.0
@tanstack/eslint-plugin-query 5.28.6 5.28.11
@tanstack/react-query-devtools 5.28.10 5.28.14
@types/react 18.2.73 18.2.74
@types/react-dom 18.2.23 18.2.24
@typescript-eslint/eslint-plugin 7.4.0 7.5.0
@typescript-eslint/parser 7.4.0 7.5.0
typescript 5.4.3 5.4.4
vite 5.2.7 5.2.8

Updates @emotion/styled from 11.11.0 to 11.11.5

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.11.5

Patch Changes

Commits

Updates @mui/icons-material from 5.15.14 to 5.15.15

Release notes

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

v5.15.15

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​cherniavskii, @​danilo-leal, @​mnajdova, @​oliviertassinari, @​ZeeshanTamboli

Changelog

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

v5.15.15

Apr 4, 2024

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​cherniavskii, @​danilo-leal, @​mnajdova, @​oliviertassinari, @​ZeeshanTamboli

Commits

Updates @mui/material from 5.15.14 to 5.15.15

Release notes

Sourced from @​mui/material's releases.

v5.15.15

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​cherniavskii, @​danilo-leal, @​mnajdova, @​oliviertassinari, @​ZeeshanTamboli

Changelog

Sourced from @​mui/material's changelog.

v5.15.15

Apr 4, 2024

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​cherniavskii, @​danilo-leal, @​mnajdova, @​oliviertassinari, @​ZeeshanTamboli

Commits

Updates @tanstack/react-query from 5.28.9 to 5.28.14

Release notes

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

v5.28.14

Version 5.28.14 - 4/2/2024, 3:24 PM

Changes

Fix

  • react-query: useSuspenseQueries type not compatible with queryOption (#7194) (f585bfea) by Andrew Kogut

Docs

  • gcTime max value (#7190) (0123c809) by Gioele Vuaran

Packages

  • @​tanstack/react-query@​5.28.14
  • @​tanstack/react-query-devtools@​5.28.14
  • @​tanstack/react-query-persist-client@​5.28.14
  • @​tanstack/react-query-next-experimental@​5.28.14

v5.28.13

Version 5.28.13 - 4/2/2024, 3:03 PM

Changes

Fix

  • core: do not invoke combine in constructor (#7215) (53cdfcea) by Dominik Dorfmeister

Packages

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

... (truncated)

Commits
  • 0a2b1ba release: v5.28.14
  • f585bfe fix(react-query): useSuspenseQueries type not compatible with queryOption (#7...
  • 9e70983 release: v5.28.13
  • 53cdfce fix(core): do not invoke combine in constructor (#7215)
  • a4d843a release: v5.28.12
  • e5bfbbe fix(types): add pageParam and direction as optional to "normal" queryFn (#7212)
  • See full diff in compare view

Updates framer-motion from 11.0.24 to 11.0.25

Changelog

Sourced from framer-motion's changelog.

[11.0.25] 2024-04-03

Fixed

  • Ensuring motion(Fragment) nodes are skipped from layout projection.
Commits

Updates usehooks-ts from 3.0.2 to 3.1.0

Release notes

Sourced from usehooks-ts's releases.

[email protected]

Minor Changes

Patch Changes

Commits

Updates @tanstack/eslint-plugin-query from 5.28.6 to 5.28.11

Release notes

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

v5.28.11

Version 5.28.11 - 4/2/2024, 11:18 AM

Changes

Fix

  • eslint-plugin-query: test for FunctionExpression syntax (#7213) (1e3f7915) by Eliya Cohen
  • codemod: add support for useMutation (#7187) (798124da) by Jean-Baptiste Kaiser

Docs

  • examples: fix spelling (#7207) (a9648ba2) by hanna
  • use nuxt import.meta.* properties (#7185) (eaf4af69) by @​danielroe

Packages

  • @​tanstack/eslint-plugin-query@​5.28.11

v5.28.10

Version 5.28.10 - 3/27/2024, 3:48 PM

Changes

Fix

Packages

  • @​tanstack/query-devtools@​5.28.10
  • @​tanstack/react-query-devtools@​5.28.10
  • @​tanstack/solid-query-devtools@​5.28.10
  • @​tanstack/svelte-query-devtools@​5.28.10
  • @​tanstack/vue-query-devtools@​5.28.10
  • @​tanstack/angular-query-devtools-experimental@​5.28.10

v5.28.9

Version 5.28.9 - 3/27/2024, 3:02 AM

Changes

Fix

  • solid-query: Hydrate correct queryKey on hydration (#7174) (c98a02a8) by @​ardeora

Refactor

  • core: replace this.getQueryCache() with this.#queryCache for consistency (#7175) (262794f0) by @​Mini-ghost

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.28.10 to 5.28.14

Release notes

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

v5.28.14

Version 5.28.14 - 4/2/2024, 3:24 PM

Changes

Fix

  • react-query: useSuspenseQueries type not compatible with queryOption (#7194) (f585bfea) by Andrew Kogut

Docs

  • gcTime max value (#7190) (0123c809) by Gioele Vuaran

Packages

  • @​tanstack/react-query@​5.28.14
  • @​tanstack/react-query-devtools@​5.28.14
  • @​tanstack/react-query-persist-client@​5.28.14
  • @​tanstack/react-query-next-experimental@​5.28.14

v5.28.13

Version 5.28.13 - 4/2/2024, 3:03 PM

Changes

Fix

  • core: do not invoke combine in constructor (#7215) (53cdfcea) by Dominik Dorfmeister

Packages

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

... (truncated)

Commits

Updates @types/react from 18.2.73 to 18.2.74

Commits

Updates @types/react-dom from 18.2.23 to 18.2.24

Commits

Updates @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0

Release notes

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

v7.5.0

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • typescript-eslint: improve support for legacy configs (#8812)

❤️ Thank You

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

Changelog

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

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You

  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

Commits
  • a14ba9d chore(release): publish 7.5.0
  • ecb6b55 docs: add homepage (#8742)
  • f0b1c4f fix(eslint-plugin): [no-unnecessary-type-assertion] handle exactOptionalPrope...
  • 5707268 fix(eslint-plugin): [no-floating-promises] handle TaggedTemplateExpression (#...
  • ca561e2 chore: manually updated local package.jsons to 7.4.0 (#8775)
  • See full diff in compare view

Updates @typescript-eslint/parser from 7.4.0 to 7.5.0

Release notes

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

v7.5.0

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • typescript-eslint: improve support for legacy configs (#8812)

❤️ Thank You

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

Changelog

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

7.5.0 (2024-04-01)

🩹 Fixes

  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues

❤️ Thank You

  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

Commits

Updates typescript from 5.4.3 to 5.4.4

Release notes

Sourced from typescript's releases.

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • 1c25c7f 🤖 Pick PR #57968 (Normalize slashes for paths in watc...) into release-5.4 (#...
  • 3caec2c Cherry pick PR 57887 into release-5.4 (#57898)
  • 896947e 🤖 Pick PR #57938 (Directories dont check modified tim...) into release-5.4 (#...
  • 521d3fb 🤖 Pick PR #57950 (Watch events enhancements) into release-5.4 (#57967)
  • See full diff in compare view

Updates vite from 5.2.7 to 5.2.8

Changelog

Sourced from vite's changelog.

5.2.8 (2024-04-03)

Commits
  • 8b8d402 release: v5.2.8
  • 646319c fix: do not access document in /@vite/client when not defined (#16318)
  • 445c4f2 fix: fix sourcemap when using object as define value (#15805)
  • a78e265 chore(deps): update all non-major dependencies (#16325)
  • 4581e83 refactor: use types from sass instead of @​types/sass (#16340)
  • 3c85c6b fix: csp nonce injection when no closing tag (#16281) (#16282)
  • 21cc10b fix(hmr): multiple updates happened when invalidate is called while multiple ...
  • 01af308 fix(css): unknown file error happened with lightningcss (#16306)
  • eca68fa fix(scanner): duplicate modules for same id if glob is used in html-like type...
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by c...

Description has been truncated

Bumps the dependencies group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.0` | `11.11.5` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.14` | `5.15.15` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.14` | `5.15.15` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.28.9` | `5.28.14` |
| [framer-motion](https://github.com/framer/motion) | `11.0.24` | `11.0.25` |
| [usehooks-ts](https://github.com/juliencrn/usehooks-ts) | `3.0.2` | `3.1.0` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.28.6` | `5.28.11` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.28.10` | `5.28.14` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.73` | `18.2.74` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.23` | `18.2.24` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `7.5.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `7.5.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.7` | `5.2.8` |


Updates `@emotion/styled` from 11.11.0 to 11.11.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 `@mui/icons-material` from 5.15.14 to 5.15.15
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/next/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.15/packages/mui-icons-material)

Updates `@mui/material` from 5.15.14 to 5.15.15
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/next/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.15/packages/mui-material)

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

Updates `framer-motion` from 11.0.24 to 11.0.25
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.0.24...v11.0.25)

Updates `usehooks-ts` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@3.1.0)

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

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

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

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

Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.5.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/v7.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.4.0 to 7.5.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/v7.5.0/packages/parser)

Updates `typescript` from 5.4.3 to 5.4.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.3...v5.4.4)

Updates `vite` from 5.2.7 to 5.2.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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-patch
  dependency-group: dependencies
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: usehooks-ts
  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-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react-dom"
  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: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: vite
  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 Apr 5, 2024
@tristanhollman tristanhollman merged commit 485ed6e into master Apr 8, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-6edcc40ada branch April 8, 2024 20:39
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