Commit graph

1004 commits

Author SHA1 Message Date
Johannes Millan
e2b9f82411 feat(electronSecurity): make electron log work again 2023-12-15 16:38:00 +01:00
Johannes Millan
7fe4d63ea4 feat(electronSecurity): update electron 2023-12-15 16:38:00 +01:00
Johannes Millan
1df4eb6dae 7.16.0 2023-12-06 10:13:54 +01:00
Johannes Millan
fee2634793 7.15.1 2023-12-05 11:43:33 +01:00
Johannes Millan
dadd7f77bd build: update chromedriver 2023-12-01 15:57:06 +01:00
Johannes Millan
f11bcac7d4 7.15.0 2023-11-17 16:31:41 +01:00
dependabot[bot]
5833ff0736 build(deps-dev): bump ts-node from 10.7.0 to 10.9.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.7.0...v10.9.1)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 16:30:34 +01:00
dependabot[bot]
fd4fe190bd build(deps-dev): bump karma from 6.3.18 to 6.4.2
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.18 to 6.4.2.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.18...v6.4.2)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 16:30:14 +01:00
dependabot[bot]
7ec48104bd build(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.62.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 16:30:04 +01:00
dependabot[bot]
0e2bb2cf58 build(deps-dev): bump axios from 1.4.0 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0.
- [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.4.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 16:23:51 +01:00
Johannes Millan
47798da85a build: update electron related deps 2023-10-09 18:15:57 +02:00
Johannes Millan
a897ccdc29 build(electron): downgrade electron to fix exit code 139 for renderer 2023-10-09 18:14:42 +02:00
Johannes Millan
0ab146a5bd build: update electron 2023-10-09 17:44:14 +02:00
Johannes Millan
4946123ba3 build: fix chromedriver version 2023-10-06 16:18:06 +02:00
Johannes Millan
bb0c84b9a9 7.14.3 2023-09-01 16:15:57 +02:00
dependabot[bot]
c2cfe02211 build(deps-dev): bump @angular-eslint/template-parser
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 15.2.1 to 16.1.1.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 16:41:07 +02:00
Johannes Millan
8a3d01f90e build: prepare electron update and update electron builder 2023-08-25 14:39:54 +02:00
Johannes Millan
314503ca0d 7.14.2 2023-08-21 15:51:30 +02:00
Johannes Millan
ecd9bd9b17 build: update package for electron notarize 2023-08-21 15:51:23 +02:00
Johannes Millan
d3b3f78536 7.14.1 2023-08-21 11:07:50 +02:00
Johannes Millan
ae07c4f7b9 7.14.0 2023-07-28 17:00:16 +02:00
Johannes Millan
bd77d46e28 build: update chrome driver to fix build on github actions 2023-07-28 11:45:45 +02:00
Johannes Millan
aa1a4a14f4 test: fix e2e tests 2023-05-30 13:26:30 +02:00
dependabot[bot]
593df5387d build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-27 14:39:59 +02:00
dependabot[bot]
10511f3d7c build(deps): bump fs-extra from 10.1.0 to 11.1.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.1.0...11.1.1)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-27 14:39:43 +02:00
dependabot[bot]
330c2f49f2 build(deps-dev): bump axios from 0.21.4 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.4.0.
- [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.21.4...v1.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-27 14:39:18 +02:00
Johannes Millan
861359eb7c build: update description #2580 2023-04-21 15:26:24 +02:00
Johannes Millan
09be68c8d9 7.13.2 2023-04-14 19:29:00 +02:00
victor.mosin
8c5bcb0548 chore: added new task to build versions for Apple's M1 processors
Resolves: #2503
2023-04-14 12:39:54 +02:00
Johannes Millan
12a385e27b fix: remove custom date parsers since not working and unit tests are failing 2023-03-31 19:25:38 +02:00
dependabot[bot]
5396083827 build(deps-dev): bump electron-builder-notarize from 1.5.0 to 1.5.1
Bumps [electron-builder-notarize](https://github.com/karaggeorge/electron-builder-notarize) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/karaggeorge/electron-builder-notarize/releases)
- [Commits](https://github.com/karaggeorge/electron-builder-notarize/commits)

---
updated-dependencies:
- dependency-name: electron-builder-notarize
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 17:00:28 +01:00
Johannes Millan
7676742cb5 build: update electron #2503 2023-03-07 12:14:40 +01:00
Johannes Millan
4ffffc315b 7.13.1 2023-03-06 16:55:23 +01:00
Johannes Millan
b62d79cd66 7.13.0 2023-03-06 15:56:10 +01:00
Trang Le
11e71e6e07 feat: install chrono for date parsing 2023-02-17 17:47:10 +01:00
Johannes Millan
eb3c7b49ea 7.12.2 2023-02-10 14:12:29 +01:00
dependabot[bot]
7e4594626f build(deps-dev): bump electron from 22.0.1 to 22.1.0
Bumps [electron](https://github.com/electron/electron) from 22.0.1 to 22.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.0.1...v22.1.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 19:18:25 +01:00
dependabot[bot]
dfda85bb12 build(deps-dev): bump conventional-changelog-cli from 2.1.1 to 2.2.2
Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog) from 2.1.1 to 2.2.2.
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.1.1...conventional-changelog-cli-v2.2.2)

---
updated-dependencies:
- dependency-name: conventional-changelog-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 19:18:00 +01:00
Johannes Millan
c72b5e3375 build: fix build by downgrading chromedriver :( 2023-01-17 13:08:58 +01:00
Johannes Millan
d3f017cabf build: fix build by updating chromedriver 2023-01-17 12:39:58 +01:00
Johannes Millan
c54b26fe89 feat: upgrade electron #2355 2023-01-12 22:12:45 +01:00
Johannes Millan
683c831f03 build: update versions and chrome driver 2023-01-12 20:29:39 +01:00
Johannes Millan
243ec34a35 7.12.1 2023-01-11 18:31:03 +01:00
dependabot[bot]
59c871ff78 build(deps-dev): bump @ngrx/schematics from 14.0.2 to 15.1.0
Bumps [@ngrx/schematics](https://github.com/ngrx/platform) from 14.0.2 to 15.1.0.
- [Release notes](https://github.com/ngrx/platform/releases)
- [Changelog](https://github.com/ngrx/platform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ngrx/platform/compare/14.0.2...15.1.0)

---
updated-dependencies:
- dependency-name: "@ngrx/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:23:59 +01:00
dependabot[bot]
dcdfd954f9 build(deps-dev): bump @angular-eslint/template-parser
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 14.1.2 to 15.1.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v15.1.0/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:23:32 +01:00
dependabot[bot]
f2f8c0e199 build(deps): bump electron-log from 4.4.1 to 4.4.8
Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.4.1 to 4.4.8.
- [Release notes](https://github.com/megahertz/electron-log/releases)
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.1...v4.4.8)

---
updated-dependencies:
- dependency-name: electron-log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:22:37 +01:00
Johannes Millan
b36405817f build: auto check language files for json errors 2023-01-05 15:07:07 +01:00
dependabot[bot]
d29e950313 build(deps-dev): bump @angular/cli from 14.1.1 to 14.2.7
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 14.1.1 to 14.2.7.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/14.1.1...14.2.7)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 11:45:52 +01:00
dependabot[bot]
e05ab33a2c build(deps-dev): bump karma-chrome-launcher from 3.1.0 to 3.1.1
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: karma-chrome-launcher
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 11:45:42 +01:00
dependabot[bot]
f31b1baff2 build(deps): bump fs-extra from 10.0.0 to 10.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.0...10.1.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 11:45:31 +01:00