Skip to content

Bump plyr from 3.6.2 to 3.7.8#284

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/plyr-3.7.8
Open

Bump plyr from 3.6.2 to 3.7.8#284
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/plyr-3.7.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 27, 2023

Copy link
Copy Markdown

Bumps plyr from 3.6.2 to 3.7.8.

Release notes

Sourced from plyr's releases.

v3.7.8

  • Feat: Minor demo style tweaks
  • Fix: Minor style fixes related to backgrounds and border radii (🚨 Requires a SCSS/CSS update 🚨)

Sorry, nothing too crazy in this release but I wanted to update the demo site. I will separate the package a little better soon to prevent needing to do this in future.

v3.7.7

  • Fix (Accessibility): Don’t set tabindex on parent container
  • Fix (Accessibility): Add role="timer" to time elements
  • Fix (Accessibility): Leverage native :focus-visible in CSS, instead of a custom solution (🚨 Requires a SCSS/CSS update 🚨)

v3.7.6

  • Fix: Revert postinstall script change

v3.7.5

  • Fix: Replace pnpm with npm in scripts to fix build issues

v3.7.4

  • Fix: Fixed event key with space (thanks @​royeden!)
  • Fix: Changing Vimeo function call from setVolume to setMuted to fix iOS issue (issue #2624) (thanks @​HandreMelo and Andre Fernandes Cristofolini Melo!)
  • Fix: Call preview-thumbnails listeners() function on load (thanks @​mogzol!)
  • Fix: Fullscreen improvements for iOS & iPadOS
  • Feat: Remove need for iOS-specific styling (please update volume.scss)

v3.7.3

  • Fix: force nowrap in progress tooltips (related: #2549) (thanks @​raad-altaie!)
  • Feat(i18n): Make captions autodetect text direction (#2540) (thanks @​ebraminio!)
  • Fix: fixed menu border radius bug (#2548) (thanks @​raad-altaie!)
  • Chore: navigator.platform is deprecated (#2530) (thanks @​stamat!)
  • Feat: Added configurable property to elements for re-use (#2489) (thanks @​NoirHusky!)
  • Docs: Replace example video ID with one that still works (#2518) (thanks @​luvejo!)
  • Fix: Improve accessibility on control buttons with aria-pressed (#2523) (thanks @​emilkarl!)
  • Fix: Fix for calc() in newer Dart Sass versions (#2519) (thanks @​ckhicks!)
  • Fix: simplify logic for isFunction assertion method
  • Chore: update types to include string for controls
  • Chore: upgrade packages
  • Chore: use .node-version instead of .nvmrc

v3.7.2

  • Fix: Add @babel/plugin-proposal-optional-chaining to transform optional chaining in build output

v3.7.1

  • Feat: Minor styling improvements to the preview thumbnails (🚨 Requires a SCSS/CSS update 🚨)
  • Fix: fix invalid CSS @​charset rule in Sass files (thanks @​Hashen110!)
  • Chore: Replace deprecated KeyboardEvent keyCode references to use key instead (thanks @​Hashen110!)
  • Various other code clean up and typo fixes (thanks @​Hashen110!)

v3.7.0

... (truncated)

Changelog

Sourced from plyr's changelog.

v3.7.8

  • Feat: Minor demo style tweaks
  • Fix: Minor style fixes related to backgrounds and border radii (🚨 Requires a SCSS/CSS update 🚨)

v3.7.7

  • Fix (Accessibility): Don’t set tabindex on parent container
  • Fix (Accessibility): Add role="timer" to time elements
  • Fix (Accessibility): Leverage native :focus-visible in CSS, instead of a custom solution (🚨 Requires a SCSS/CSS update 🚨)

v3.7.6

  • Fix: Revert postinstall script

v3.7.5

  • Fix: Replace pnpm with npm in scripts to fix build issues

v3.7.4

  • Fix: Fixed event key with space (thanks @​royeden!)
  • Fix: Changing Vimeo function call from setVolume to setMuted to fix iOS issue (issue #2624) (thanks @​HandreMelo and Andre Fernandes Cristofolini Melo!)
  • Fix: Call preview-thumbnails listeners() function on load (thanks @​mogzol!)
  • Fix: Fullscreen improvements for iOS & iPadOS
  • Feat: Remove need for iOS-specific styling (please update volume.scss)

v3.7.3

  • Fix: force nowrap in progress tooltips (related: #2549) (thanks @​raad-altaie!)
  • Feat(i18n): Make captions autodetect text direction (#2540) (thanks @​ebraminio!)
  • Fix: fixed menu border radius bug (#2548) (thanks @​raad-altaie!)
  • Chore: navigator.platform is deprecated (#2530) (thanks @​stamat!)
  • Feat: Added configurable property to elements for re-use (#2489) (thanks @​NoirHusky!)
  • Docs: Replace example video ID with one that still works (#2518) (thanks @​luvejo!)
  • Fix: Improve accessibility on control buttons with aria-pressed (#2523) (thanks @​emilkarl!)
  • Fix: Fix for calc() in newer Dart Sass versions (#2519) (thanks @​ckhicks!)
  • Fix: simplify logic for isFunction assertion method
  • Chore: update types to include string for controls
  • Chore: upgrade packages
  • Chore: use .node-version instead of .nvmrc

v3.7.2

  • Fix: Add @babel/plugin-proposal-optional-chaining to transform optional chaining in build output

v3.7.1

  • Feat: Minor styling improvements to the preview thumbnails (🚨 Requires a SCSS/CSS update 🚨)
  • Fix: Fix invalid CSS @​charset rule in Sass files (thanks @​Hashen110!)

... (truncated)

Commits
  • 0c97594 chore(release): 3.7.8
  • ae59c11 feat: demo style tweaks
  • 8da1a78 feat: minor style tweaks
  • 747c5f5 chore(release): 3.7.7
  • 39c6049 chore: minor syntax tweaks
  • 0202e8e fix(a11y): leverage native :focus-visible in CSS
  • e17d022 fix(a11y): add timer role to time elements
  • aa4eaec fix(a11y): don’t set tabindex on parent container
  • 851c39d chore(release): 3.7.6
  • f012a7d fix: revert postinstall script change
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sam_potts, a new releaser for plyr since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [plyr](https://github.com/sampotts/plyr) from 3.6.2 to 3.7.8.
- [Release notes](https://github.com/sampotts/plyr/releases)
- [Changelog](https://github.com/sampotts/plyr/blob/master/CHANGELOG.md)
- [Commits](sampotts/plyr@v3.6.2...v3.7.8)

---
updated-dependencies:
- dependency-name: plyr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants