Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

[Snyk] Upgrade howler from 2.1.1 to 2.1.3 #118

Merged

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Apr 5, 2020

Snyk has created this PR to upgrade howler from 2.1.1 to 2.1.3.

ℹ️ 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.
  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2019-12-24.
Release notes
Package name: howler
  • 2.1.3 - 2019-12-24
    • 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 before unlockAudio (#1210).
  • 2.1.2 - 2019-04-19
    • 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 when Audio isn't supported (#1147).
  • 2.1.1 - 2018-12-21
    • FIXED Regression that broke simple play/pause usage in certain edge cases (#1101).
    • FIXED Loading and unloading multiple Howls with the same src could cause them all to unload (#1103).
from howler GitHub release notes
Commit messages
Package name: howler
  • 2ad8682 v2.1.3
  • b137373 Merge pull request #1261 from theodiablo/patch-1
  • 0bb4b10 Update playing documentation in README.md
  • e25974d Merge pull request #1210 from ilyabesk/patch-2
  • 47c885c Merge pull request #1225 from themoonrat/fix-looping-audio
  • 1007c7f Merge pull request #1221 from Joeywp/patch-1
  • 0030d02 Merge pull request #1252 from wemyss/patch-2
  • a3f1c4c Fix typo
  • c64e190 Fixed audio not looping occasionally
  • 7296dda Fix #1112
  • f1430ed Fix for the issue with volume reset after _unlockAudio()
  • 808fe34 Don't try to obtain HTML5 audio if there is no audio support
  • 030db91 v2.1.2
  • 430276c Update copyright to 2019
  • 5f4c37e Remove browser checks for unlocks since all major browsers now or soon will have auto play locked
  • 365488f Stop downloading streaming audio when stopped
  • 9eac9d9 Add Firefox to should unlock list
  • 567520b Wrap unlock test in try/catch for Edge
  • ba13a59 Remove duplicate stop in radio
  • 8fdd01a Merge pull request #1144 from Redsandro/patch-1
  • ab81ac6 Radio: Stopping stream must also stop downloading

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 20975 lines exceeds the maximum allowed for the inline comments feature.

@codeclimate
Copy link

codeclimate bot commented Apr 5, 2020

Code Climate has analyzed commit 7b0a64c and detected 0 issues on this pull request.

View more on Code Climate.

@LuisAlejandro LuisAlejandro merged commit 6cac8e0 into develop Apr 5, 2020
@LuisAlejandro LuisAlejandro deleted the snyk-upgrade-dd2ffb2189fae7876e2caffcce5136c0 branch April 5, 2020 21:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants