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 @tanstack/react-query-devtools from 5.59.8 to 5.60.5 in /src/frontend #380

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2024

Bumps @tanstack/react-query-devtools from 5.59.8 to 5.60.5.

Release notes

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

v5.60.5

Version 5.60.5 - 11/15/24, 6:06 PM

Changes

Fix

  • useQueries: make sure we don"t lose property tracking (#8295) (4a2e838) by Dominik Dorfmeister

Docs

  • angular-query: type narrowing (#8297) (0df2883) by Arnoud
  • angular-query: add TypeScript documentation (#8296) (118b152) by Arnoud

Packages

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

v5.60.4

Version 5.60.4 - 11/15/24, 3:43 PM

Changes

Refactor

Packages

  • @​tanstack/query-async-storage-persister@​5.60.4
  • @​tanstack/query-sync-storage-persister@​5.60.4
  • @​tanstack/react-query@​5.60.4

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from hwinther as a code owner November 17, 2024 01:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2024
Copy link

github-actions bot commented Nov 17, 2024

frontend

✅ Dependency installation successful

added 1024 packages, and audited 1025 packages in 13s

✅ Build successful

✅ No linting issues 🎊

@hwinther
Copy link
Owner

@dependabot rebase

Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 5.59.8 to 5.60.5.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.60.5/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/frontend/dev/tanstack/react-query-devtools-5.60.5 branch from d75ad81 to c4e1cc7 Compare November 18, 2024 22:50
@hwinther hwinther merged commit 221048b into dev Nov 18, 2024
7 of 8 checks passed
@hwinther hwinther deleted the dependabot/npm_and_yarn/src/frontend/dev/tanstack/react-query-devtools-5.60.5 branch November 18, 2024 22:52
hwinther pushed a commit that referenced this pull request Nov 21, 2024
…ntend (#380)

Bumps
[@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools)
from 5.59.8 to 5.60.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/query/releases"><code>@​tanstack/react-query-devtools</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.60.5</h2>
<p>Version 5.60.5 - 11/15/24, 6:06 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>useQueries: make sure we don&quot;t lose property tracking (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8295">#8295</a>)
(4a2e838) by Dominik Dorfmeister</li>
</ul>
<h3>Docs</h3>
<ul>
<li>angular-query: type narrowing (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8297">#8297</a>)
(0df2883) by Arnoud</li>
<li>angular-query: add TypeScript documentation (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8296">#8296</a>)
(118b152) by Arnoud</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/query-core</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/query-broadcast-client-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/query-persist-client-core</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/query-sync-storage-persister</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/react-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/react-query-next-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/solid-query</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/solid-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/solid-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/svelte-query</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/svelte-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/svelte-query-persist-client</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/vue-query</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/vue-query-devtools</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/angular-query-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/query-async-storage-persister</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
<li><code>@​tanstack/angular-query-devtools-experimental</code><a
href="https://github.com/5"><code>@​5</code></a>.60.5</li>
</ul>
<h2>v5.60.4</h2>
<p>Version 5.60.4 - 11/15/24, 3:43 PM</p>
<h2>Changes</h2>
<h3>Refactor</h3>
<ul>
<li>*: unify &amp; use noop (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8294">#8294</a>)
(6c2a055) by <a
href="https://github.com/manudeli"><code>@​manudeli</code></a></li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/query-async-storage-persister</code><a
href="https://github.com/5"><code>@​5</code></a>.60.4</li>
<li><code>@​tanstack/query-sync-storage-persister</code><a
href="https://github.com/5"><code>@​5</code></a>.60.4</li>
<li><code>@​tanstack/react-query</code><a
href="https://github.com/5"><code>@​5</code></a>.60.4</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/query/commit/3fc2fce77e831e60dafb333c929b88a38240ad74"><code>3fc2fce</code></a>
release: v5.60.5</li>
<li><a
href="https://github.com/TanStack/query/commit/878649500c56c30282b4d4c84c87b995fc17bed8"><code>8786495</code></a>
release: v5.60.4</li>
<li><a
href="https://github.com/TanStack/query/commit/7615661593a8420e1f6d389ad10d76da2fe37514"><code>7615661</code></a>
release: v5.60.2</li>
<li><a
href="https://github.com/TanStack/query/commit/5ce9959c022d95d5a7d5c494e054c9170d7d49ff"><code>5ce9959</code></a>
release: v5.59.20</li>
<li><a
href="https://github.com/TanStack/query/commit/848df6236c3cd8019ec28e27d8790a350c07b768"><code>848df62</code></a>
fix: don't ship test files</li>
<li><a
href="https://github.com/TanStack/query/commit/b8bef6a5c82863c3e186cf7577aabd05796c3215"><code>b8bef6a</code></a>
release: v5.59.19</li>
<li><a
href="https://github.com/TanStack/query/commit/1a8354f7f41a50dfd68fad0fdb39408e74bb90f3"><code>1a8354f</code></a>
release: v5.59.18</li>
<li><a
href="https://github.com/TanStack/query/commit/fdc5c8eb1eb830dba19941de79f0f9452de94f51"><code>fdc5c8e</code></a>
release: v5.59.17</li>
<li><a
href="https://github.com/TanStack/query/commit/820bb81ba89059350476e755437c74ae2a353afa"><code>820bb81</code></a>
release: v5.59.16</li>
<li><a
href="https://github.com/TanStack/query/commit/0c720e1a92ca7e26fa0ea65e36df8b00b243aef3"><code>0c720e1</code></a>
release: v5.59.15</li>
<li>Additional commits viewable in <a
href="https://github.com/TanStack/query/commits/v5.60.5/packages/react-query-devtools">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tanstack/react-query-devtools&package-manager=npm_and_yarn&previous-version=5.59.8&new-version=5.60.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 frontend javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant