fingerprintjs / fingerprintjs-pro-server-api-node-sdk

Node.js wrapper for FingerprintJS Server API
https://dev.fingerprintjs.com/docs/server-api
MIT License
20 stars 5 forks source link

build(deps): bump ip from 1.1.8 to 1.1.9 #92

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps ip from 1.1.8 to 1.1.9.

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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-server-api-node-sdk/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

github-actions[bot] commented 7 months ago

This PR will create a patch release :rocket:

3.1.1 (2024-02-22)

Build System

github-actions[bot] commented 7 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 96.85% 123/127
🟒 Branches 90.8% 79/87
🟒 Functions 100% 26/26
🟒 Lines 96.85% 123/127

Test suite run success

67 tests passing in 8 suites.

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

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|--------------------|---------|----------|---------|---------|------------------- 🟒|All files | 96.85 | 90.8 | 100 | 96.85 | 🟒| [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/index.ts)| 100 | 100 | 100 | 100 | 🟒| [sealedResults.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/sealedResults.ts)| 100 | 100 | 100 | 100 | 🟒| [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/serverApiClient.ts)| 91.11 | 82.75 | 100 | 91.11 |[32](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/serverApiClient.ts#L32),[36](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/serverApiClient.ts#L36),[47](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/serverApiClient.ts#L47),[91](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/serverApiClient.ts#L91) 🟒| [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/types.ts)| 100 | 93.02 | 100 | 100 |[65](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/types.ts#L65),[90](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/types.ts#L90),[93](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/types.ts#L93) 🟒| [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/327b9e98e5053771a32902a1c80558821f11ee80/src/urlUtils.ts)| 100 | 100 | 100 | 100 |
Orkuncakilkaya commented 6 months ago

@dependabot rebase

dependabot[bot] commented 6 months ago

Looks like ip is no longer a dependency, so this is no longer needed.