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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
fs-extra
⚠️ This is a major version upgrade, and may be a breaking change | 9 months ago
from 8.1.0 to 11.2.0 | 10 versions ahead of your current version
on 2023-11-28
howler
from 2.1.2 to 2.2.4 | 6 versions ahead of your current version | a year ago
on 2023-09-19
Issues fixed by the recommended upgrade:
SNYK-JS-AJV-584908
Release notes
Package name: fs-extra
11.2.0
11.1.1
11.1.0
11.0.0
10.1.0
10.0.1
10.0.0
9.1.0
9.0.1
9.0.0
Package name: howler
FIXED
Invalid regex detection of Opera versions 100+ (#1676).FIXED
ThepannerAttr
method wouldn't set the values the first time it was called (#1497).FIXED
Error when refreshing the buffer on a sound that has already been unloaded (#1508).FIXED
Fatal error in Chrome for iOS (#1491).The README has been updated with more examples and various clarifications. PRs/issues with suggestions for further improvements are appreciated.
CHANGED
Includekeydown
event when unlocking audio (#1417).CHANGED
The audio state is changed toloading
while the player is buffering (#1444).FIXED
Looping sounds wouldn't always work correctly in recent versions of Firefox desktop (#1445).FIXED
Disabled WebM in Safari 14 until bug in Safari is resolved (#1476).FIXED
Error when callingseek()
on audio that hasn't loaded (#1423).FIXED
Before a sound had loaded, callingpause()
afterseek()
didn't have the intended behavior (#1439).FIXED
The latest Safari 14 changed how WAV support was detected (#1415).FIXED
Edge case that could cause an infinite loop while fading (#1369).FIXED
Callingseek
without a seek value while a file was still loading no longer adds it to the queue and correctly returns0
(#1189).FIXED
Correctly handle finite audio files that returnInfinity
duration in Safari (#658).ADDED
Newxhr
property that allows setting custom headers (such as for auth), changing thewithCredentials
setting and specifying the HTTP method for the request. These only apply to Web Audio (#997).ADDED
NewHowler.stop()
global stop method to stop all sounds at once (#1308).ADDED
Support form4b
audio format (#1170).CHANGED
Allow passingmetadata
string topreload
option to only preload the metadata (#1140).FIXED
Correctly handle AudioContext interrupted state causing stucksuspending
state (#1106).FIXED
Thevolume
method would sometimes return incorrect values when using very shortfade
lengths (#1045).FIXED
Error thatHowlerGlobal
was not defined when usingjsdom-global
(#1331).FIXED
Memory leak in Safari when an audio context can't be unlocked (#1338).Breaking Changes
xhrWithCredentials
property is now included in thexhr
property object with keywithCredentials
.FIXED
Don't try to obtain HTML5 audio if there is no audio support (#1191).FIXED
The x/y/z orientations for the top of the listener weren't being set properly (#1221).FIXED
Race condition that could prevent looping audio from always looping (#1225).FIXED
Race condition that could cause the main volume to be reset to 1 if called beforeunlockAudio
(#1210).FIXED
Removed browser check for auto play unlock since all major browsers now implement this.FIXED
Live streams now stop downloading when they are stopped, also fixing issue in Chrome with stopping twice (#1129).FIXED
Prevent error in Edge whenAudio
isn't supported (#1147).Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: