Compare commits

...

64 Commits

Author SHA1 Message Date
jwetzell 071b7d0871 Merge pull request #224 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.3.2
Bump @electron/notarize from 2.3.0 to 2.3.2
2024-05-25 18:36:47 -05:00
dependabot[bot] f33229c5b0 Bump @electron/notarize from 2.3.0 to 2.3.2
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.3.0...v2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 23:36:17 +00:00
jwetzell eef0f5859d Merge pull request #225 from stagehacks/dependabot/npm_and_yarn/electron-30.0.6
Bump electron from 29.1.0 to 30.0.6
2024-05-25 18:35:24 -05:00
jwetzell b3f268d2a5 notarize script is not needed anymore 2024-05-25 18:35:04 -05:00
jwetzell 8e9f2c7c56 add another release notes category 2024-05-25 18:30:54 -05:00
jwetzell 826b8d4fb0 Merge pull request #187 from stagehacks/feat/toggle-sidebar
Add ability to toggle sidebar
2024-05-25 18:24:55 -05:00
dependabot[bot] 42abbdef33 Bump electron from 29.1.0 to 30.0.6
Bumps [electron](https://github.com/electron/electron) from 29.1.0 to 30.0.6.
- [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/v29.1.0...v30.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 09:05:51 +00:00
jwetzell c93b56d263 add release yaml 2024-04-07 14:17:04 -05:00
jwetzell 0ff27fe5ec Merge pull request #213 from stagehacks/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-04-07 14:10:53 -05:00
dependabot[bot] d29e7702df Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-07 19:10:48 +00:00
jwetzell b65823baad Merge pull request #214 from stagehacks/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2024-04-07 14:10:16 -05:00
dependabot[bot] 60513b93b8 Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-07 19:09:46 +00:00
jwetzell c199328e92 add dependabot config for github actions 2024-04-07 14:09:18 -05:00
jwetzell fcaa955868 update to node 20 2024-04-07 14:03:17 -05:00
jwetzell 8eb8c44a81 add team id to fix mac builds 2024-04-07 14:02:25 -05:00
jwetzell cdf1cf2b01 fix bad property name 2024-04-05 21:26:18 -05:00
jwetzell e1d5b4a0b7 Merge pull request #205 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.1.8
Bump electron-updater from 6.1.7 to 6.1.8
2024-03-19 21:51:34 -05:00
jwetzell 2900a2a70c Merge pull request #206 from stagehacks/dependabot/npm_and_yarn/eslint-8.57.0
Bump eslint from 8.56.0 to 8.57.0
2024-03-19 21:50:51 -05:00
dependabot[bot] bc6793c70b Bump eslint from 8.56.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:23:39 +00:00
dependabot[bot] b252097fa9 Bump electron-updater from 6.1.7 to 6.1.8
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.7 to 6.1.8.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.8/packages/electron-updater)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:23:20 +00:00
jwetzell 4efc53c328 Merge pull request #194 from stagehacks/dependabot/npm_and_yarn/atem-connection-3.5.0
Bump atem-connection from 3.3.2 to 3.5.0
2024-03-07 09:20:24 -06:00
jwetzell 76caaeb2f2 Merge pull request #201 from stagehacks/dependabot/npm_and_yarn/electron-29.1.0
Bump electron from 28.1.3 to 29.1.0
2024-03-07 09:12:13 -06:00
dependabot[bot] 03a6af9594 Bump electron from 28.1.3 to 29.1.0
Bumps [electron](https://github.com/electron/electron) from 28.1.3 to 29.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/v28.1.3...v29.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 15:11:57 +00:00
jwetzell 705ae26808 Merge pull request #197 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.3.0
Bump @electron/notarize from 2.2.0 to 2.3.0
2024-03-07 09:11:25 -06:00
jwetzell aba2eb53cb Merge pull request #198 from stagehacks/dependabot/npm_and_yarn/ip-1.1.9
Bump ip from 1.1.8 to 1.1.9
2024-03-07 09:11:11 -06:00
dependabot[bot] 907099d363 Bump ip from 1.1.8 to 1.1.9
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 15:09:53 +00:00
dependabot[bot] ed1aa03aec Bump @electron/notarize from 2.2.0 to 2.3.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 15:09:51 +00:00
jwetzell 145c9ae1f9 Merge pull request #202 from stagehacks/dependabot/npm_and_yarn/electron-builder-24.13.3
Bump electron-builder from 24.9.1 to 24.13.3
2024-03-07 09:09:09 -06:00
dependabot[bot] 19a96f1ba3 Bump electron-builder from 24.9.1 to 24.13.3
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.9.1 to 24.13.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 09:29:07 +00:00
dependabot[bot] c01af4eec1 Bump atem-connection from 3.3.2 to 3.5.0
Bumps [atem-connection](https://github.com/nrkno/sofie-atem-connection) from 3.3.2 to 3.5.0.
- [Changelog](https://github.com/nrkno/sofie-atem-connection/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nrkno/sofie-atem-connection/compare/v3.3.2...v3.5.0)

---
updated-dependencies:
- dependency-name: atem-connection
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 09:54:41 +00:00
jwetzell 42b9150c88 Merge pull request #193 from stagehacks/dependabot/npm_and_yarn/prettier-3.2.5
Bump prettier from 3.2.4 to 3.2.5
2024-02-05 11:28:47 -08:00
dependabot[bot] f530a3a264 Bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 09:24:53 +00:00
jwetzell c27b91ec0c Merge pull request #188 from stagehacks/dependabot/npm_and_yarn/prettier-3.2.4 2024-01-28 17:25:01 -08:00
dependabot[bot] 53254cc4e1 Bump prettier from 3.1.1 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 09:45:16 +00:00
jwetzell e85dd8f248 add option in menu to toggle sidebar 2024-01-15 16:13:01 -06:00
jwetzell 89f79e3d0e Merge pull request #183 from stagehacks/dependabot/npm_and_yarn/electron-28.1.3
Bump electron from 26.2.4 to 28.1.3
2024-01-15 13:53:45 -08:00
jwetzell bd8323c1e2 fix laggy mission control on mac 2024-01-15 15:32:47 -06:00
dependabot[bot] e50e81efda Bump electron from 26.2.4 to 28.1.3
Bumps [electron](https://github.com/electron/electron) from 26.2.4 to 28.1.3.
- [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/v26.2.4...v28.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 09:41:16 +00:00
jwetzell 37b7e09384 Merge pull request #179 from stagehacks/dependabot/npm_and_yarn/eslint-8.56.0
Bump eslint from 8.55.0 to 8.56.0
2023-12-19 21:45:54 -06:00
dependabot[bot] 97dfef5534 Bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:45:41 +00:00
jwetzell bbcefdbdc3 Merge pull request #178 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.29.1
Bump eslint-plugin-import from 2.29.0 to 2.29.1
2023-12-19 21:44:44 -06:00
dependabot[bot] 6ee778f4e2 Bump eslint-plugin-import from 2.29.0 to 2.29.1
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:56:10 +00:00
jwetzell 8fdb7ebf58 Merge pull request #175 from stagehacks/dependabot/npm_and_yarn/prettier-3.1.1
Bump prettier from 3.1.0 to 3.1.1
2023-12-11 09:09:01 -06:00
dependabot[bot] 8ffb335118 Bump prettier from 3.1.0 to 3.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 09:54:32 +00:00
jwetzell 706c4783ce Merge pull request #169 from stagehacks/dependabot/npm_and_yarn/electron-builder-24.9.1
Bump electron-builder from 24.6.4 to 24.9.1
2023-12-04 10:11:54 -06:00
dependabot[bot] f3d94cc7d0 Bump electron-builder from 24.6.4 to 24.9.1
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.4 to 24.9.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.9.1/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 16:11:21 +00:00
jwetzell 847db762cf Merge pull request #173 from stagehacks/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
Bump eslint-config-prettier from 9.0.0 to 9.1.0
2023-12-04 10:10:44 -06:00
dependabot[bot] 8f7a48a449 Bump eslint-config-prettier from 9.0.0 to 9.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 16:09:56 +00:00
jwetzell 2f24cb5a2d Merge pull request #172 from stagehacks/dependabot/npm_and_yarn/eslint-8.55.0
Bump eslint from 8.54.0 to 8.55.0
2023-12-04 10:09:16 -06:00
dependabot[bot] db1c9a731b Bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:27:44 +00:00
jwetzell d4b5b2b8c0 Merge pull request #170 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.1.7
Bump electron-updater from 6.1.4 to 6.1.7
2023-11-27 13:01:11 -06:00
dependabot[bot] a58f203545 Bump electron-updater from 6.1.4 to 6.1.7
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.4 to 6.1.7.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.7/packages/electron-updater)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 09:13:05 +00:00
jwetzell 367ed42814 Merge pull request #166 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.2.0
Bump @electron/notarize from 2.1.0 to 2.2.0
2023-11-21 11:11:50 -06:00
dependabot[bot] b6b4b8f908 Bump @electron/notarize from 2.1.0 to 2.2.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 17:10:51 +00:00
jwetzell 3b3cd4751d Merge pull request #168 from stagehacks/dependabot/npm_and_yarn/eslint-8.54.0
Bump eslint from 8.53.0 to 8.54.0
2023-11-21 11:08:26 -06:00
dependabot[bot] dbd1c4457d Bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:11:59 +00:00
jwetzell c8e93eb79d Merge pull request #161 from stagehacks/dependabot/npm_and_yarn/eslint-8.53.0
Bump eslint from 8.52.0 to 8.53.0
2023-11-13 08:40:41 -06:00
dependabot[bot] 337105464b Bump eslint from 8.52.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 14:37:58 +00:00
jwetzell 5eddf335bb Merge pull request #163 from stagehacks/dependabot/npm_and_yarn/prettier-3.1.0
Bump prettier from 3.0.3 to 3.1.0
2023-11-13 08:37:18 -06:00
dependabot[bot] 38c201bddc Bump prettier from 3.0.3 to 3.1.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 09:49:24 +00:00
jwetzell 3f7177fe06 Merge pull request #159 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.29.0
Bump eslint-plugin-import from 2.28.1 to 2.29.0
2023-10-23 09:56:23 -05:00
jwetzell 5d136bdabd Merge pull request #160 from stagehacks/dependabot/npm_and_yarn/eslint-8.52.0
Bump eslint from 8.51.0 to 8.52.0
2023-10-23 09:56:12 -05:00
dependabot[bot] f1647c5b51 Bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 10:03:30 +00:00
dependabot[bot] f4bfdbfc28 Bump eslint-plugin-import from 2.28.1 to 2.29.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 10:03:21 +00:00
12 changed files with 2327 additions and 661 deletions
+7 -3
View File
@@ -1,6 +1,10 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: "weekly"
interval: 'weekly'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
+14
View File
@@ -0,0 +1,14 @@
changelog:
exclude:
authors:
- dependabot
categories:
- title: Plugins 🖥️
labels:
- plugin
- title: Interface
labels:
- interface
- title: Other Changes
labels:
- '*'
+9 -9
View File
@@ -9,20 +9,20 @@ jobs:
build-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: 'npm'
- run: npm ci
- run: npm run release
build-windows:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: 'npm'
- run: npm ci
- run: npm run release
@@ -34,10 +34,10 @@ jobs:
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: 'npm'
- run: npm ci
- run: npm run release
+1 -1
View File
@@ -1 +1 @@
v18.13.0
v20.12.1
+9 -2
View File
@@ -38,6 +38,13 @@ const menuTemplate = [
label: 'View',
submenu: [
{ role: 'togglefullscreen' },
{
label: 'Toggle Sidebar',
id: 'toggleSidebar',
click(menuItem, window, event) {
mainWindow.webContents.send('toggleSidebar');
},
},
{ type: 'separator' },
{
label: 'Arrangement 1',
@@ -144,8 +151,8 @@ const menuTemplate = [
const windowMac = {
width: 1500,
height: 900,
titleBarStyle: 'hiddenInset',
transparent: true,
titleBarStyle: 'customButtonsOnHover',
transparent: false,
frame: false,
show: false,
vibrancy: 'window',
-44
View File
@@ -1,44 +0,0 @@
const notarize = require('@electron/notarize');
const fs = require('fs');
const path = require('path');
module.exports = async function (params) {
if (process.platform !== 'darwin') {
console.log('Only need to notarize MacOS, skipping');
return;
}
const appId = 'com.stagehacks.cueview';
const appPath = path.join(
params.appOutDir,
`${params.packager.appInfo.productFilename}.app`
);
if (!fs.existsSync(appPath)) {
console.error('App file not found skipping notarization.');
return;
}
if (
process.env.APPLE_ID === undefined ||
process.env.APPLE_ID_PASSWORD === undefined
) {
console.log('Apple ID and Password must be set in order to notarize.');
return;
}
try {
console.log(`Notarizing ${appId} found at ${appPath}`);
await notarize.notarize({
appBundleId: appId,
appPath,
appleId: process.env.APPLE_ID,
appleIdPassword: process.env.APPLE_ID_PASSWORD,
});
console.log(`Done notarizing ${appId}`);
} catch (error) {
console.log('There was an error notarizing.');
console.error(error);
}
};
+2261 -591
View File
File diff suppressed because it is too large Load Diff
+12 -9
View File
@@ -20,20 +20,20 @@
"homepage": "https://github.com/stagehacks/Cue-View",
"repository": "https://github.com/stagehacks/Cue-View",
"devDependencies": {
"@electron/notarize": "^2.1.0",
"electron": "^26.2.4",
"electron-builder": "^24.6.4",
"eslint": "^8.51.0",
"@electron/notarize": "^2.3.2",
"electron": "^30.0.6",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"prettier": "^3.0.3"
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.2.5"
},
"dependencies": {
"@jwetzell/posistagenet": "^0.4.6",
"atem-connection": "^3.3.2",
"atem-connection": "^3.5.0",
"bonjour": "^3.5.0",
"electron-updater": "^6.1.4",
"electron-updater": "^6.1.8",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"netmask": "^2.0.2",
@@ -48,6 +48,9 @@
"category": "Utilities",
"icon": "src/assets/img/icon.icns",
"hardenedRuntime": true,
"notarize": {
"teamId": "JHA7H7P56J"
},
"electronLanguages": [
"en"
],
+1 -1
View File
@@ -6,7 +6,7 @@ exports.config = {
defaultName: 'ATEM',
connectionType: 'atem',
defaultPort: 9910,
mayChangePort: false,
mayChangePorts: false,
searchOptions: {
type: 'UDPScan',
searchBuffer: Buffer.from([
+1 -1
View File
@@ -7,7 +7,7 @@ exports.config = {
defaultName: 'ETC Eos',
connectionType: 'osc',
defaultPort: 3037,
mayChangePort: true,
mayChangePorts: true,
heartbeatInterval: 5000,
heartbeatTimeout: 6000,
searchOptions: {
+4
View File
@@ -155,6 +155,10 @@ ipcRenderer.on('clearSavedData', (event, message) => {
SAVESLOTS.clearSavedData();
});
ipcRenderer.on('toggleSidebar', (event, message) => {
document.getElementById('main').classList.toggle('sidebar-hidden');
});
ipcRenderer.on('loadSlot', (event, slot) => {
if (slot) {
SAVESLOTS.loadSlot(slot);
+8
View File
@@ -31,6 +31,14 @@ a {
float: right;
}
#main.sidebar-hidden {
grid-template-columns: auto;
}
#main.sidebar-hidden > #device-list-col {
display: none;
}
#main {
box-sizing: border-box;
display: grid;