Skip to content
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 @fingerprintjs/fingerprintjs-pro-spa Dependency #161

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

erayaydin
Copy link
Contributor

Updates @fingerprintjs/fingerprintjs-pro-spa dependency version identifier to ^1.3.2. It's also update underlying @fingerprintjs/fingerprintjs-pro dependency to ^3.11.0. This also affects the determination of the tslib and eslint versions. Check fingerprintjs/fingerprintjs-pro-spa v1.3.2 package.json file or current PR pnpm-lock.yaml file for more.

@erayaydin erayaydin added the dependencies Pull requests that update a dependency file label Dec 12, 2024
@erayaydin erayaydin self-assigned this Dec 12, 2024
Copy link

github-actions bot commented Dec 12, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 91.87% 192/209
🟢 Branches 82.14% 46/56
🟡 Functions 71.7% 38/53
🟢 Lines 91.94% 171/186

Test suite run success

19 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from d477427

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 91.86 82.14 71.69 91.93
🟢  src 94.33 90.9 60 93.61
🟢   detect-env.ts 92.3 86.66 100 91.3 15,85
🟢   env.ts 100 100 100 100
🟢   env.types.ts 100 100 100 100
🟡   fpjs-context.ts 80 100 0 80 38
🟡   get-env.ts 75 0 100 75 9-10
🟢   index.ts 100 100 0 100
🟢   ssr.ts 100 100 100 100
🟢   use-visitor-data.ts 97.72 100 87.5 97.29 82
🟢  src/components 90.66 75 86.66 92.75
🟢   fpjs-provider.tsx 88.52 69.23 83.33 91.22 112,118-123,142-144
🟢   with-environment.tsx 100 100 100 100
🟢  src/utils 85.71 57.14 87.5 82.6
🟡   assert-is-truthy.ts 66.66 0 100 66.66 3
🟡   to-error.ts 75 100 100 75 6
🟢   use-previous.ts 100 100 100 100
🟢   wait-until.ts 86.66 60 75 80 10-12

@erayaydin
Copy link
Contributor Author

erayaydin commented Dec 12, 2024

Since there is none/low enforcement in our dependency list against the affected packages in this repository, I do not expect it to cause any issues. Still, I see no harm in addressing it in PR.

@erayaydin erayaydin marked this pull request as ready for review December 12, 2024 07:04
Updates `@fingerprintjs/fingerprintjs-pro-spa` dependency version
identifier to `^1.3.2`. It's also update underlying
`@fingerprintjs/fingerprintjs-pro` dependency to `^3.11.0`. This
also affects the determination of the `tslib` and `eslint`
versions.

Update-Dependency-Identifier: @fingerprintjs/fingerprintjs-pro-spa@^1.3.2
Related-Task: INTER-1025
@erayaydin erayaydin force-pushed the feature/upgrade-fingerprintjs-pro-spa branch from 9b3e60c to d477427 Compare December 13, 2024 11:22
Copy link

This PR will create a minor release 🚀

2.7.0 (2024-12-13)

Features

  • bump @fingerprintjs/fingerprintjs-pro-spa to ^1.3.2 (d477427)

Documentation

  • README: mention immediate: false explicitly, improve formatting (f1d03e2)

@erayaydin erayaydin merged commit ae4c3df into main Dec 17, 2024
8 checks passed
@erayaydin erayaydin deleted the feature/upgrade-fingerprintjs-pro-spa branch December 17, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants