Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 407
    • Issues 407
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1720

Update dependency plyr to v3.6.12 (develop)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged RenovateBot requested to merge renovate/develop-plyr-3.x into develop Mar 18, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

This MR contains the following updates:

Package Type Update Change
plyr (source) resolutions patch 3.6.2 -> 3.6.12

Release Notes

sampotts/plyr

v3.6.12

Compare Source

  • Fix: remove division logic from ads.scss (fixes #​2370)

v3.6.11

Compare Source

  • Fix: Replace list.slash added in 3.6.10 with calc
  • Chore: Package upgrades
  • Chore: Sass clean up
  • Chore: Improvements to style linting

v3.6.10

Compare Source

  • Fix: Use list.slash instead of deprecated syntax
  • Chore: Clean up demo

v3.6.9

Compare Source

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

v3.6.8

Compare Source

  • Typings: add FullscreenOptions.container to typing files (thanks @​MeguminSama!)
  • Fix: added iPadOS detection to isIos util (thanks @​Benny739!)
  • Fix: issues with Vimeo fullscreen

v3.6.7

Compare Source

  • Fix: remove regression caused by optional chaining and nullish coalescing in check for window.CSS check for aspect-ratio (fixes #​2174)

v3.6.6

Compare Source

  • 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.

v3.6.5

Compare Source

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

v3.6.4

Compare Source

  • 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

v3.6.3

Compare Source

  • 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 network requests are not cancelled after the player is destroyed (thanks @​DanielHuntleySBG)
  • Added option to disable custom controls for YouTube and Vimeo

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/develop-plyr-3.x