Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2025

Bumps plyr from 3.7.2 to 3.8.3.

Release notes

Sourced from plyr's releases.

v3.8.3

More TypeScript-related fixes! Sorry for any hassle in the last couple of releases.

Full Changelog: sampotts/plyr@v3.8.2...v3.8.3

v3.8.2

Full Changelog: sampotts/plyr@v3.8.1...v3.8.2

v3.8.1

Full Changelog: sampotts/plyr@v3.8.0...v3.8.1

v3.8.0

Thanks for all the help with PRs etc. Sorry this one took so long to get out. I have some news to share soon.

What's Changed

New Contributors

Full Changelog: sampotts/plyr@v3.7.8...v3.8.0

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

... (truncated)

Changelog

Sourced from plyr's changelog.

Changelog

v3.8.2

  • Add missing types export in package.json.

v3.8.1

  • Fix exports-related regression in 3.8.0. Sorry!

v3.8.0

  • Add @​babel/plugin-transform-nullish-coalescing-operator and @​rollup/plugin-babel (#2783)
  • Fix #2799 -- drop recommendation of polyfill.io
  • Add Mux as an example in the demo (#2859)
  • Fixed captions when storage has been disabled (#2813)
  • CORS support for preview thumbnails (#2777)
  • fix:progress offset (#2750)
  • docs: fix Koel's tagline and URL (#2857)
  • fix: Set PIP support based on the Picture in Picture API (#2849)
  • docs: update the default value of iconUrl (#2734)
  • housekeeping: update dev deps for build etc.

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)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.7.2 to 3.8.3.
- [Release notes](https://github.com/sampotts/plyr/releases)
- [Changelog](https://github.com/sampotts/plyr/blob/master/CHANGELOG.md)
- [Commits](sampotts/plyr@v3.7.2...v3.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@coveralls
Copy link

Coverage Status

coverage: 91.239%. remained the same
when pulling c0c82be on dependabot/npm_and_yarn/assets/plyr-3.8.3
into cf672d4 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant