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 #3

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2024

Bumps the dependencies group with 10 updates:

Package From To
@mui/icons-material 5.15.9 5.15.10
@mui/material 5.15.9 5.15.10
@tanstack/react-query 5.18.1 5.20.5
@tanstack/eslint-plugin-query 5.18.1 5.20.1
@tanstack/react-query-devtools 5.18.1 5.20.5
@typescript-eslint/eslint-plugin 6.21.0 7.0.1
@typescript-eslint/parser 6.21.0 7.0.1
husky 9.0.10 9.0.11
typescript-plugin-css-modules 5.0.2 5.1.0
vite 5.1.1 5.1.3

Updates @mui/icons-material from 5.15.9 to 5.15.10

Release notes

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

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/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​cherniavskii, @​danilo-leal, @​joserodolfofreitas, @​millerized, @​oliviertassinari, @​sai6855, @​siriwatknp, @​Smileek

Changelog

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

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/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​cherniavskii, @​danilo-leal, @​joserodolfofreitas, @​millerized, @​oliviertassinari, @​sai6855, @​siriwatknp, @​Smileek

Commits

Updates @mui/material from 5.15.9 to 5.15.10

Release notes

Sourced from @​mui/material's releases.

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/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​cherniavskii, @​danilo-leal, @​joserodolfofreitas, @​millerized, @​oliviertassinari, @​sai6855, @​siriwatknp, @​Smileek

Changelog

Sourced from @​mui/material's changelog.

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/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​cherniavskii, @​danilo-leal, @​joserodolfofreitas, @​millerized, @​oliviertassinari, @​sai6855, @​siriwatknp, @​Smileek

Commits

Updates @tanstack/react-query from 5.18.1 to 5.20.5

Release notes

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

v5.20.5

Version 5.20.5 - 2/13/2024, 1:13 PM

Changes

Fix

  • core: do not update mutations if key has changed (#6889) (7e255691) by Dominik Dorfmeister

Packages

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

v5.20.4

Version 5.20.4 - 2/13/2024, 12:48 PM

Changes

Fix

  • types: type structural sharing as unknown (#6888) (aad40787) by Dominik Dorfmeister

Packages

  • @​tanstack/query-core@​5.20.4
  • @​tanstack/query-broadcast-client-experimental@​5.20.4
  • @​tanstack/query-persist-client-core@​5.20.4
  • @​tanstack/query-sync-storage-persister@​5.20.4
  • @​tanstack/react-query@​5.20.4
  • @​tanstack/react-query-devtools@​5.20.4
  • @​tanstack/react-query-persist-client@​5.20.4
  • @​tanstack/react-query-next-experimental@​5.20.4

... (truncated)

Commits

Updates @tanstack/eslint-plugin-query from 5.18.1 to 5.20.1

Release notes

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

v5.20.1

Version 5.20.1 - 2/10/2024, 8:52 AM

Changes

Refactor

  • eslint-plugin-query: Use ESLintUtils.RuleCreator (#6867) (7b7cc2f6) by Lachlan Collins

Chore

  • Replace @ts-ignore with @ts-expect-error (#6866) (e1059300) by Lachlan Collins
  • Add recommended eslint rules, dedupe parserOptions (#6865) (8cd64416) by Lachlan Collins

Packages

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

v5.20.0

Version 5.20.0 - 2/10/2024, 6:41 AM

Changes

Feat

  • eslint-plugin-query: Update @​typescript-eslint/utils to v6 (#6864) (4220885a) by Lachlan Collins

Packages

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

... (truncated)

Commits
  • 1bb8ec7 release: v5.20.1
  • 7b7cc2f refactor(eslint-plugin-query): Use ESLintUtils.RuleCreator (#6867)
  • 8cd6441 chore: Add recommended eslint rules, dedupe parserOptions (#6865)
  • 5bdeff7 release: v5.20.0
  • 4220885 feat(eslint-plugin-query): Update @​typescript-eslint/utils to v6 (#6864)
  • 237e52c ci(vitest): use name field of package.json consistently (#6787)
  • See full diff in compare view

Updates @tanstack/react-query-devtools from 5.18.1 to 5.20.5

Release notes

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

v5.20.5

Version 5.20.5 - 2/13/2024, 1:13 PM

Changes

Fix

  • core: do not update mutations if key has changed (#6889) (7e255691) by Dominik Dorfmeister

Packages

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

v5.20.4

Version 5.20.4 - 2/13/2024, 12:48 PM

Changes

Fix

  • types: type structural sharing as unknown (#6888) (aad40787) by Dominik Dorfmeister

Packages

  • @​tanstack/query-core@​5.20.4
  • @​tanstack/query-broadcast-client-experimental@​5.20.4
  • @​tanstack/query-persist-client-core@​5.20.4
  • @​tanstack/query-sync-storage-persister@​5.20.4
  • @​tanstack/react-query@​5.20.4
  • @​tanstack/react-query-devtools@​5.20.4
  • @​tanstack/react-query-persist-client@​5.20.4
  • @​tanstack/react-query-next-experimental@​5.20.4

... (truncated)

Commits
  • 7972003 release: v5.20.5
  • 99559b6 release: v5.20.4
  • 7a98470 release: v5.20.3
  • f2c4f48 fix(react-query-devtools): make the client prop work outside a Provider tree ...
  • 15e3345 release: v5.20.2
  • 7a51c2a chore: Update dependencies (#6871)
  • 9b496bf chore: Use plugin:react/jsx-runtime config (#6868)
  • 1bb8ec7 release: v5.20.1
  • 8cd6441 chore: Add recommended eslint rules, dedupe parserOptions (#6865)
  • 4220885 feat(eslint-plugin-query): Update @​typescript-eslint/utils to v6 (#6864)
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.1

Release notes

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

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

❤️ Thank You

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

v7.0.0

7.0.0 (2024-02-12)

Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/

🚀 Features

  • add support for flat configs (#7935)

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers (#8390)

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements (#8377)

❤️ Thank You

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

Changelog

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

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser

❤️ Thank You

  • Tim Dorr

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

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

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

Commits
  • 4f3215f chore(release): publish 7.0.1
  • 422791c fix(eslint-plugin): update peer dep for parser (#8441)
  • b27de99 chore(release): publish 7.0.0
  • 379f742 chore(eslint-plugin): [no-confusing-void-expression] explicitly state default...
  • b636baa docs: fix restrict-plus-operands example (#8362)
  • 1aa393c chore(deps): update dependency prettier to v3.2.5 (#8401)
  • 8ef5f4b feat: add support for flat configs (#7935)
  • c298350 fix(eslint-plugin): [prefer-find] stop throwing type errors when converting s...
  • 1200b4c chore(deps): update nx to v17.3.0 (#8317)
  • 584db29 feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.21.0 to 7.0.1

Release notes

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

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

❤️ Thank You

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

v7.0.0

7.0.0 (2024-02-12)

Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/

🚀 Features

  • add support for flat configs (#7935)

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers (#8390)

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements (#8377)

❤️ Thank You

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

Changelog

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

7.0.1 (2024-02-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

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

Commits

Updates husky from 9.0.10 to 9.0.11

Release notes

Sourced from husky's releases.

v9.0.11

Commits

Updates typescript-plugin-css-modules from 5.0.2 to 5.1.0

Release notes

Sourced from typescript-plugin-css-modules's releases.

v5.1.0

What's Changed

New Contributors

Full Changelog: mrmckeb/typescript-plugin-css-modules@v5.0.2...v5.1.0

Commits

Updates vite from 5.1.1 to 5.1.3

Changelog

Sourced from vite's changelog.

5.1.3 (2024-02-15)

  • fix: cachedTransformMiddleware for direct css requests (#15919...

    Description has been truncated

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) | `5.15.9` | `5.15.10` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.9` | `5.15.10` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.18.1` | `5.20.5` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.18.1` | `5.20.1` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.18.1` | `5.20.5` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.0.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.0.1` |
| [husky](https://github.com/typicode/husky) | `9.0.10` | `9.0.11` |
| [typescript-plugin-css-modules](https://github.com/mrmckeb/typescript-plugin-css-modules) | `5.0.2` | `5.1.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.1` | `5.1.3` |


Updates `@mui/icons-material` from 5.15.9 to 5.15.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/v5.15.10/packages/mui-icons-material)

Updates `@mui/material` from 5.15.9 to 5.15.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/v5.15.10/packages/mui-material)

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

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

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

Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.0.1
- [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.0.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.1
- [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.0.1/packages/parser)

Updates `husky` from 9.0.10 to 9.0.11
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.10...v9.0.11)

Updates `typescript-plugin-css-modules` from 5.0.2 to 5.1.0
- [Release notes](https://github.com/mrmckeb/typescript-plugin-css-modules/releases)
- [Commits](mrmckeb/typescript-plugin-css-modules@v5.0.2...v5.1.0)

Updates `vite` from 5.1.1 to 5.1.3
- [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.1.3/packages/vite)

---
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: "@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: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript-plugin-css-modules
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Feb 16, 2024
@tristanhollman tristanhollman merged commit 991c81b into master Feb 16, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-bab25f7bf2 branch February 16, 2024 18:15
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