This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 68230e5
authored
build(deps): bump @reduxjs/toolkit from 1.8.5 to 1.8.6 in /api-editor/gui (#1074)
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from
1.8.5 to 1.8.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/reduxjs/redux-toolkit/releases"><code>@reduxjs/toolkit</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.8.6</h2>
<p>This bugfix release fixes a couple of issues with RTKQ endpoint tags
not invalidating correctly, and tweaks the <code>dispatch</code> type
inference to handle more variations of arrays.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix the <code>dispatch</code> type inference to correctly handle
read-only middleware arrays by <a
href="https://github.com/dokmic"><code>@dokmic</code></a> in <a
href="https://github-redirect.dependabot.com/reduxjs/redux-toolkit/pull/2629">reduxjs/redux-toolkit#2629</a></li>
<li>fix(toolkit): export "ThunkMiddleware" from redux-thunk by
<a href="https://github.com/VinceOPS"><code>@VinceOPS</code></a> in <a
href="https://github-redirect.dependabot.com/reduxjs/redux-toolkit/pull/2745">reduxjs/redux-toolkit#2745</a></li>
<li>Remove previous api tags before adding new provided tags by <a
href="https://github.com/Bezmehrabi"><code>@Bezmehrabi</code></a> in <a
href="https://github-redirect.dependabot.com/reduxjs/redux-toolkit/pull/2702">reduxjs/redux-toolkit#2702</a></li>
<li>Fix invalidateTags by <a
href="https://github.com/manceau-jb"><code>@manceau-jb</code></a> in <a
href="https://github-redirect.dependabot.com/reduxjs/redux-toolkit/pull/2721">reduxjs/redux-toolkit#2721</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/reduxjs/redux-toolkit/compare/v1.8.5...v1.8.6">https://github.com/reduxjs/redux-toolkit/compare/v1.8.5...v1.8.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/16f5691e51a4d2e65e700a2390cf3856adb36510"><code>16f5691</code></a>
Release 1.8.6</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/1dd128b3b9e87162d8dcf93b8febf487803f62c0"><code>1dd128b</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/reduxjs/redux-toolkit/issues/2721">#2721</a>
from manceau-jb/bugfix/invalidate-tags</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/e628ed6232554c247b24f9d59ee14f0d1da6fd70"><code>e628ed6</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/reduxjs/redux-toolkit/issues/2702">#2702</a>
from Bezmehrabi/bugfix/provided-tags</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/c4c3477378c8ecf52c8a012d2c7d8f930e1e3c86"><code>c4c3477</code></a>
Remove previous api tags before adding new provided tags</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/4f55c3a42a6498024960f2e1aeb55489949df486"><code>4f55c3a</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/reduxjs/redux-toolkit/issues/2745">#2745</a>
from VinceOPS/fix/export-type-thunk-middleware-from-...</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/1cd4bb23a5b533b58c055f63035904bc9a9aa16d"><code>1cd4bb2</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/reduxjs/redux-toolkit/issues/2629">#2629</a>
from dokmic/bugfix/dispatch-type-inference</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/76dc1f17cfce76a6029fe9b871da3c24525b0c12"><code>76dc1f1</code></a>
fix(toolkit): export "ThunkMiddleware"</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/ba1ba8a116fa71f100515ea6a7a060eb9a286cef"><code>ba1ba8a</code></a>
Fix invalidateTags</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/27cf109f1a97b306f8c54d666213abc927cb883f"><code>27cf109</code></a>
Fix invalidateTags</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/7c3129c46c173902801d4f6143cd9ef88b5ee553"><code>7c3129c</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/reduxjs/redux-toolkit/issues/2696">#2696</a>
from PauloRSF/clarify-overrideexisting-docs</li>
<li>Additional commits viewable in <a
href="https://github.com/reduxjs/redux-toolkit/compare/v1.8.5...v1.8.6">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>1 parent 61188d5 commit 68230e5Copy full SHA for 68230e5
File tree
Expand file treeCollapse file tree
2 files changed
+8
-8
lines changedFilter options
- api-editor/gui
Expand file treeCollapse file tree
2 files changed
+8
-8
lines changedapi-editor/gui/package-lock.json
Copy file name to clipboardExpand all lines: api-editor/gui/package-lock.json+7-7Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
api-editor/gui/package.json
Copy file name to clipboardExpand all lines: api-editor/gui/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
0 commit comments