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

fix(deps): update dependency artplayer to v5.2.2 #107

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
artplayer (source) 5.1.6 -> 5.2.2 age adoption passing confidence

Release Notes

zhw2590582/ArtPlayer (artplayer)

v5.2.2

Compare Source

[5.2.2] - 2025-01-19

  • 修复缩略图跨越问题
  • 修复当网页没有head时引起的样式加载失败问题
  • 新增字幕插件的设置面板的滑块支持移动端拖动
  • 修复设置面板在旋屏时的定位错误
  • 修复全屏状态变化时类名切换错误问题

v5.2.1

Compare Source

  • 重构 Setting 组件,修复状态丢失的问题
  • 类型是 rangeSetting,现在回调函数返回的 range 是数字的数组,不再是单一数字
  • 删除 isStringOrNumber 工具函数
  • 修复 artplayer-plugin-hls-control 状态不统一的问题
  • 废弃 artplayer-plugin-dash-quality 插件
  • 新增 artplayer-plugin-dash-control 插件
  • 使用 code 替代已废弃的keyCode 监听键盘事件
  • 新增 keydown 事件,监听来自 documentkeydown 事件
  • 新增 option.proxy 选项,用于代理第三方的 videocanvas
  • 新增 artplayer-proxy-canvas 代理,可以使用 canvas 播放视频
  • 新增 artplayer-proxy-webav 代理,来自 bilibili/WebAV
  • 新增 option.thumbnails.scale, 用于预览图缩放
  • 修复 art.url 更改不能触发 autoPlayBackbug: #​797
  • 新增 art.subtitle.cues 属性, 获取整体的字幕列表
  • 新增 art.subtitle.activeCues 属性, 获取活跃的字幕列表
  • 新增 subtitleBeforeUpdate 事件, 在字幕元素渲染前触发
  • 修改 subtitleUpdate 事件为 subtitleAfterUpdate, 在字幕元素渲染后触发
  • 优化 subtitleLoad 事件的触发时机和回调参数
  • 删除 subtitleSwitch 事件,请使用 subtitleLoad 代替
  • 升级 artplayer-plugin-hls-qualityartplayer-plugin-hls-control
  • 新增 artplayer-plugin-ambilight 插件
  • 修复 thumbnails 显示 bug

v5.2.0

Compare Source

v5.1.7

Compare Source

  • 新增 Artplayer.STYLE 属性,返回播放器样式文本
  • art.screenshot('your-name') 截图功能支持自定义文件名字
  • Artplayer.CONTEXTMENU 为 false 时,不再隐藏默认右键菜单
  • 新增 art.thumbnails 属性,用于动态设置 thumbnails

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/artplayer-5.x branch from e231d3d to 4cd9b72 Compare October 19, 2024 06:53
@renovate renovate bot changed the title fix(deps): update dependency artplayer to v5.1.7 fix(deps): update dependency artplayer to v5.2.0 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/artplayer-5.x branch from 4cd9b72 to 59009f0 Compare October 26, 2024 09:27
@renovate renovate bot changed the title fix(deps): update dependency artplayer to v5.2.0 fix(deps): update dependency artplayer to v5.2.1 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/artplayer-5.x branch from 59009f0 to 489005f Compare January 19, 2025 12:46
@renovate renovate bot changed the title fix(deps): update dependency artplayer to v5.2.1 fix(deps): update dependency artplayer to v5.2.2 Jan 19, 2025
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.

0 participants