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 7 updates #4

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 7 updates:

Package From To
@tanstack/react-query 5.20.5 5.22.2
usehooks-ts 2.14.0 2.15.1
@tanstack/react-query-devtools 5.20.5 5.24.0
@types/react 18.2.55 18.2.58
@typescript-eslint/eslint-plugin 7.0.1 7.0.2
@typescript-eslint/parser 7.0.1 7.0.2
vite 5.1.3 5.1.4

Updates @tanstack/react-query from 5.20.5 to 5.22.2

Release notes

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

v5.22.2

Version 5.22.2 - 2/19/2024, 12:52 PM

Changes

Fix

  • query-core: notify queryCache after updateQuery() (#6936) (35fa47dd) by Dominik Dorfmeister

Docs

Packages

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

v5.22.1

Version 5.22.1 - 2/19/2024, 1:33 AM

Changes

Fix

  • angular-query: support required input signal (#6928) (7bd671fb) by Arnoud
  • angular-query: Fix StackBlitz examples by downgrading piscina (#6926) (75b9c573) by Arnoud

Packages

  • @​tanstack/angular-query-experimental@​5.22.1
  • @​tanstack/angular-query-devtools-experimental@​5.22.1

... (truncated)

Commits
  • 5ab1d25 release: v5.22.2
  • 2ccc89c release: v5.21.7
  • b2bb8e4 release: v5.21.4
  • 61f4d74 refactor(types): make queryKey required on ObserverOptions (#6879)
  • c1b46ae release: v5.21.2
  • d9d73ff fix(types): remove unnecessary omitted field of MutationObserverOptions (#6907)
  • 137233b chore(query-codemods): unify directory name as name field of package.json (#6...
  • See full diff in compare view

Updates usehooks-ts from 2.14.0 to 2.15.1

Release notes

Sourced from usehooks-ts's releases.

[email protected]

Patch Changes

[email protected]

Minor Changes

Patch Changes

  • 649ef39: Deprecated useLockedBody replaced by useScrollLock
  • 6514683: Fix useMediaQuery by defining getMatches before use (#494 by @​ymc-maha)
  • d8d8e5d: Upgrade dependencies

Additional

  • Improved the doc introduction page
  • Updated all contributor list
  • Added regular contributing guide
Commits
  • b0f03a1 🔖 Bump version
  • 823b62f 🐛 Resolve scroll lock issue on ios safari (#509)
  • a271c9e 👥 add Yurchishin as a contributor for bug (#507)
  • 852de2e 👥 add iuriiiurevich as a contributor for bug, and code (#506)
  • b88cc01 🐛 fix useResizeObserver initialSize mutation (#504)
  • 6d3bca9 🔖 Bump version
  • d8d8e5d ⬆️ Upgrade dependencies
  • 649ef39 ✨ Feature: add useScrollLock hook (#479)
  • 61a3b68 👥 add abdofola as a contributor for code (#500)
  • c4dbf38 🐛 delete extra .d.ts file to fix dupliacte declarations (#498)
  • Additional commits viewable in compare view

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

Release notes

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

v5.24.0

Version 5.24.0 - 2/19/2024, 7:28 PM

Changes

Feat

  • query-devtools: Persist picture-in-picture mode through reloads (#6942) (d5722798) by @​ardeora

Packages

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

v5.23.0

Version 5.23.0 - 2/19/2024, 2:10 PM

Changes

Feat

Packages

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

v5.22.2

Version 5.22.2 - 2/19/2024, 12:52 PM

Changes

Fix

  • query-core: notify queryCache after updateQuery() (#6936) (35fa47dd) by Dominik Dorfmeister

Docs

Packages

... (truncated)

Commits

Updates @types/react from 18.2.55 to 18.2.58

Commits

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

Release notes

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

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ 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.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

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

Commits

Updates @typescript-eslint/parser from 7.0.1 to 7.0.2

Release notes

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

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

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

Changelog

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

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

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

Commits

Updates vite from 5.1.3 to 5.1.4

Changelog

Sourced from vite's changelog.

5.1.4 (2024-02-21)

Commits

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 commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.20.5` | `5.22.2` |
| [usehooks-ts](https://github.com/juliencrn/usehooks-ts) | `2.14.0` | `2.15.1` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.20.5` | `5.24.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.55` | `18.2.58` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.1` | `7.0.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.0.1` | `7.0.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.3` | `5.1.4` |


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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: usehooks-ts
  dependency-type: direct:production
  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-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  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 Feb 23, 2024
@tristanhollman tristanhollman merged commit 826f349 into master Feb 23, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-856416456a branch February 23, 2024 18:21
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