meandavejustice / min-vid

Popout video player in Firefox
https://testpilot.firefox.com/experiments/min-vid
Mozilla Public License 2.0
182 stars 42 forks source link

Update react-tooltip to the latest version 🚀 #1297

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.4.1 of react-tooltip was just published.

Dependency react-tooltip
Current Version 3.4.0
Type devDependency

The version 3.4.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of react-tooltip.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 7 commits.

  • 6f615d5 3.4.1
  • 73f37d8 Merge pull request #369 from aronhelser/dynamic_content_hide_tooltip
  • 9d1af9e Merge pull request #372 from wwayne/fix_travis
  • 8d25e4b Travis: update node version to fix travis build.
  • b1506ef Update README.md
  • fd0bf64 Add new maintainer
  • 4d3661b fix(index.js): add missing argument so tooltip hides.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 3.4.2 just got published.

Update to this version instead 🚀

Release Notes 3.4.2
  • make dev works again
  • fix #328, fix #341
Commits

The new version differs by 8 commits.

  • 47fa1f4 Changelog, release 3.4.2
  • fb07027 Merge pull request #373 from wwayne/example_fix
  • 7b286bb fix(example): 'made dev' works again, small fixes.
  • f3a37da Update devp http-server to fix the security issue from its deps
  • f686afd Merge pull request #337 from gaohailang/patch-1
  • 5686c8f Merge pull request #359 from konekoya/master
  • 03e5e7b License should use H2 as the previous sections do
  • 1f85622 Fix README show tip usage error

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.4.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 3fac729 chore(release): update docs, version to 3.4.3
  • e5f3329 Merge pull request #207 from hassanbot/master
  • 9b8c083 Merge pull request #301 from roblan/master
  • efe181a insert css as first to allow easy css styling without important
  • 5a3dcbb Return tooltip to original position when possible

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.5.0 just got published.

Update to this version instead 🚀

Release Notes v3.5.0

3.5.0 (2018-04-11)

Features

  • getContent: update Travis, trigger semantic-release (9617267)
Commits

The new version differs by 6 commits.

  • 9617267 feat(getContent): update Travis, trigger semantic-release
  • 6d06849 Merge pull request #281 from alfonsomunozpomer/dynamic_tooltip_content
  • b93cfda Merge branch 'master' into dynamic_tooltip_content
  • 277633f Merge branch 'master' into dynamic_tooltip_content
  • cc37da9 Put back this.intervalUpdateContent to make the bottom examples in the demo page work again.
  • eed3d6d Get the tooltip content in the render method using a function instead of setting it in state.placeholder. This allows for the tooltip contents to change dynamically (or be hidden if you return null in the getContent prop).

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.5.1 just got published.

Update to this version instead 🚀

Release Notes v3.5.1

3.5.1 (2018-05-03)

Bug Fixes

  • examples: add SVG example (72a98d7)
Commits

The new version differs by 17 commits.

  • 2bb4b38 Merge pull request #380 from P0lip/master
  • eca8297 ci(travis): try to fix gh-pages for pull requests
  • 72a98d7 fix(examples): add SVG example
  • fcb835e Merge pull request #379 from wwayne/travis_docs
  • 1ce0a12 Merge pull request #366 from P0lip/master
  • 62e5c25 ci(gh-pages): Allow travis to publish new examples to github
  • a351395 Merge branch 'master' into master
  • 3b48785 Merge pull request #310 from stefanhayden/update-position-with-content
  • b633151 Merge pull request #368 from tishihar94/patch-1
  • 2364dc6 Merge pull request #376 from CLL80/add-name
  • d897799 Add displayName
  • 1ea3fa5 Merge pull request #375 from wwayne/is_capture_example
  • 227f0fc test(scrolling): Add example showing tooltip inside scrolling div
  • 72230a5 Update README.md
  • 0116f76 Fix issue where tooltip won't show for adjacent elements.

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.6.0 just got published.

Update to this version instead 🚀

Release Notes v3.6.0

3.6.0 (2018-05-15)

Features

Commits

The new version differs by 4 commits.

  • e56cf3e Merge pull request #360 from austil/master
  • 8bfbfc9 feat: getContent(dataTip)
  • b3ed903 test(svg example): fix stroke-width to strokeWidth, per console warning
  • fd8f2b0 build(Makefile): add deployExample target, add to deploy

See the full diff