arcology-network / consensus-engine

Consensus Service
0 stars 0 forks source link

Bump watchpack from 2.1.1 to 2.3.0 in /docs #40

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps watchpack from 2.1.1 to 2.3.0.

Release notes

Sourced from watchpack's releases.

v2.3.0

Features

  • allow to grab separate file and directory time info objects
  • allow functions passed to the ignored option

Bugfixes

  • ignore EACCESS errors during initial scan

Performance

  • improve performance of watcher update

Contributing

  • CI tests node.js 17 too
Commits
  • b903dd3 2.3.0
  • c82a595 Merge pull request #211 from webpack/bugfix/missing-info
  • 1e56026 fix missing time info in files
  • 89d5f48 Merge pull request #205 from markjm/markjm/split
  • f1f3586 Merge pull request #210 from webpack/ci/no-macos-polling
  • 8d14e94 Merge branch 'main' into markjm/split
  • e71b62b Merge pull request #197 from markjm/markjm/watch-change
  • a3b2b82 provide additional method instead of changing existing one
  • aab3697 disable testing polling for macos ci
  • 523793e Merge pull request #208 from webpack/perf/update-watchers
  • 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 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[bot] commented 2 years ago

Dependabot tried to add @fadeev as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/arcology-network/consensus-engine/pulls/40/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the arcology-network/consensus-engine repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
dependabot[bot] commented 2 years ago

Superseded by #42.