baruchiro / israeli-bank-scrapers-desktop

Secure desktop app for retriving your transactions from all israeli banks and credit cards
https://baruchiro.github.io/israeli-bank-scrapers-desktop/
MIT License
40 stars 7 forks source link

Bump keytar from 6.0.1 to 7.2.0 #317

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps keytar from 6.0.1 to 7.2.0.

Release notes

Sourced from keytar's releases.

v7.2.0

Fixes

  • Add prebuilds for Electron 11 (including Apple Silicon) - #329, thanks @dennisameling!
  • Fix handlescope issue which causes crash in Electron 10 and higher - #332, thanks @deepak1556!

v7.1.0

This release now supports prebuilds for ARM64 on Windows and Linux. Thanks to @dennisameling for contributing the build changes to support this.

This release also resolves a prebuild issue that stopped working in v7.0.0 and meant projects defaulted to building from source. We've traced the issue to an upstream dependency, and while that fix is pending review we've pulled in the fix and reworked the tooling in the project to enable this release.

New Features

  • ARM64 prebuild support for Windows and Linux - #319
  • Node 15 prebuild support - #323

Fixes

  • Incorrect prebuild versions included for Node 12-14 - #326
  • Build issue on Windows and Python 3 - #325, thanks @dennisameling!

v7.0.0

New Features

  • Prebuild support added for Electron 10 - #307, thanks @romansp!

Fixes

Community

  • Rust bindings for keytar are now available as a create, and are mentioned in the README - #305, thanks @stoically!

Removed Features

  • Electron v5 and v6 support has been removed to match with upstream Electron supported versions - #311, thanks @kamilbeker and @jordanhilado!

dependencies updates

  • node-addon-api updated from 3.0.0 to 3.0.2
  • prebuild-install updated from 5.3.4 to 5.3.5

devDependencies updates

  • bl updated from 3.0.0 to 3.0.1
  • lodash updated from 4.17.15 to 4.17.19
  • mocha updated from 7.2.0 to 8.1.3
  • node-abi updated from 2.17.0 to 2.19.1
  • node-gyp updated from 6.1.0 to 7.1.0

... (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[bot] commented 3 years ago

Looks like keytar is up-to-date now, so this is no longer needed.