fingerprintjs / fingerprintjs-pro-react-native

Official React Native client for Fingerprint PRO. 100% accurate device identification for fraud detection.
https://fingerprint.com
MIT License
56 stars 4 forks source link

chore(deps-dev): bump rollup from 4.13.1 to 4.22.4 #131

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Bumps rollup from 4.13.1 to 4.22.4.

Release notes

Sourced from rollup's releases.

v4.22.4

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

v4.22.3

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

v4.22.2

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

v4.22.1

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/network/alerts).
github-actions[bot] commented 3 days ago

This PR will not create a new release :rocket:

github-actions[bot] commented 3 days ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🔴 Statements 42.4% 53/125
🔴 Branches 24.32% 9/37
🔴 Functions 42.5% 17/40
🔴 Lines 40.5% 49/121

Test suite run success

11 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from 16fccc3b7405bb5e329897aae2d704386fe1a219

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|------------------------------|---------|----------|---------|---------|----------------------------------------- 🔴|All files | 42.4 | 24.32 | 42.5 | 40.49 | 🟡| [FingerprintJsProAgent.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/FingerprintJsProAgent.ts)| 50 | 50 | 66.66 | 50 |[35-52](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/FingerprintJsProAgent.ts#L35-L52),[82](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/FingerprintJsProAgent.ts#L82) 🟡| [FingerprintJsProContext.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/FingerprintJsProContext.ts)| 75 | 100 | 0 | 75 |[5](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/FingerprintJsProContext.ts#L5) 🟢| [FingerprintJsProProvider.tsx](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/FingerprintJsProProvider.tsx)| 93.33 | 50 | 100 | 93.33 |[43](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/FingerprintJsProProvider.tsx#L43) 🔴| [errors.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/errors.ts)| 16 | 11.11 | 16 | 16 |[8-33](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/errors.ts#L8-L33),[56-249](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/errors.ts#L56-L249),[272-273](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/errors.ts#L272-L273),[319-323](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/errors.ts#L319-L323),[330-364](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/errors.ts#L330-L364),[368](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/errors.ts#L368) 🔴| [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/index.ts)| 0 | 0 | 0 | 0 | 🔴| [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/types.ts)| 0 | 0 | 0 | 0 | 🟢| [useVisitorData.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/blob/e7856347d3fb26762720541f51df2c608a41ec09/src/useVisitorData.ts)| 100 | 100 | 100 | 100 |