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 undici from 5.9.1 to 5.21.0 #63

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps undici from 5.9.1 to 5.21.0.

Release notes

Sourced from undici's releases.

v5.21.0

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.20.0...v5.21.0

v5.20.0

What's Changed

... (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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language 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).
ilfa commented 1 year ago

@dependabot rebase

github-actions[bot] commented 1 year ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 95.4% 83/87
🟢 Branches 89.74% 70/78
🟢 Functions 100% 20/20
🟢 Lines 95.4% 83/87

Test suite run success

55 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 9cb735f2ef7fbf30bb0b073f3d34e3c24875c4aa

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|--------------------|---------|----------|---------|---------|------------------- 🟢|All files | 95.4 | 89.74 | 100 | 95.4 | 🟢| [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/index.ts)| 100 | 100 | 100 | 100 | 🟢| [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/serverApiClient.ts)| 91.11 | 82.75 | 100 | 91.11 |[32](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/serverApiClient.ts#L32),[36](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/serverApiClient.ts#L36),[47](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/serverApiClient.ts#L47),[91](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/serverApiClient.ts#L91) 🟢| [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/types.ts)| 100 | 93.02 | 100 | 100 |[65](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/types.ts#L65),[90](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/types.ts#L90),[93](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/types.ts#L93) 🟢| [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/e6875b6ce47860446c93d7a2dd9cb2fa143435f6/src/urlUtils.ts)| 100 | 100 | 100 | 100 |
ilfa commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: