Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update asar requirement from ^1.0.0 to ^2.0.1 #22

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 30, 2019

Updates the requirements on asar to permit the latest version.

Release notes

Sourced from asar's releases.

v2.0.1

2.0.1 (2019-04-29)

Bug Fixes

  • don't monkeypatch fs with promisified versions (#176) (319dd81)
Changelog

Sourced from asar's changelog.

Changes By Version

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)

0.14.3 - 2018-03-07

Added

  • globOptions option to pass options to the glob module
  • pattern option

0.14.2 - 2018-02-11

Fixed

... (truncated)
Commits
  • 319dd81 fix: don't monkeypatch fs with promisified versions (#176)
  • 82d78f3 chore: have semantic-release update the CHANGELOG file (#175)
  • 8a03eae feat: drop support for Node < 8 (#170)
  • 22756a7 chore: use the correct version of the CFA module (#174)
  • be6f4eb build: move macos tests to circleci (#173)
  • f6ba2ec chore: only use Travis CI for macOS testing (#172)
  • d758495 chore: fix 'typo' in module name
  • 0ae98ce chore: add CFA support (#171)
  • b4c18ae Merge pull request #169 from karissa/patch-1
  • 251a3cc Update README for public API move to promises.
  • Additional commits viewable in compare view

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 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 Apr 30, 2019
@dependabot-preview dependabot-preview bot requested a review from malept April 30, 2019 06:07
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/asar-tw-2.0.1 branch from c4f7a2e to db5e5c2 Compare May 14, 2019 07:02
@malept malept closed this in #27 May 23, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/asar-tw-2.0.1 branch May 23, 2019 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant