Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Bump asar from 0.13.0 to 3.0.3 #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps asar from 0.13.0 to 3.0.3.

Release notes

Sourced from asar's releases.

v3.0.3

3.0.3 (2020-03-31)

Bug Fixes

  • CreateOptions.transform should return stream or void (#195) (c9cc0a1)

v3.0.2

3.0.2 (2020-03-23)

Bug Fixes

  • correctly parse arguments for list --is-pack (#194) (3f243e2), closes #186

v3.0.1

3.0.1 (2020-03-12)

Bug Fixes

  • enforce Node version constraint for the CLI (#193) (49bba74)

v3.0.0

3.0.0 (2020-03-10)

Features

BREAKING CHANGES

  • Drops support for Node < 10.12.0

v2.1.0

2.1.0 (2020-02-19)

Features

v2.0.3

2.0.3 (2019-12-13)

Bug Fixes

... (truncated)
Changelog

Sourced from asar's changelog.

Changes By Version

2.0.1 - 2019-04-29

Fixed

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

2.0.0 - 2019-04-27

Removed

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)
... (truncated)
Commits
  • c9cc0a1 fix: CreateOptions.transform should return stream or void (#195)
  • 3f243e2 fix: correctly parse arguments for list --is-pack (#194)
  • 1ece9c8 build(deps-dev): upgrade mocha to ^7.1.1
  • 04d8c79 build(deps-dev): upgrade standard to ^14.3.3
  • 49bba74 fix: enforce Node version constraint for the CLI (#193)
  • 19889b6 build: work around tsd bug
  • c652ec4 build: limit what actually gets packaged
  • f581511 build: use a newer Node version for releases
  • f1a29ba feat: require Node 10.12.0 (#191)
  • 0ee4133 chore: remove AppVeyor badge
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by electron-cfa, 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.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 31, 2020
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.

0 participants