This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.1.0
->^7.0.0
Release Notes
atom/node-keytar
v7.9.0
Compare Source
Infrastructure
devDependencies
updatesprebuild
from11.0.2
to11.0.3
v7.8.0
Compare Source
Infrastructure
Fixed
NULL
filter finding credentials on Windows - #426, thanks @sbatten!dependencies
updatesprebuild-install
from6.0.1
to7.0.1
node-addon-api
from3.1.0
to4.3.0
lodash
from4.17.19
to4.17.21
devDependencies
updatesnode-gyp
from7.1.2
to8.4.1
chai
from4.3.4
to4.3.6
mocha
from8.3.2
to9.2.0
v7.7.0
Compare Source
Infrastructure
v7.6.0
Compare Source
Infrastructure
v7.5.0
Compare Source
This is our first automated release via GitHub Actions - thanks @dennisameling for your assistance with the migration!
Infrastructure
dependencies
updatesprebuild-install
from6.0.0
to6.0.1
devDependencies
updatesnode-abi
from2.19.3
to2.21.0
chai
from4.3.0
to4.3.4
mocha
from8.2.1
to8.3.2
v7.4.0
Compare Source
Infrastructure
dependencies
updatesnode-addon-api
from 3.0.2 to 3.1.0 - #343devDependencies
updateschai
from 4.2.0 to 4.3.0 - #353v7.3.0
Compare Source
Fixed
v7.2.0
Compare Source
Fixes
v7.1.0
Compare Source
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
Fixes
v7.0.0
Compare Source
New Features
Fixes
Community
keytar
are now available as a create, and are mentioned in the README - #305, thanks @stoically!Removed Features
dependencies
updatesnode-addon-api
updated from3.0.0
to3.0.2
prebuild-install
updated from5.3.4
to5.3.5
devDependencies
updatesbl
updated from3.0.0
to3.0.1
lodash
updated from4.17.15
to4.17.19
mocha
updated from7.2.0
to8.1.3
node-abi
updated from2.17.0
to2.19.1
node-gyp
updated from6.1.0
to7.1.0
prebuild
updated from10.0.0
to10.0.1
v6.0.1
Compare Source
Infrastructure
v6.0.0
Compare Source
This release ports the native module to N-API, which ensures the same binary will work on future ABI versions of Node.
Infrastructure
v5.6.0
Compare Source
Fixes
dependencies
updatesnan
updated from2.14.0
to2.14.1
devDependencies
updatesnode-abi
updated from2.15.0
to2.16.0
mocha
updated from7.1.1
to7.1.2
v5.5.0
Compare Source
Fixes
SecKeychainItemModifyAttributesAndData
which will help with concurrent reads and writes - #260, thanks @RMacfarlanedevDependencies
mocha
from7.0.1
to7.1.1
v5.4.0
Compare Source
v5.3.0
Compare Source
Infrastructure
devDependencies
updatesnode-abi
from2.14.0
to2.15.0
v5.2.0
Compare Source
Infrastructure
devDependencies
updatesnode-abi
from2.13.0
to2.14.0
v5.1.0
Compare Source
Infrastructure
devDependencies
updatesprebuild
from9.1.1
to10.0.0
mocha
from6.2.2
to7.0.1
node-gyp
from6.0.1
to6.1.0
node-abi
from2.12.0
to2.13.0
v5.0.0
Compare Source
This release includes changes that I don't consider breaking, but I've bumped the major version to make these changes more visible so that users will come and look at these release notes if they encounter problems.
Breaking Changes
Persistence level change on Windows
In #123 a request was made to change the persistence level for credentials to enable them to roam across a network, if the administrator has this enabled for user accounts. This was proposed in #191 and I tested various upgrade/downgrade scenarios with this change and a non-roaming account but couldn't find any issues with the approach, so it should be a safe change for existing apps.
Removing prebuild support for unsupported targets
These versions of NodeJS and Electron no longer receive bugfixes or security patches:
If you are still using one of these versions, this is the recommended upgrade path:
v4.13.0
of keytar, upgrade and test your application with this version to confirm it's not impactedv5.0.0
and testThere are no breaking API changes between
v4.13.0
andv5.0.0
.Changelog
Infrastructure
dependencies
updatesprebuild-install
from5.3.0
to5.3.3
devDependencies
updatesprebuild
from9.0.1
to9.1.1
mocha
from6.2.0
to6.2.2
node-gyp
from5.0.3
to6.0.1
node-abi
from2.10.0
to2.12.0
Configuration
📅 Schedule: "before 1pm on Monday" in timezone Europe/Stockholm.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.