Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps keytar from 4.7.0 to 4.10.0.

Release notes

Sourced from keytar's releases.

v4.10.0

  • Improved handling of malformed inputs - #71, thanks @​anglinb!
  • Cleanup use of obsolete V8 APIs in Node 12 - #186
  • Update prebuild to v9.0.0 - #187
  • Update node-gyp to v5.0.0 - #189

v4.9.0

  • Drop static_library hint to node-gyp when building for ARM - #92, thanks @​surferandi!

v4.8.0

  • Update nan to latest version - #183
  • Update tar to address security vulnerability - #185
Commits
  • 05b9e96 version bump
  • 77bd208 Bump node-gyp from 4.0.0 to 5.0.0 (#189)
  • 7d5c646 restore appveyor config to use Node 12 (#190)
  • e438246 Bump prebuild from 8.2.1 to 9.0.0 (#187)
  • 35b90d1 use v8 APIs which accept a context parameter (#186)
  • aa5b403 Malformed password argument leads to null pointer deference & segmentation fa...
  • eeebc67 4.9.0
  • 135573d Remove static_library for arm architectures to build keytar.node also on rasp...
  • 1557463 4.8.0
  • d022828 [Security] Bump tar from 2.2.1 to 2.2.2 (#185)
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 20, 2019
@codecov
Copy link

codecov bot commented Jun 20, 2019

Codecov Report

Merging #2186 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2186      +/-   ##
==========================================
- Coverage   92.72%   92.72%   -0.01%     
==========================================
  Files         215      215              
  Lines       12269    12269              
  Branches     1796     1796              
==========================================
- Hits        11377    11376       -1     
- Misses        892      893       +1
Impacted Files Coverage Δ
lib/github-package.js 66.79% <0%> (-0.39%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e2eda2...7c0d56e. Read the comment docs.

@smashwilson smashwilson merged commit 7e7c414 into master Jun 20, 2019
@smashwilson smashwilson deleted the dependabot/npm_and_yarn/keytar-4.10.0 branch June 20, 2019 13:07
@smashwilson smashwilson mentioned this pull request Jul 18, 2019
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants