videojs / videojs-contrib-ads

A Tool for Building Video.js Ad Plugins
http://videojs.github.io/videojs-contrib-ads/
Other
381 stars 257 forks source link

An in-range update of video.js is breaking the build 🚨 #492

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 5 years ago

The dependency video.js was updated from 7.5.6 to 7.6.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

video.js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/videojs/videojs-contrib-ads/builds/556448250?utm_source=github_status&utm_medium=notification)).

Release Notes for v7.6.0

7.6.0 (2019-06-20)

Features

Bug Fixes

  • always pass event object to click handler (#6059) (ca7b633)
  • change 'mousedown' to the 'mouseup' event in the player (#5992) (075a504)
  • group subtitles and captions when switching tracks (#6008) (5a7fe48), closes #5741
  • handle esc key properly inside of the CloseButton (#6050) (f5fd94f)
  • make sure hotkeys are not triggered outside the player or in form fields within the player (#5969) (79eadac)
  • undeprecate options() (#6056) (9d941c0), closes #6048
  • use performance.now() when possible (#5870) (629594e)
  • fs: feature detect el.matches() for IE11 (#6007) (fded30f)
  • lang: update German translations (#6058) (97b66a9)
  • liveui: do not seek to live on first seek when autoplaying a live stream (#6062) (70ba84e)
  • package: update @videojs/http-streaming to version 1.10.2 πŸš€ (#5991) (d41794c)
  • package: update @videojs/http-streaming to version 1.10.3 πŸš€ (#6019) (ef49a9b)
  • play-toggle: call event.stopPropagation in the click handler (#5803) (2c7644f), closes #5624
  • player: silence rejected fullscreen promise (#5970) (4585c08), closes #5918

Chores

Code Refactoring

Documentation

Tests

  • restore prototype modifications and fix flaky tests (#5964) (a55c51f)
Commits

The new version differs by 45 commits ahead by 45, behind by 7.

  • 93a6bbd 7.6.0
  • 10ed08a refactor(pip): rely only on WICG spec events (#6064)
  • cf6e0e8 docs: update guides markdown (#6063)
  • 5a538c3 feat: add option to suppress initial error for non-playable sources (#6057)
  • 101b755 7.5.6
  • 70ba84e fix(liveui): do not seek to live on first seek when autoplaying a live stream (#6062)
  • 9d941c0 fix: undeprecate options() (#6056)
  • 116d84a feat: add built-in Picture-in-Picture button (#6002)
  • 204ff46 feat: add write method to time tooltips (#6021)
  • f5fd94f fix: handle esc key properly inside of the CloseButton (#6050)
  • ca7b633 fix: always pass event object to click handler (#6059)
  • c61f3d3 feat: allow displaying of multiple text tracks at once (#5817)
  • 2c7644f fix(play-toggle): call event.stopPropagation in the click handler (#5803)
  • 97b66a9 fix(lang): update German translations (#6058)
  • 3e10571 chore: switch to dart-sass (#6055)

There are 45 commits in total.

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 5 years ago

After pinning to 7.5.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.6.5

7.6.5 (2019-09-05)

Bug Fixes

  • ensure the default ID of the first player is 'vjs_video_3' as some people have relied on this (#6216) (5ff5569), closes #6103
Commits

The new version differs by 29 commits.

  • de21baf 7.6.5
  • 5ff5569 fix: ensure the default ID of the first player is 'vjs_video_3' as some people have relied on this (#6216)
  • 6636d78 7.6.4
  • f47939c chore(package): update http-streaming to 1.10.6 (#6205)
  • 714aba0 fix: make live UI button more consistent (#6201)
  • 3c1dd8f fix: adds space between vjs-live-display and vjs-volume-control controls. (#6200)
  • dec0c66 7.6.3
  • 62465b8 fix: make 'Esc' works for a vertical volume bar and menus (#6046)
  • 51b9861 fix: do not handle hotkeys in contenteditable elements (#6182)
  • 549552e fix: remove deprecated tsml dependency (#6174)
  • 977cd4a 7.6.2
  • 9d2e5f3 test: silence test logs (#6165)
  • 5ee2477 perf: Do not add/remove listeners for each timer (#6144)
  • bd51e9e fix(lang): Add missing strings for Chinese (Simplified) and Chinese (Traditional) (#6149)
  • 266cb15 perf: Improve performance of toTitleCase, register with lower and TitleCase (#6148)

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.6.6

7.6.6 (2019-11-07)

Bug Fixes

Commits

The new version differs by 2 commits.

See the full diff