fix(deps): update dependency artplayer to v5.2.2 #107
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.1.6
->5.2.2
Release Notes
zhw2590582/ArtPlayer (artplayer)
v5.2.2
Compare Source
[5.2.2] - 2025-01-19
v5.2.1
Compare Source
Setting
组件,修复状态丢失的问题range
的Setting
,现在回调函数返回的range
是数字的数组,不再是单一数字isStringOrNumber
工具函数artplayer-plugin-hls-control
状态不统一的问题artplayer-plugin-dash-quality
插件artplayer-plugin-dash-control
插件code
替代已废弃的keyCode
监听键盘事件keydown
事件,监听来自document
的keydown
事件option.proxy
选项,用于代理第三方的video
和canvas
artplayer-proxy-canvas
代理,可以使用canvas
播放视频artplayer-proxy-webav
代理,来自 bilibili/WebAVoption.thumbnails.scale
, 用于预览图缩放art.url
更改不能触发autoPlayBack
的bug
: #797art.subtitle.cues
属性, 获取整体的字幕列表art.subtitle.activeCues
属性, 获取活跃的字幕列表subtitleBeforeUpdate
事件, 在字幕元素渲染前触发subtitleUpdate
事件为subtitleAfterUpdate
, 在字幕元素渲染后触发subtitleLoad
事件的触发时机和回调参数subtitleSwitch
事件,请使用subtitleLoad
代替artplayer-plugin-hls-quality
为artplayer-plugin-hls-control
artplayer-plugin-ambilight
插件thumbnails
显示 bugv5.2.0
Compare Source
v5.1.7
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.