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

build(deps): bump the deps group with 2 updates #2846

Merged
merged 7 commits into from
Jul 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2024

Bumps the deps group with 2 updates: @tanstack/react-query and debug.

Updates @tanstack/react-query from 5.51.11 to 5.51.15

Release notes

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

v5.51.15

Version 5.51.15 - 7/26/24, 11:47 AM (Manual Release)

Changes

Other

  • (cd68280) by Ryan Kuruppu

Packages

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

v5.51.14

Version 5.51.14 - 7/26/24, 8:47 AM

Changes

Fix

  • query-core: abort fetch loop for infinite queries if getNextPageParam returns null or undefined (#7799) (3ef7887) by Dominik Dorfmeister

Refactor

  • react-query: add error message for skipToken in useSuspenseQueries and useSuspenseInfiniteQuery (#7797) (34a5672) by Lich

Chore

  • Update @tanstack/config to v0.11.0 (#7795) (bd3296b) by Lachlan Collins
  • svelte-query: Tweak provider tests (#7794) (1814f56) by Lachlan Collins

... (truncated)

Commits
  • ec8e800 release: v5.51.15
  • fec324f release: v5.51.14
  • 34a5672 refactor(react-query): add error message for skipToken in useSuspenseQueries...
  • bd3296b chore: Update @tanstack/config to v0.11.0 (#7795)
  • See full diff in compare view

Updates debug from 4.3.5 to 4.3.6

Release notes

Sourced from debug's releases.

4.3.6

What's Changed

New Contributors

Full Changelog: debug-js/debug@4.3.5...4.3.6

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 deps group with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [debug](https://github.com/debug-js/debug).


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

Updates `debug` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.5...4.3.6)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore Issue is a chore label Jul 28, 2024
@nedsalk nedsalk self-requested a review July 29, 2024 08:24
nedsalk
nedsalk previously approved these changes Jul 29, 2024
danielbate
danielbate previously approved these changes Jul 29, 2024
Torres-ssf
Torres-ssf previously approved these changes Jul 29, 2024
maschad
maschad previously approved these changes Jul 29, 2024
@petertonysmith94 petertonysmith94 enabled auto-merge (squash) July 30, 2024 12:16
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
79.35%(-0.01%) 71.5%(-0.15%) 77.32%(+0.02%) 79.48%(-0.01%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/account.ts 82.31%
(+1.16%)
66.66%
(+2.73%)
82.35%
(+0.54%)
82%
(+1.15%)
🔴 packages/account/src/providers/provider.ts 67.58%
(-1.26%)
61.58%
(-2.24%)
73.49%
(-0.31%)
67.56%
(-1.23%)
🔴 packages/account/src/test-utils/launchNode.ts 98.27%
(+0.01%)
86.88%
(+2.14%)
100%
(+0%)
98.36%
(+0.02%)
🔴 packages/contract/src/contract-factory.ts 58.33%
(-0.29%)
46.42%
(+0.27%)
54.54%
(+0%)
58.33%
(-0.29%)
🔴 packages/contract/src/util.ts 93.75%
(+0.42%)
0%
(+0%)
66.66%
(+0%)
88.88%
(+0.65%)
🔴 packages/create-fuels/src/cli.ts 85.5%
(+0.21%)
37.5%
(-2.5%)
100%
(+0%)
85.5%
(+0.21%)

@petertonysmith94 petertonysmith94 merged commit 950abf9 into master Jul 30, 2024
20 checks passed
@petertonysmith94 petertonysmith94 deleted the dependabot/npm_and_yarn/deps-2bfd19bf9d branch July 30, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants