dependabot[bot]
|
6053796432
|
build(deps): bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-09 02:23:44 +00:00 |
|
dependabot[bot]
|
0a1d0f916c
|
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 22:10:18 -07:00 |
|
dependabot[bot]
|
1d4e198ba5
|
build(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 22:10:08 -07:00 |
|
dependabot[bot]
|
2f06fcab5f
|
build(deps): bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 22:09:50 -07:00 |
|
Andrew Plotkin
|
e7d57dd1e5
|
fix: /usr/bin/file can return errors on MacOS; ignore these errors (#13)
Co-authored-by: Andrew Plotkin <zarf@ZarfLent.local>
v1.0.5
|
2021-05-08 21:14:36 -07:00 |
|
dependabot[bot]
|
d9b1b4104f
|
build(deps): bump ssri from 6.0.1 to 6.0.2 (#19)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-08 21:13:52 -07:00 |
|
Charles Kerr
|
b445fa1974
|
Merge pull request #15 from electron/dependabot/npm_and_yarn/y18n-3.2.2
build(deps): bump y18n from 3.2.1 to 3.2.2
|
2021-04-05 23:11:27 -05:00 |
|
dependabot[bot]
|
f265d1f5e2
|
build(deps): bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-01 07:54:28 +00:00 |
|
dependabot[bot]
|
a05a5e6db8
|
build(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 09:11:26 -08:00 |
|
Samuel Attard
|
8c55e5b4f3
|
docs: update CircleCI readme badge
|
2020-11-26 13:42:27 -08:00 |
|
Niels Leenheer
|
477a52e779
|
fix: use setEncoding() and read() for crypto.createHash instead of digest() (#11)
v1.0.4
|
2020-11-20 02:05:59 -08:00 |
|
Samuel Attard
|
107823fc2c
|
fix: use realpath when scanning app files
v1.0.3
|
2020-11-19 14:43:08 -08:00 |
|
Samuel Attard
|
621083fe1f
|
fix: add debug logging
v1.0.2
|
2020-11-19 10:01:20 -08:00 |
|
Samuel Attard
|
0770238718
|
chore: cleanup files and split into modules
|
2020-11-19 09:49:17 -08:00 |
|
Samuel Attard
|
c01deb5576
|
build: fix lockfile
v1.0.1
|
2020-11-19 09:39:03 -08:00 |
|
Niels Leenheer
|
82acb6fc72
|
fix: no asar support (#4), renamed directories (#5) and check if we need to duplicate asar's (#2) (#8)
* fix: no asar support (#4), renamed directories (#5) and check if we need to duplicate asar's (#1)
* Add missing newline
|
2020-11-19 09:34:14 -08:00 |
|
Niels Leenheer
|
8bb61593b2
|
fix: add "entry-asar/*" to the files section of package.json (fixes #3) (#7)
|
2020-11-19 09:33:42 -08:00 |
|
dependabot[bot]
|
3ebf924651
|
build(deps-dev): bump semantic-release from 17.2.2 to 17.2.3
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.2 to 17.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.2.2...v17.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-18 15:14:48 -08:00 |
|
Samuel Attard
|
46a3b7e94d
|
docs: update README
|
2020-11-13 14:30:01 -08:00 |
|
Samuel Attard
|
19edbb0a3f
|
build: move to support CFA branch naming
v1.0.0
|
2020-11-13 14:01:49 -08:00 |
|
Samuel Attard
|
7a807da97e
|
build: actually release things on the main branch
|
2020-11-13 13:56:52 -08:00 |
|
Samuel Attard
|
b51f5a7f2d
|
build: use node 14.15 for semantic release
|
2020-11-13 13:50:59 -08:00 |
|
Samuel Attard
|
dae523770c
|
build: use node 10.18 for semantic release
|
2020-11-13 13:21:28 -08:00 |
|
Samuel Attard
|
f96b8a58d6
|
docs: fix typo in README
|
2020-11-13 13:17:17 -08:00 |
|
Samuel Attard
|
4355ed54e6
|
build: trigger release on main branch
|
2020-11-13 13:16:45 -08:00 |
|
Samuel Attard
|
468883dccb
|
chore: update README
|
2020-11-13 13:13:39 -08:00 |
|
Samuel Attard
|
395c31eb71
|
build: add CI
|
2020-11-13 13:02:04 -08:00 |
|
Samuel Attard
|
20e56d9c40
|
chore: update dependencies
|
2020-11-12 16:27:58 -08:00 |
|
Samuel Attard
|
46ff9c4b38
|
feat: add support for v8 snapshots and cross-arch app code
|
2020-11-12 16:18:06 -08:00 |
|
Samuel Attard
|
c6136396fd
|
docs: update usage docs
|
2020-10-26 15:33:06 -07:00 |
|
Samuel Attard
|
84a12a4685
|
fix: remove stray console.log
|
2020-10-21 13:30:49 -07:00 |
|
Samuel Attard
|
163f495b6b
|
Initial Commit
|
2020-10-21 13:30:28 -07:00 |
|