Dragoman
Dragoman copied to clipboard
Bump asar from 0.13.0 to 3.0.3
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
v3.0.2
3.0.2 (2020-03-23)
Bug Fixes
v3.0.1
3.0.1 (2020-03-12)
Bug Fixes
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
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
nodeifymodule (#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-packCLI option /isPackoption toasar.listPackage(#145)Fixed
... (truncated)
- Allow
asar.createPackageFromFilesto not passmetadataoroptions(#154)
Commits
c9cc0a1fix: CreateOptions.transform should return stream or void (#195)3f243e2fix: correctly parse arguments for list --is-pack (#194)1ece9c8build(deps-dev): upgrade mocha to ^7.1.104d8c79build(deps-dev): upgrade standard to ^14.3.349bba74fix: enforce Node version constraint for the CLI (#193)19889b6build: work around tsd bugc652ec4build: limit what actually gets packagedf581511build: use a newer Node version for releasesf1a29bafeat: require Node 10.12.0 (#191)0ee4133chore: 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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)