Skip to content

Commit

Permalink
Bump react-tooltip from 5.26.3 to 5.27.1 in /dashboard (#7880)
Browse files Browse the repository at this point in the history
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip)
from 5.26.3 to 5.27.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ReactTooltip/react-tooltip/releases">react-tooltip's
releases</a>.</em></p>
<blockquote>
<h2>v5.27.1</h2>
<p>If you like ReactTooltip, please give the project a star on GitHub
🌟</p>
<h2>What's Changed</h2>
<ul>
<li>Remove warning about styles already being injected by <a
href="https://github.com/gabrieljablonski"><code>@​gabrieljablonski</code></a>
in <a
href="https://github.com/ReactTooltip/react-tooltip/pull/1203">ReactTooltip/react-tooltip#1203</a></li>
<li>Clear timeout refs correctly by <a
href="https://github.com/gabrieljablonski"><code>@​gabrieljablonski</code></a>
in <a
href="https://github.com/ReactTooltip/react-tooltip/pull/1205">ReactTooltip/react-tooltip#1205</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ReactTooltip/react-tooltip/compare/v5.27.0...v5.27.1">https://github.com/ReactTooltip/react-tooltip/compare/v5.27.0...v5.27.1</a></p>
<h2>v5.27.0</h2>
<p>If you like ReactTooltip, please give the project a star on GitHub
🌟</p>
<h2>What's Changed</h2>
<ul>
<li>feat: add beta release workflow by <a
href="https://github.com/danielbarion"><code>@​danielbarion</code></a>
in <a
href="https://github.com/ReactTooltip/react-tooltip/pull/1148">ReactTooltip/react-tooltip#1148</a></li>
<li>chore: remove dopt from sponsors list by <a
href="https://github.com/danielbarion"><code>@​danielbarion</code></a>
in <a
href="https://github.com/ReactTooltip/react-tooltip/pull/1196">ReactTooltip/react-tooltip#1196</a></li>
<li>Add <code>mouseover</code> and <code>mouseout</code> as default
events by <a
href="https://github.com/gabrieljablonski"><code>@​gabrieljablonski</code></a>
in <a
href="https://github.com/ReactTooltip/react-tooltip/pull/1194">ReactTooltip/react-tooltip#1194</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ReactTooltip/react-tooltip/compare/v5.26.4...v5.27.0">https://github.com/ReactTooltip/react-tooltip/compare/v5.26.4...v5.27.0</a></p>
<h2>v5.26.4</h2>
<p>If you like ReactTooltip, please give the project a star on GitHub
🌟</p>
<h2>What's Changed</h2>
<ul>
<li>Escape single quotes from <code>data-tooltip-id</code> selector by
<a
href="https://github.com/gabrieljablonski"><code>@​gabrieljablonski</code></a>
in <a
href="https://github.com/ReactTooltip/react-tooltip/pull/1187">ReactTooltip/react-tooltip#1187</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ReactTooltip/react-tooltip/compare/v5.26.3...v5.26.4">https://github.com/ReactTooltip/react-tooltip/compare/v5.26.3...v5.26.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/143221a23d73c88fc1404d103ea419fae5b31efb"><code>143221a</code></a>
chore(version): v5.27.1</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/3e34982f7df2e0646f02bd15a7689c6c2859f537"><code>3e34982</code></a>
fix: correctly clear timeout refs</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/329f432e611ee88ed0fcfab9d009cb576ed845bb"><code>329f432</code></a>
fix: remove warning about styles already being injected</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/d23da63efb705262ab6ca6587ee71a39282f9b89"><code>d23da63</code></a>
chore(version): v5.27.0</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/193b3b48ff89dd3c7e46f3fb715b90a9156d37a9"><code>193b3b4</code></a>
docs: switch to <code>mouseover</code> and <code>mouseout</code> as
default events</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/f85c6d8cb14a6b700c810ff47ffeef7fa0fbf54e"><code>f85c6d8</code></a>
feat: switch to <code>mouseover</code> and <code>mouseout</code> as
default events</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/2bc225ad52f57b56943ae0dbec8dfd3903cc123a"><code>2bc225a</code></a>
docs: add <code>mouseover</code> and <code>mouseout</code> as default
events</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/f040c6e55704ea17a6af3ed880dad0f32cc37296"><code>f040c6e</code></a>
feat: add <code>mouseover</code> and <code>mouseout</code> as default
events</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/c13bde2ccd87a6f5f6ee3df6ed263bd7128cc9cf"><code>c13bde2</code></a>
Merge pull request <a
href="https://github.com/ReactTooltip/react-tooltip/issues/1196">#1196</a>
from ReactTooltip/chore/update-sponsors</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/b07c321817a9972d32f7fe954be2b18ffad2d1f6"><code>b07c321</code></a>
chore: remove dopt from sponsors list</li>
<li>Additional commits viewable in <a
href="https://github.com/ReactTooltip/react-tooltip/compare/v5.26.3...v5.27.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-tooltip&package-manager=npm_and_yarn&previous-version=5.26.3&new-version=5.27.1)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesús Miguel Benito Calzada <beni0888@hotmail.com>
  • Loading branch information
dependabot[bot] and beni0888 committed Jul 15, 2024
1 parent 8b7251c commit 0c57aba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react-redux": "^7.2.9",
"react-router-dom": "^6.24.1",
"react-router-hash-link": "^2.4.3",
"react-tooltip": "^5.26.3",
"react-tooltip": "^5.27.1",
"react-transition-group": "^4.4.5",
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12421,10 +12421,10 @@ react-test-renderer@^17.0.0, react-test-renderer@^17.0.2:
react-shallow-renderer "^16.13.1"
scheduler "^0.20.2"

react-tooltip@^5.26.3:
version "5.26.3"
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.26.3.tgz#bcb9a53e15bdbf9ae007ddf8bf413a317a637054"
integrity sha512-MpYAws8CEHUd/RC4GaDCdoceph/T4KHM5vS5Dbk8FOmLMvvIht2ymP2htWdrke7K6lqPO8rz8+bnwWUIXeDlzg==
react-tooltip@^5.27.1:
version "5.27.1"
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.27.1.tgz#a94481ba146d828d31642f14d6ab29b56998fcda"
integrity sha512-a+micPXcMOMt11CYlwJD4XShcqGziasHco4NPe1OFw298WBTILMyzUgNC1LAFViAe791JdHNVSJIpzhZm2MvDA==
dependencies:
"@floating-ui/dom" "^1.6.1"
classnames "^2.3.0"
Expand Down

0 comments on commit 0c57aba

Please sign in to comment.