Граф коммитов

54 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 93e537b91a
chore(deps-dev): Bump axios from 1.6.2 to 1.7.7 (#150)
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 12:48:38 -07:00
David Sanders c2099bf348
ci: use GHA for CFA releases (#149) 2024-09-04 10:36:12 -07:00
dependabot[bot] 430361cf6b
chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 (#147)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 11:27:21 +02:00
Calvin 186ad66168
test: modernize smoke test (#141)
* test: modernize smoke test

* skip on development version
2024-04-16 15:53:57 -06:00
dependabot[bot] 0ac374cf5d
chore(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 (#140)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 10:06:05 +01:00
dependabot[bot] 50dfba8b00
chore(deps-dev): Bump follow-redirects from 1.15.3 to 1.15.4 (#136)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 22:32:46 +13:00
David Sanders 39f33127a5
chore: update deps to clear audit (#134) 2023-12-13 13:52:06 -08:00
dependabot[bot] ff6b6bc017
chore(deps): Bump axios and @continuous-auth/client (#130)
Bumps [axios](https://github.com/axios/axios) to 1.6.2 and updates ancestor dependency @continuous-auth/client. These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.2)

Updates `@continuous-auth/client` from 2.2.2 to 2.2.3

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@continuous-auth/client"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 20:07:00 -08:00
dependabot[bot] 606ad1ec3a
chore(deps-dev): Bump semver from 7.3.8 to 7.5.2 (#122)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 12:14:48 +02:00
David Sanders cfd1592a44
chore: use @electron/fiddle-core to get latest stable version (#119) 2023-05-02 11:03:06 +02:00
David Sanders 56668ced95
build: do CFA releases (#118) 2023-02-20 10:20:33 +01:00
dependabot[bot] 9a2846ec86
chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 (#114)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 13:07:26 -08:00
John Kleinschmidt ac5fa711b5
chore: update version to v22.0.0 (#106)
* chore: update version to v22.0.0
2022-12-01 11:03:39 -05:00
electron-bot a23c98387e chore: update version to v21.0.0 2022-09-27 08:01:14 +00:00
dependabot[bot] 0ac5c768fd
chore(deps): Bump got and @electron/get (#102)
Bumps [got](https://github.com/sindresorhus/got) to 11.8.5 and updates ancestor dependency [@electron/get](https://github.com/electron/get). These dependencies need to be updated together.


Updates `got` from 9.6.0 to 11.8.5
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v11.8.5)

Updates `@electron/get` from 1.12.4 to 2.0.1
- [Release notes](https://github.com/electron/get/releases)
- [Changelog](https://github.com/electron/get/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/get/compare/v1.12.4...v2.0.1)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: "@electron/get"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 14:22:36 -04:00
electron-bot 99b5a6a92b chore: update version to v20.0.0 2022-08-03 17:15:04 +00:00
Shelley Vohr c27d694a13
chore: update to v19.0.0 (#97) 2022-05-24 07:38:53 -07:00
Shelley Vohr d136e7c386
chore: update package-lock.json 2022-05-23 18:41:51 +02:00
dependabot[bot] f2c12673ba
chore(deps): Bump minimist from 1.2.5 to 1.2.6 (#96)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 14:15:25 -04:00
dependabot[bot] 42bf5fe212
chore(deps): Bump ansi-regex from 3.0.0 to 3.0.1 (#95)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 14:15:06 -04:00
Keeley Hammond 9bf997ae79
chore: bump to 18.0.0 (#94) 2022-03-30 09:33:07 -07:00
dependabot[bot] 85a0ed10f6
chore(deps): Bump ajv from 6.10.2 to 6.12.6 (#93)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 11:29:32 +01:00
Shelley Vohr 1e7818003b
chore: update to v17.0.0 (#92) 2022-02-01 12:17:59 +01:00
VerteDinde 9e8451c61d feat: update to v16.0.0 2021-11-17 11:46:28 -08:00
Alexey Ryabov df9d8385b7 chore: bump to 15.0.0 2021-09-24 14:35:52 +03:00
dependabot[bot] 660dba62fd
chore(deps): Bump path-parse from 1.0.6 to 1.0.7 (#86)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-10 18:50:22 -05:00
dependabot[bot] 0fb0f408af
chore(deps): Bump normalize-url from 4.5.0 to 4.5.1 (#83)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 12:34:47 -05:00
dependabot[bot] 175a135ae5
chore(deps): Bump glob-parent from 5.0.0 to 5.1.2 (#82)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.0.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 10:37:17 +02:00
VerteDinde 63b4d4166d chore: 13.0.0 2021-05-25 12:05:48 -07:00
dependabot[bot] a93c9b8a06
chore(deps): Bump lodash from 4.17.19 to 4.17.21 (#79)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 09:24:37 +02:00
dependabot[bot] 3ebe3fd407
chore(deps): Bump hosted-git-info from 2.7.1 to 2.8.9 (#80)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 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.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 09:23:06 +02:00
VerteDinde ef8999231f v12.0.0 2021-03-02 12:48:37 -08:00
dependabot[bot] 8d8122cf60
chore(deps): Bump ini from 1.3.5 to 1.3.7 (#73)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 20:43:41 -08:00
VerteDinde d561d4b562 v11.0.0 2020-11-17 11:11:59 -08:00
John Kleinschmidt 768fa1215e v10.0.0 2020-08-25 10:38:43 -04:00
dependabot[bot] 0a2237d97c
Bump lodash from 4.17.15 to 4.17.19 (#64)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 14:14:28 -07:00
John Kleinschmidt 5a726b8d9a v9.0.0 2020-05-19 10:06:43 -04:00
Erick Zhao 1e4599b3b2 chore: upgrade extract-zip to v2.0.0 2020-04-01 10:59:02 -07:00
Erick Zhao 3c22216af4 refactor: migrate to @electron/get 2020-03-31 17:26:48 -07:00
dependabot[bot] 2a0b4502b9
Bump acorn from 6.2.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.2.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 23:12:20 +00:00
John Kleinschmidt 400df8eb49 v8.0.0 2020-02-04 11:16:59 -05:00
Keeley Hammond c3f66d60e0 chore: update for 8.0.0-beta.7 (#54) 2020-01-22 15:22:39 -08:00
John Kleinschmidt 5cba3242aa Update for v7.0.0 2019-10-22 10:41:20 -04:00
John Kleinschmidt 2ca0405186
Merge pull request #48 from electron/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.4.0 to 1.4.2
2019-10-17 11:29:49 -04:00
Felix Rieseberg 0051436185 chore: Update to 7.0.0-beta.5 2019-10-08 14:22:40 -07:00
dependabot[bot] 4b48320176
Bump eslint-utils from 1.4.0 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 08:51:57 +00:00
Shelley Vohr e3feaf59a4 chore: update standard and mocha 2019-07-29 19:35:47 -07:00
dependabot[bot] 8dc45bf698 Bump js-yaml from 3.12.0 to 3.13.1 (#43)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-19 13:10:46 -07:00
dependabot[bot] 2a79a74843 Bump handlebars from 4.0.12 to 4.1.2 (#44)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-19 13:10:32 -07:00
Shelley Vohr 2de060b09e
chore: update for v6.0.0-beta.3 2019-05-22 08:37:55 -07:00