Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

Bump asar from 0.14.3 to 1.0.0 in /electron #16

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps asar from 0.14.3 to 1.0.0.

Release notes

Sourced from asar's releases.

1.0.0

Added

  • Promise-based async API

Changed

  • This module requires Node 6 or later.

Removed

  • V8 snapshot support, which was undocumented and used an unmaintained dependency, which itself had a dependency with a security vulnerability
  • callback-style async API - if you still need to use this style of API, please check out the nodeify module.
Changelog

Sourced from asar's changelog.

1.0.0 - 2019-02-19

Added

  • Promise-based async API (#165)

Changed

  • This module requires Node 6 or later (#165)

Removed

  • V8 snapshot support, which was undocumented and used an unmaintained dependency, which itself had a dependency with a security vulnerability (#165)
  • callback-style async API - if you still need to use this style of API, please check out the nodeify module (#165)

0.14.6 - 2018-12-10

Fixed

  • Normalize file paths in asar.createPackageFromFiles (#159)

0.14.5 - 2018-10-01

Fixed

  • Regression from #154

0.14.4 - 2018-09-30

Added

  • --is-pack CLI option / isPack option to asar.listPackage (#145)

Fixed

  • Allow asar.createPackageFromFiles to not pass metadata or options (#154)
Commits
  • 2ec15c1 Merge pull request #165 from electron/cut-snapshot
  • f567bcf chore: upgrade mocha to ^6.0.0
  • 217c5c8 chore: upgrade electron to 4.0.5
  • ceebeff feat: convert the public API to Promises
  • f490a8b chore: convert Filesystem.insertFile to Promises
  • 4e7b54d chore: rename/refactor isUnpackDir -> isUnpackedDir
  • 54d0754 chore: better variable name
  • c8e70f5 chore: convert to use tmp-promise
  • d091430 chore: use Promise.all when crawling filesystem
  • 1fbf562 chore: promisify glob usage
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by electron, a new releaser for asar since your current version.


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • 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 Mar 1, 2019
@dependabot-preview
Copy link
Author

Superseded by #26.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron/asar-1.0.0 branch May 1, 2019 14:15
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.

1 participant