Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

[Snyk] Upgrade plyr from 3.5.10 to 3.6.12 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

david-mears-2
Copy link

Snyk has created this PR to upgrade plyr from 3.5.10 to 3.6.12.

merge advice
As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

ℹ️ 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 12 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2021-12-16.
Release notes
Package name: plyr
  • 3.6.12 - 2021-12-16
    • Fix: remove division logic from ads.scss (fixes #2370)
  • 3.6.11 - 2021-12-16
    • Fix: Replace list.slash added in 3.6.10 with calc
    • Chore: Package upgrades
    • Chore: SASS clean up
    • Chore: Improvements to style linting
  • 3.6.10 - 2021-12-16
    • Fix: Use list.slash instead of deprecated syntax
    • Chore: Clean up demo
  • 3.6.9 - 2021-10-13
    • Fix: SASS issue with division (thanks @ rol4nd909 and @ le0pard)
    • Fix: Captions when switching sources (thanks @ zexingguo)
    • Fix: Icons loading within iframes (thanks @ ajgagnon)
    • Chore: Update TypeScript types (thanks @ Jackie1210 and @ AntLevin)
    • Fix: iOS fullscreen centering (thanks @ hemratna)
    • Feat: Added getter and setter for preview thumbnails (thanks @ Benny739)
    • Fix: Change fullscreen element to player rootnode (thanks @ walter van den Houten)
    • Fix: Fixed errors when Plyr instance is destroyed before constructor setTimeout() functions execute (thanks @ emilis-ideait)
    • Fix: Invalid CSS selector syntax (thanks @ BjornBrandewallNaviga)
    • Fix: Video height issues
    • Feat: Improve support for Vimeo private videos (thanks @ Frosch)
    • Fix: YouTube duration issues (thanks @ liesahead)
  • 3.6.8 - 2021-05-12
    • Typings: add FullscreenOptions.container to typing files (thanks @ MeguminSama!)
    • Fix: added iPadOS detection to isIos util (thanks @ Benny739!)
    • Fix: issues with Vimeo fullscreen
  • 3.6.7 - 2021-04-19
    • Fix: remove regression caused by optional chaining and nullish coalescing in check for window.CSS check for aspect-ratio (fixes #2174)
  • 3.6.6 - 2021-04-18
    • Improvements to how aspect ratio is handled. Use aspect-ratio CSS property instead of the legacy method (still used as fallback). Also automatically determined aspect ratios are rounded to the nearast standard ratio. This fixes issues with the YouTube embeds showing a 1-2px black bar.
    • Hide the YouTube poster image container when paused so that the controls underneath can be used.
  • 3.6.5 - 2021-04-16
    • Migrate color formatting to colorette (thanks @ jorgebucaran)
    • Fix: issue with IE detection
    • Fix: missing styles for embeds
    • Fix: regression regarding poster image
    • Add all required props to vimeo iframe allow attribute - fixes #2151 (thanks @ didrip)
  • 3.6.4 - 2021-01-29
    • Remove unnecessary calc from media query (thanks @ naomiaz)
    • Enhance types (thanks @ lunika)
    • Fix: Object.values for the providers must be used (thanks @ syteknet-core)
    • Fix: Improve support inside iframes (thanks @ ajgagnon)
    • Added --plyr-video-background for having control over the background of a video with alpha channel (webm) or a poster image with alpha channel (thanks @ nepomuc)
    • Fix issue with not entering iosfullscreen of vimeo videos with playsinline=true (thanks @ lordon and @ Frosch)
    • fix: use new syntax for iframe allow attribute
    • chore: package updates
    • chore: add @ babel/plugin-proposal-class-properties
    • fix: use bound arrow functions in classes
  • 3.6.3 - 2020-11-14
    • Fix volume when unmuting from volume 0 using YouTube (thanks @ stephanefbouchard)
    • Add missing unit to calc in media query (thanks @ vincentorback)
    • Assigning player's lastSeekTime on rewind/fast forward to prevent immediate controls hide on mobile (thanks @ trafium)
    • Fix for volume control overflowing in Firefox (thanks @ dirkjf)
    • Force fullscreen events to trigger on plyr element (media element in iOS) and not fullscreen container (thanks @ theprojectsomething)
    • TypeScript types improvements (thanks @ akuma06 & @ iwatakeshi)
    • Dash demo link fixed (thanks @ jonathanarbely)
    • Fix "A ReferenceError: _classCallCheck is not defined error has occurred." error (thanks @ hex-ci)
    • Fix issue with CSS custom property check (thanks @ syedhusain-appspace)
    • Fix for slow loading videos not autoplaying (thanks @ DanielHuntleySBG)
    • Fix for betwork requests are not cancelled after the player is destroyed (thanks @ DanielHuntleySBG)
    • Added option to disable custom controls for YouTube and Vimeo
  • 3.6.2 - 2020-05-04
  • 3.6.1 - 2020-04-28
  • 3.5.10 - 2020-02-14
from plyr GitHub release notes
Commit messages
Package name: plyr
  • 1d0d6a3 v3.6.12
  • 6a92e60 fix: remove division logic from ads.scss (fixes #2370)
  • 40395a1 v3.6.11
  • 9ea3a69 fix: use calc instead of list.slash
  • 675a853 chore: SASS clean up
  • 950786b chore: npm script syntax tweak
  • 626e1db docs: fix typos
  • cbd1596 chore: stylelint config changes
  • 6ea510c chore: package upgrades
  • 0acf228 v3.6.10
  • 91b19ba fix: use list.slash instead of deprecated syntax
  • 990d636 chore: clean up demo
  • b9c792b Fix repeated "an" (#2371)
  • d9f9dc7 3.6.9
  • dca2ff8 chore: linting
  • cf8e934 fix: revert math.div SASS fallback
  • 5d1d247 chore: minor code style tweak
  • fbf4d27 chore: fix SASS build
  • e0b70d5 fix: wrap localStorage sets in try/catch
  • 9f7725c chore: package upgrades
  • 720cddf fix: add SASS div method fallback
  • 1c33098 (fix): youtube videos duration (ref #2223). (#2224)
  • b256c10 Vimeo private videos: check for hash in src and add as a param (#2322)
  • a3716fc chore: update node version

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants