[Snyk] Upgrade ua-parser-js from 1.0.39 to 2.0.0 #30
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 ua-parser-js from 1.0.39 to 2.0.0.
ℹ️ 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 10 versions ahead of your current version.
The recommended version was released on 25 days ago.
Release notes
Package name: ua-parser-js
-
2.0.0 - 2024-11-18
-
2.0.0-rc.3 - 2024-11-13
- Add support for Headers object
- Add new device: Advan, Cat, Energizer, Honor, IMO, Micromax, Smartfren
- Add new engine: Servo
- Breaking change: rename
- Add new email clients: Evolution, KMail, Kontact
- Add new bots: 360Spider, Archive.org Bots, CCBot, DataForSeoBot, DuckAssistBot, Exabot, Google Bots, Meta Bots, MojeekBot, PerplexityBot, PetalBot, TurnitinBot, Yeti, YisouSpider
-
2.0.0-rc.2 - 2024-11-08
- Fix incorrect import path in ESM files
- Add new browser: 115, SlimBoat, Slimjet, LibreWolf
- Improve browser detection: 2345, 360, Dragon, Iron, Maxthon
- Add Chromecast OS variants: Android/Fuchsia/Linux/SmartSpeaker
- Add new method:
-
2.0.0-rc.1 - 2024-10-29
- Fix Python Request mistakenly identified as Meta Quest
- Add new browser: Helio
- Add new device: itel, Nothing, Pico, TCL
- Add new engine: ArkWeb
- Add new OS: OpenHarmony, Pico
- Improve browser detection: Quark
- Improve device detection: Xiaomi, Amazon Echo Show, Google Chromecast, Samsung Galaxy Watch
- Add new method:
- Rename
- Update
- Restore
-
2.0.0-beta.3 - 2024-06-07
-
2.0.0-beta.2 - 2024-02-01
-
2.0.0-beta.1 - 2023-10-05
-
2.0.0-alpha.3 - 2023-08-17
-
2.0.0-alpha.2 - 2023-04-03
-
2.0.0-alpha.1 - 2023-03-29
-
1.0.39 - 2024-09-14
from ua-parser-js GitHub release notes🚀 Version 2.0 is here!
We’re excited to share the release of Version 2.0! This update comes with significant improvements and new features compared to earlier versions. Thank you for your support!
Version 2.0.0-rc.3
ua-parser-js/extensionssubmodule:moduletolibraryVersion 2.0.0-rc.2
ua-parser-js/enumssubmodule:ua-parser-js/helperssubmodule:isBot()to check if the browser is identified as a botVersion 2.0.0-rc.1
ua-parser-js/helperssubmodule:getDeviceVendor()to guess for a device vendor based on its model nameisElectron()to check if current window is running inside ElectronisFromEU()to check if current window is from an EU (European Union) countryisStandalonePWA()to check if current window is a standalone PWAisChromiumBased()toisChromeFamily()isAppleSilicon()to also checks for WebGL renderer infoua-parser-js/extensionssubmodule:botsas a compilation of all these browser types:clis,crawlers,fetchers, andmodulesImportant
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:
Summary by Sourcery
Upgrade the 'ua-parser-js' dependency from version 1.0.39 to 2.0.0 in the package.json file, which includes significant improvements and new features. This is a major version upgrade and may introduce breaking changes.