fix(deps): update dependency @fingerprintjs/fingerprintjs to v4 #321
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.
This PR contains the following updates:
3.4.2
->4.6.1
Release Notes
fingerprintjs/fingerprintjs (@fingerprintjs/fingerprintjs)
v4.6.1
Compare Source
navigator.vendor
is undefined (#1082)v4.6.0
Compare Source
Stop supporting old browsers:
They cover 0.06% of all usages according to the Fingerprint Pro statistics. FingerprintJS won't stop working in these browsers immediately, we just won't check in them. See the list of currently supported browsers in the browser support guide.
Added
window.Intl.DateTimeFormat().resolvedOptions().locale
as a new entropy source, enhancing user environment insights.v4.5.1
Compare Source
v4.5.0
Compare Source
unsupported
field to thewebGlExtensions
entropy source (#1027)v4.4.3
Compare Source
Feature policy 'Payment' check failed...
console error in cross-origin iframes in Safari (#1017)v4.4.2
Compare Source
v4.4.1
Compare Source
AudioContext
(#1009)This release will change fingerprints for some visitors.
v4.4.0
Compare Source
handleApplePayError
is no longer exported from the Node package (#1005). It was used for internal purposes.v4.3.0
Compare Source
v4.2.2
Compare Source
v4.2.1
Compare Source
v4.2.0
Compare Source
Add a new "reduced transparency" entropy source (#956)
A new algorithm for audio fingerprint, which withstands Safari's anti-fingerprinting (#957)
Increase the accuracy of Chromium Android detection (#965)
Stop supporting old browsers:
They cover 0.05% of all usages according to the Fingerprint Pro statistics. FingerprintJS won't stop working in these browsers immediately, we just won't check in them. See the list of currently supported browsers in the browser support guide.
v4.1.0
Compare Source
Prepare for Safari 17 (#951)
Safari 17 introduces anti-fingerprinting measures in private mode: some fingerprint components change. That made FingerprintJS produce different fingerprints. Unfortunately, we had to disable the entropy sources in Safari 17 for now to keep the fingerprints stable, because there is no apparent way to restore the original components. We keep looking for ways to get stable entropy from these sources.
v4.0.1
Compare Source
v4.0.0
Compare Source
Breaking
{ message: any }
objectSee the migration guide to learn how to upgrade from v3 to v4.
Configuration
📅 Schedule: Branch creation - "* * * * 0,6" (UTC), 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.