tsedio / ts-gphoto2-driver

📷 A Node.js wrapper for libgphoto2 written in TypeScript. Useful for remote controlling of DSLRs and other digital cameras supported by gphoto2.
MIT License
77 stars 21 forks source link

chore(deps): bump barrelsby from 2.3.3 to 2.4.0 #107

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps barrelsby from 2.3.3 to 2.4.0.

Release notes

Sourced from barrelsby's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/bencoveney/barrelsby/compare/v2.3.4...v2.4.0

v2.3.4

What's Changed

Full Changelog: https://github.com/bencoveney/barrelsby/compare/v2.3.3...v2.3.4

Commits
  • 36fe511 2.4.0
  • 3d85989 fix: check file annotation before deleting the barrel file (#350)
  • d6b6a3c :arrow_up: Bump snyk from 1.956.0 to 1.984.0 (#351)
  • 22757f6 :arrow_up: Bump yargs from 17.4.1 to 17.5.1 (#329)
  • 4c217bd :arrow_up: Bump prettier from 2.6.2 to 2.7.1 (#328)
  • 103a1cd :arrow_up: Bump sinon from 13.0.1 to 14.0.0 (#294)
  • 6389b0e :arrow_up: Bump @​types/node from 16.11.26 to 18.0.0 (#322)
  • 5319f14 :arrow_up: Bump snyk from 1.902.0 to 1.956.0 (#326)
  • aa86b83 :pencil2: fix snyk job name in actions
  • 533f503 2.3.4
  • 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

Superseded by #113.