-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependency ua-parser-js to v1.0.40 #3377
Conversation
|
Run & review this pull request in StackBlitz Codeflow. |
|
Reviewer's Guide by SourceryThis PR updates the Class diagram showing ua-parser-js dependency updateclassDiagram
class UAParser {
+getOS()
+getBrowser()
+getDevice()
}
note for UAParser "Updated to v1.0.40
- Fixed getOS() for undefined userAgentData.platform
- Added Opera GX & Twitter browser detection
- Improved DuckDuckGo detection
- Enhanced OPPO Pad & Oculus Quest detection"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
This PR contains the following updates:
1.0.39
->1.0.40
Release Notes
faisalman/ua-parser-js (ua-parser-js)
v1.0.40
Compare Source
v1.0.39
Compare Source
v1.0.38
Compare Source
Version 1.0.38
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.
This PR was generated by Mend Renovate. View the repository job log.
Summary by Sourcery
Enhancements:
ua-parser-js
dependency from version 1.0.39 to 1.0.40.