edgi-govdata-archiving / web-monitoring-ui

UI to enable analysts to quickly assess changes to monitored government websites
GNU General Public License v3.0
37 stars 38 forks source link

Bump react-tooltip from 4.4.3 to 4.5.1 #1011

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-tooltip from 4.4.3 to 4.5.1.

Release notes

Sourced from react-tooltip's releases.

v4.5.1

What's Changed

Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v4.5.0...v4.5.1

v4.5.0

What's Changed

Contribution

Big thanks to NemeZZiZZ

Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v4.4.5...v4.5.0

v4.4.5

What's Changed

Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v4.4.4...v4.4.5

v4.4.4

What's Changed

Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v4.4.3...v4.4.4

Changelog

Sourced from react-tooltip's changelog.

4.5.1 (2022-11-23)

Bug Fixes

  • Fixed tooltip arrow center position (13f6e75)

4.5.0 (2022-11-09)

Features

  • add disable internal style prop into react-tooltip.d.ts as feat to trigger semantic-release (ce41c47), closes #811

4.4.5 (2022-11-09)

Bug Fixes

4.4.4 (2022-11-09)

Bug Fixes

  • Fixed the tooltip arrow overlapping tooltip content (51c7e1a)
Commits
  • 3886816 chore(release): 4.5.1 [skip ci]
  • 8d24777 Merge pull request #824 from erezcarmel/fix-issue-809
  • 89aa612 Merge branch 'master' into fix-issue-809
  • 13f6e75 fix: Fixed tooltip arrow center position
  • d599a1c create FUNDING.yml file [skip ci]
  • a9b6854 chore(release): 4.5.0 [skip ci]
  • c59d300 Merge pull request #819 from ReactTooltip/fix-issue-811
  • ce41c47 feat: add disable internal style prop into react-tooltip.d.ts as feat to trig...
  • ac662db docs: add disableInternalStyle prop into the docs
  • afc5b49 added attribute to disable internal styling
  • Additional commits viewable in compare view


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 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)