fingerprintjs / fingerprintjs-pro-react

Fingerprint Pro Wrapper for React Single Page Applications (SPA)
MIT License
52 stars 8 forks source link

Bump spa package version to 1.1.2 #124

Closed ilfa closed 12 months ago

github-actions[bot] commented 1 year ago

This PR will create a patch release :rocket:

2.5.1 (2023-09-12)

Bug Fixes

Build System

github-actions[bot] commented 1 year ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements
91.83% (+0.04% πŸ”Ό)
191/208
🟒 Branches 81.48% 44/54
🟑 Functions 73.08% 38/52
🟒 Lines
91.89% (+0.04% πŸ”Ό)
170/185

Test suite run success

19 tests passing in 5 suites.

Report generated by πŸ§ͺjest coverage report action from 01d5024796d0ed8babb42b7e4e76f3967e2221f3

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|-----------------------|---------|----------|---------|---------|--------------------- 🟒|All files | 91.82 | 81.48 | 73.07 | 91.89 | 🟒| src| 94.28 | 90.32 | 62.06 | 93.54 | 🟒|  [detect-env.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/detect-env.ts)| 92.3 | 86.66 | 100 | 91.3 |[15](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/detect-env.ts#L15),[85](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/detect-env.ts#L85) 🟒|  [env.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/env.ts)| 100 | 100 | 100 | 100 | 🟒|  [env.types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/env.types.ts)| 100 | 100 | 100 | 100 | 🟑|  [fpjs-context.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/fpjs-context.ts)| 80 | 100 | 0 | 80 |[38](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/fpjs-context.ts#L38) 🟑|  [get-env.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/get-env.ts)| 75 | 0 | 100 | 75 |[9-10](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/get-env.ts#L9-L10) 🟒|  [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/index.ts)| 100 | 100 | 0 | 100 | 🟒|  [ssr.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/ssr.ts)| 100 | 100 | 100 | 100 | 🟒|  [use-visitor-data.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/use-visitor-data.ts)| 97.72 | 100 | 87.5 | 97.29 |[79](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/use-visitor-data.ts#L79) 🟒| src/components| 90.66 | 75 | 86.66 | 92.75 | 🟒|  [fpjs-provider.tsx](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/components/fpjs-provider.tsx)| 88.52 | 69.23 | 83.33 | 91.22 |[113](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/components/fpjs-provider.tsx#L113),[119-124](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/components/fpjs-provider.tsx#L119-L124),[143-145](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/components/fpjs-provider.tsx#L143-L145) 🟒|  [with-environment.tsx](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/components/with-environment.tsx)| 100 | 100 | 100 | 100 | 🟒| src/utils| 85.71 | 57.14 | 87.5 | 82.6 | 🟑|  [assert-is-truthy.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/utils/assert-is-truthy.ts)| 66.66 | 0 | 100 | 66.66 |[3](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/utils/assert-is-truthy.ts#L3) 🟑|  [to-error.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/utils/to-error.ts)| 75 | 100 | 100 | 75 |[6](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/utils/to-error.ts#L6) 🟒|  [use-previous.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/utils/use-previous.ts)| 100 | 100 | 100 | 100 | 🟒|  [wait-until.ts](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/utils/wait-until.ts)| 86.66 | 60 | 75 | 80 |[10-12](https://github.com/fingerprintjs/fingerprintjs-pro-react/blob/9ce417bfc164bc6beb4e2955c7ae68938ea8b2d5/src/utils/wait-until.ts#L10-L12)
ilfa commented 12 months ago

:tada: This PR is included in version 2.5.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: