Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade openplayerjs from 2.9.0 to 2.9.1 #32

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade openplayerjs from 2.9.0 to 2.9.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-10-05.
Release notes
Package name: openplayerjs
  • 2.9.1 - 2021-10-05
    • feat(player): Added unit tests for recent changes in load, play and loadAd methods; removed unnecessary files and added helper for all unit tests to ensure proper handle on failures; fixes #283 #283
    • fix(player): Added new Promises and flags to ensure proper sequencing of load, play and loadAd; fixes #283 #283
    • fix(ads): Added missing conditional to check if media was muted by default, to avoid clicking twice when playing Ads; reorganized demos 0b97c80
    • fix(player): Added missing conditionals when destroying media, to check if the Media object exists; added new test for addCaption callback 5d179a5
    • Removed test file c9a9765
    • Update README.md bd4b384
    • Updated coverage badge pointing to master branch 6ef937c
  • 2.9.0 - 2021-09-29
    • fix: upgrade core-js from 3.18.0 to 3.18.1 #282
    • fix: upgrade core-js from 3.17.3 to 3.18.0 #281
    • fix: upgrade core-js from 3.17.2 to 3.17.3 #277
    • Add .circleci/config.yml #275
    • fix: upgrade core-js from 3.17.1 to 3.17.2 #274
    • fix: upgrade core-js from 3.16.4 to 3.17.1 #272
    • fix: upgrade core-js from 3.16.3 to 3.16.4 #270
    • fix(player): Added new conditional to allow controls to disappear in mobile; fixes #279 #279
    • fix(player): Added async/await for main methods to reduce code and allow catching any possible errorswhen attempting to play media; fixes #276 #276
    • fix(player): Added missing package and fixed workflow to allow async/await to work when bundling; fixed last issues with hls media and expanded unit tests to test load/play workflow 3bd17d3
    • feat(player): Upgraded Typescript and other packages to enhance unit tests; corrected linter errors and removed support for Travis CI to favor CircleCI cf09666
    • fix(player): Added missing conditional to avoid dispatching hiding of controls if video is loading for the first time 02e9335
    • Fixed more issues with async unit tests; enabled Istanbul to show code coverage in unit tests; fixed minor issue in TS config and commented project section for now e762f59
    • Added new unit tests, but commented out until figure out multi async tests 80f677d
    • Added new section for projects using OpenPlayerJS; standardized play in Ads; started to fix the async tests across various test suites e6d828a
    • Added tests for time; increased coverage for other controls; fixed multiple formatting issues in controls c013d0a
    • Updated unit tests; added new command to debug issues with player; added fakeTimer to simulate time passed; udpated configuration of Karma to ensure proper testing fa0f8de
    • Installed compatible package with Karma for coverage cb38f19
    • Continue checking coverage posted on Coveralls dbdd5b6
    • Added new tests for Fullscreen and Volume controls; added more tests for Play control e5854c1
    • Commented tests to pass unit tests 75f2928
    • fix(player): Updated test name for CircleCI 20805e0
    • fix(ads): Added missing event when ad breaks are triggered manually 6013c10
    • fix(player): Updated test name for CircleCI e4994c3
    • Continue checking coverage posted on Coveralls e5b3201
    • Set coverage dir correctly for lconv 36bd4fb
    • Integrated Coveralls for monitoring continuous code coverage 5a2d90f
    • Set coverage dir 7edaa81
    • Adjusted code coverage for now 196cad3
    • Update README.md 63a34a2
    • Update README.md 2b68cb8
    • Continue checking coverage posted on Coveralls 8d028ee
    • Updated config.yml 819a6f7
    • Test 1827db1
    • Test 9b5eae6
    • Update README.md d03d9c0
    • Fixed merge issues aeb98c9
    • Added new badge 67eb2c7
    • Continue checking coverage posted on Coveralls b284d22
    • Fixed merge issues 97a7f7e
    • fix(player): Fixed issues when destroying audio player, and removed destroyed instance from global environment 2fa1216
    • fix(player): Updated test name for CircleCI 9d0961b
    • fix(player): Updated test name for CircleCI 63947a1
    • fix(player): Added env variable to support ChromeHeadless browser in CircleCI 46975b3
from openplayerjs GitHub release notes
Commit messages
Package name: openplayerjs
  • 5d179a5 fix(player): Added missing conditionals when destroying media, to check if the Media object exists; added new test for `addCaption` callback
  • 0b97c80 fix(ads): Added missing conditional to check if media was muted by default, to avoid clicking twice when playing Ads; reorganized demos
  • bd4b384 Update README.md
  • c8ba2db feat(player): Added unit tests for recent changes in `load`, `play` and `loadAd` methods; removed unnecessary files and added helper for all unit tests to ensure proper handle on failures; fixes #283
  • c109bb9 fix(player): Added new Promises and flags to ensure proper sequencing of `load`, `play` and `loadAd`; fixes #283
  • c9a9765 Removed test file
  • 6ef937c Updated coverage badge pointing to master branch
  • b8122a5 Release 2.9.0

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@rafa8626 rafa8626 merged commit 6fa5749 into master Oct 27, 2021
@rafa8626 rafa8626 deleted the snyk-upgrade-608379ad3b0b30d1ae0ffe0fd66f4fdd branch October 27, 2021 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants