Update dependency shaka-player to v4.8.3 (#24)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [shaka-player](https://togithub.com/shaka-project/shaka-player) |
[`4.8.2` ->
`4.8.3`](https://renovatebot.com/diffs/npm/shaka-player/4.8.2/4.8.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/shaka-player/4.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/shaka-player/4.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/shaka-player/4.8.2/4.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/shaka-player/4.8.2/4.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>shaka-project/shaka-player (shaka-player)</summary>

###
[`v4.8.3`](https://togithub.com/shaka-project/shaka-player/releases/tag/v4.8.3)

[Compare
Source](https://togithub.com/shaka-project/shaka-player/compare/v4.8.2...v4.8.3)

##### Bug Fixes

- Issue with compiler minifying webOS device properties
([#&#8203;6558](https://togithub.com/shaka-project/shaka-player/issues/6558))
([b591bfe](b591bfeb5d))
- Re-add setting playbackRate to 0 to control buffering state
([#&#8203;6546](https://togithub.com/shaka-project/shaka-player/issues/6546))
([91d3792](91d3792e96))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ramackersjp/Piped).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
This commit is contained in:
J.P 2024-05-14 04:03:30 +02:00 committed by GitHub
commit f46746fd33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@
"linkify-html": "4.1.3", "linkify-html": "4.1.3",
"linkifyjs": "4.1.3", "linkifyjs": "4.1.3",
"qrcode": "^1.5.3", "qrcode": "^1.5.3",
"shaka-player": "4.8.2", "shaka-player": "4.8.3",
"vue": "3.4.25", "vue": "3.4.25",
"vue-i18n": "9.13.1", "vue-i18n": "9.13.1",
"vue-router": "4.3.2" "vue-router": "4.3.2"

8
pnpm-lock.yaml generated
View file

@ -27,8 +27,8 @@ dependencies:
specifier: ^1.5.3 specifier: ^1.5.3
version: 1.5.3 version: 1.5.3
shaka-player: shaka-player:
specifier: 4.8.2 specifier: 4.8.3
version: 4.8.2 version: 4.8.3
vue: vue:
specifier: 3.4.25 specifier: 3.4.25
version: 3.4.25(typescript@5.4.5) version: 3.4.25(typescript@5.4.5)
@ -4617,8 +4617,8 @@ packages:
has-property-descriptors: 1.0.2 has-property-descriptors: 1.0.2
dev: true dev: true
/shaka-player@4.8.2: /shaka-player@4.8.3:
resolution: {integrity: sha512-A70wGBj7Eys0pkJHIRa+dDbV/Set+duaKC/h44Xh+0ExJC/uBGilgoYFW2TlW8o/4XSUqBh9ymFWFwuGJ9aLUg==} resolution: {integrity: sha512-VTyNNiKZe/hqtcSnRIUZTAwYARFi0CY4nBVSH/5+X+X9yToNaqxoikt0RvhtrtGCWKJNNefd/6QKGBpWLOzb+Q==}
engines: {node: '>=14'} engines: {node: '>=14'}
dependencies: dependencies:
eme-encryption-scheme-polyfill: 2.1.2 eme-encryption-scheme-polyfill: 2.1.2