nucypher / taco-web

🌮 A TypeScript client for TACo (Threshold Access Control)
https://docs.threshold.network/app-development/threshold-access-control-tac
GNU General Public License v3.0
15 stars 22 forks source link

chore(deps-dev): bump @types/react-copy-to-clipboard from 5.0.6 to 5.0.7 #392

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @types/react-copy-to-clipboard from 5.0.6 to 5.0.7.

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)
netlify[bot] commented 10 months ago

Deploy Preview for taco-demo ready!

Name Link
Latest commit a1a2ceb9f6c459adf7b69b2e0bab1e8131c9958f
Latest deploy log https://app.netlify.com/sites/taco-demo/deploys/65526477b731c70008c3a3eb
Deploy Preview https://deploy-preview-392--taco-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 10 months ago

Deploy Preview for taco-nft-demo ready!

Name Link
Latest commit a1a2ceb9f6c459adf7b69b2e0bab1e8131c9958f
Latest deploy log https://app.netlify.com/sites/taco-nft-demo/deploys/65526477a8d767000912cda0
Deploy Preview https://deploy-preview-392--taco-nft-demo.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov-commenter commented 10 months ago

Codecov Report

Merging #392 (a1a2ceb) into main (2dd1771) will increase coverage by 0.31%. Report is 24 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #392      +/-   ##
==========================================
+ Coverage   87.50%   87.81%   +0.31%     
==========================================
  Files          33       33              
  Lines        2600     2668      +68     
  Branches      231      231              
==========================================
+ Hits         2275     2343      +68     
  Misses        294      294              
  Partials       31       31              
Files Coverage Δ
packages/taco/src/taco.ts 86.91% <100.00%> (+6.09%) :arrow_up: