-
Notifications
You must be signed in to change notification settings - Fork 42
Commit e355c99
authored
fix: bump react-tooltip from 5.27.0 to 5.28.0 in /typescript (#2300)
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip)
from 5.27.0 to 5.28.0.
<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.28.0</h2>
<p>If you like ReactTooltip, please give the project a star on GitHub
🌟</p>
<h2>What's Changed</h2>
<ul>
<li>chore: Update dark theme logos styling (Fixes <a
href="https://redirect.github.com/ReactTooltip/react-tooltip/issues/1209">#1209</a>)
by <a
href="https://github.com/rahulharpal1603"><code>@rahulharpal1603</code></a>
in <a
href="https://redirect.github.com/ReactTooltip/react-tooltip/pull/1213">ReactTooltip/react-tooltip#1213</a></li>
<li>feat: support for disabled tooltip callback by <a
href="https://github.com/nareshpingale"><code>@nareshpingale</code></a>
in <a
href="https://redirect.github.com/ReactTooltip/react-tooltip/pull/1211">ReactTooltip/react-tooltip#1211</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/rahulharpal1603"><code>@rahulharpal1603</code></a>
made their first contribution in <a
href="https://redirect.github.com/ReactTooltip/react-tooltip/pull/1213">ReactTooltip/react-tooltip#1213</a></li>
<li><a
href="https://github.com/nareshpingale"><code>@nareshpingale</code></a>
made their first contribution in <a
href="https://redirect.github.com/ReactTooltip/react-tooltip/pull/1211">ReactTooltip/react-tooltip#1211</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ReactTooltip/react-tooltip/compare/v5.27.1...v5.28.0">https://github.com/ReactTooltip/react-tooltip/compare/v5.27.1...v5.28.0</a></p>
<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://redirect.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://redirect.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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/08bfc6f17789d9f06f10bc90a58d34521d5178de"><code>08bfc6f</code></a>
chore(version): v5.28.0</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/077663788d3e0c4bc75ad7a0a9a1cbc24cf4e571"><code>0776637</code></a>
chore: adding tests for disableTooltip prop</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/cc5d19730f24c11e7ce1cffb4e48594e663f1932"><code>cc5d197</code></a>
chore: adding disabledTooltip to options in docs</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/3d583191941411ebfad104d43cefeaf1d87a9afc"><code>3d58319</code></a>
fix: code formating and disableTooltip check for anchorById</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/eba4b011242020a9550eb4a49dca1e6a744fb997"><code>eba4b01</code></a>
feat: support for disabled tooltip callback</li>
<li><a
href="https://github.com/ReactTooltip/react-tooltip/commit/217224224585cf430a9f7710fea7c60abd64c4d8"><code>2172242</code></a>
chore: Update dark theme logos styling (Fixes <a
href="https://redirect.github.com/ReactTooltip/react-tooltip/issues/1209">#1209</a>)
(<a
href="https://redirect.github.com/ReactTooltip/react-tooltip/issues/1213">#1213</a>)</li>
<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>See full diff in <a
href="https://github.com/ReactTooltip/react-tooltip/compare/v5.27.0...v5.28.0">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 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>1 parent 0eb8a57 commit e355c99Copy full SHA for e355c99
File tree
2 files changed
+5
-5
lines changedFilter options
- typescript
- packages/well-completions-plot
2 files changed
+5
-5
lines changedtypescript/package-lock.json
Copy file name to clipboardExpand all lines: typescript/package-lock.json+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
typescript/packages/well-completions-plot/package.json
Copy file name to clipboardExpand all lines: typescript/packages/well-completions-plot/package.json+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
0 commit comments