Commit Graph

  • 36b58a84f3 feat: add support for auto-merging ElectronAsarIntegrity values v1.1.0 Samuel Attard 2021-09-15 12:50:03 -07:00
  • fe8d99e31d build(deps): bump tar from 4.4.15 to 4.4.19 dependabot[bot] 2021-09-02 17:47:30 +00:00
  • d336231787 build(deps): bump path-parse from 1.0.6 to 1.0.7 dependabot[bot] 2021-08-12 22:47:42 +00:00
  • 6cd85d89aa chore: update deps Samuel Attard 2021-07-30 01:36:40 -07:00
  • 7b1c610963 Merge pull request #25 from electron/dependabot/npm_and_yarn/glob-parent-5.1.2 Charles Kerr 2021-06-09 09:24:07 -05:00
  • 060a299188 Merge pull request #24 from electron/dependabot/npm_and_yarn/trim-newlines-3.0.1 Charles Kerr 2021-06-09 09:23:58 -05:00
  • 64420e4c32 build(deps): bump glob-parent from 5.1.1 to 5.1.2 dependabot[bot] 2021-06-09 14:22:23 +00:00
  • 2b411ce98b build(deps): bump trim-newlines from 3.0.0 to 3.0.1 dependabot[bot] 2021-06-09 14:22:22 +00:00
  • e80eed7f69 Merge pull request #23 from electron/dependabot/npm_and_yarn/normalize-url-4.5.1 Charles Kerr 2021-06-09 09:21:54 -05:00
  • 6053796432 build(deps): bump normalize-url from 4.5.0 to 4.5.1 dependabot[bot] 2021-06-09 02:23:44 +00:00
  • 0a1d0f916c build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 dependabot[bot] 2021-05-09 04:15:21 +00:00
  • 1d4e198ba5 build(deps): bump lodash from 4.17.20 to 4.17.21 dependabot[bot] 2021-05-09 04:15:20 +00:00
  • 2f06fcab5f build(deps): bump handlebars from 4.7.6 to 4.7.7 dependabot[bot] 2021-05-09 04:15:12 +00:00
  • e7d57dd1e5 fix: /usr/bin/file can return errors on MacOS; ignore these errors (#13) v1.0.5 Andrew Plotkin 2021-05-09 00:14:36 -04:00
  • d9b1b4104f build(deps): bump ssri from 6.0.1 to 6.0.2 (#19) dependabot[bot] 2021-05-08 21:13:52 -07:00
  • b445fa1974 Merge pull request #15 from electron/dependabot/npm_and_yarn/y18n-3.2.2 Charles Kerr 2021-04-05 23:11:27 -05:00
  • f265d1f5e2 build(deps): bump y18n from 3.2.1 to 3.2.2 dependabot[bot] 2021-04-01 07:54:28 +00:00
  • a05a5e6db8 build(deps): bump ini from 1.3.5 to 1.3.8 dependabot[bot] 2020-12-13 07:16:43 +00:00
  • 8c55e5b4f3 docs: update CircleCI readme badge Samuel Attard 2020-11-26 13:42:27 -08:00
  • 477a52e779 fix: use setEncoding() and read() for crypto.createHash instead of digest() (#11) v1.0.4 Niels Leenheer 2020-11-20 11:05:59 +01:00
  • 107823fc2c fix: use realpath when scanning app files v1.0.3 Samuel Attard 2020-11-19 14:43:08 -08:00
  • 621083fe1f fix: add debug logging v1.0.2 Samuel Attard 2020-11-19 10:01:20 -08:00
  • 0770238718 chore: cleanup files and split into modules Samuel Attard 2020-11-19 09:49:17 -08:00
  • c01deb5576 build: fix lockfile v1.0.1 Samuel Attard 2020-11-19 09:39:03 -08:00
  • 82acb6fc72 fix: no asar support (#4), renamed directories (#5) and check if we need to duplicate asar's (#2) (#8) Niels Leenheer 2020-11-19 18:34:14 +01:00
  • 8bb61593b2 fix: add "entry-asar/*" to the files section of package.json (fixes #3) (#7) Niels Leenheer 2020-11-19 18:33:42 +01:00
  • 3ebf924651 build(deps-dev): bump semantic-release from 17.2.2 to 17.2.3 dependabot[bot] 2020-11-18 22:51:20 +00:00
  • 46a3b7e94d docs: update README Samuel Attard 2020-11-13 14:30:01 -08:00
  • 19edbb0a3f build: move to support CFA branch naming v1.0.0 Samuel Attard 2020-11-13 14:01:49 -08:00
  • 7a807da97e build: actually release things on the main branch Samuel Attard 2020-11-13 13:56:52 -08:00
  • b51f5a7f2d build: use node 14.15 for semantic release Samuel Attard 2020-11-13 13:50:59 -08:00
  • dae523770c build: use node 10.18 for semantic release Samuel Attard 2020-11-13 13:21:28 -08:00
  • f96b8a58d6 docs: fix typo in README Samuel Attard 2020-11-13 13:17:17 -08:00
  • 4355ed54e6 build: trigger release on main branch Samuel Attard 2020-11-13 13:16:45 -08:00
  • 468883dccb chore: update README Samuel Attard 2020-11-13 13:13:39 -08:00
  • 395c31eb71 build: add CI Samuel Attard 2020-11-13 12:57:03 -08:00
  • 20e56d9c40 chore: update dependencies Samuel Attard 2020-11-12 16:27:58 -08:00
  • 46ff9c4b38 feat: add support for v8 snapshots and cross-arch app code Samuel Attard 2020-11-12 16:17:59 -08:00
  • c6136396fd docs: update usage docs Samuel Attard 2020-10-26 15:33:06 -07:00
  • 84a12a4685 fix: remove stray console.log Samuel Attard 2020-10-21 13:30:49 -07:00
  • 163f495b6b Initial Commit Samuel Attard 2020-10-20 17:21:38 -07:00