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
14 stars 22 forks source link

chore(deps): bump deep-equal from 2.2.2 to 2.2.3 #438

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps deep-equal from 2.2.2 to 2.2.3.

Changelog

Sourced from deep-equal's changelog.

v2.2.3 - 2023-11-08

Fixed

Commits

  • Merge tag 'v1.1.2' c90525f
  • [Tests] port tests from main; only diff should be true/falses e02cadb
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, aud, eslint, set-publish-latest, tape 11bd45b
  • [Tests] update .github from default branch 58885d3
  • [readme] update readme from default branch b0bca9a
  • [Tests] add nyc for coverage e25bc37
  • [readme] update badge URLs, fix line breaking 1d58c6e
  • [Tests] use Buffer.from when available f0d4a42
  • [Tests] use has-proto 0263fb9
  • [Deps] update is-arguments, is-date-object, is-regex, object-is, regexp.prototype.flags 80c15ca
  • [meta] add missing engines.node e1d08a8
  • [meta] use npmignore to autogenerate an npmignore file e0770e5
  • [Deps] update is-date-object, is-regex, object-is, regexp.prototype.flags e4fb8c6
  • [Tests] handle ported test failures in iojs v2 3798ff4
  • [Deps] update call-bind, regexp.prototype.flags, which-typed-array 540e3a1
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape 0f8ca75
  • [Tests] handle some additional test differences in node <= 0.10 197a220
  • [Dev Deps] update object.getownpropertydescriptors, tape 21851a6
  • [Dev Deps] update semver, tape dd440b2
  • [meta] add missing engines.node e158993
  • [meta] update .gitignore from default branch 6ee186b
  • [Deps] update get-intrinsic 6da4b86
  • [Dev Deps] update tape 6ada1ab
  • [Dev Deps] update tape 270d34b
  • [meta] fix URLs a269c18
  • [readme] update default branch name 030a63f
  • [Deps] update which-typed-array 2f0c327
  • [Tests] only use Buffer.from when it has a length of > 1 f7e5776
Commits
  • 48d3bb5 v2.2.3
  • c90525f Merge tag 'v1.1.2'
  • be5f036 v1.1.2
  • 197a220 [Tests] handle some additional test differences in node <= 0.10
  • e1d08a8 [meta] add missing engines.node
  • e158993 [meta] add missing engines.node
  • 3798ff4 [Tests] handle ported test failures in iojs v2
  • 6da4b86 [Deps] update get-intrinsic
  • 6ada1ab [Dev Deps] update tape
  • e02cadb [Tests] port tests from main; only diff should be true/falses
  • Additional commits viewable in compare view


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 9 months ago

Deploy Preview for taco-demo canceled.

Name Link
Latest commit 19188ba4e67ebabbbe636678930debe45d587fb4
Latest deploy log https://app.netlify.com/sites/taco-demo/deploys/657744eb302ece00081a693a
netlify[bot] commented 9 months ago

Deploy Preview for taco-nft-demo canceled.

Name Link
Latest commit 19188ba4e67ebabbbe636678930debe45d587fb4
Latest deploy log https://app.netlify.com/sites/taco-nft-demo/deploys/657744eb302ece00081a693f
codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (29ab8aa) 88.00% compared to head (19188ba) 88.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #438 +/- ## ======================================= Coverage 88.00% 88.00% ======================================= Files 33 33 Lines 2702 2702 Branches 233 233 ======================================= Hits 2378 2378 Misses 293 293 Partials 31 31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.