164 Commits

Author SHA1 Message Date
jwetzell a6bcac5adf bump version to v1.2.1 2024-10-30 21:00:58 -05:00
jwetzell 591275cba1 bump version to v1.2.0 2024-10-29 17:22:53 -05:00
jwetzell 534a709005 Merge pull request #258 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.31.0
Bump eslint-plugin-import from 2.29.1 to 2.31.0
2024-10-28 13:14:28 -05:00
jwetzell d9aa48ed3d Merge pull request #272 from stagehacks/dependabot/npm_and_yarn/uuid-11.0.1
Bump uuid from 10.0.0 to 11.0.1
2024-10-28 13:11:07 -05:00
dependabot[bot] 26aecb1efb Bump electron from 32.1.2 to 33.0.2
Bumps [electron](https://github.com/electron/electron) from 32.1.2 to 33.0.2.
- [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/v32.1.2...v33.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 12:24:13 +00:00
dependabot[bot] de37f7f3fb Bump uuid from 10.0.0 to 11.0.1
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 09:38:57 +00:00
dependabot[bot] d292390c24 Bump @jwetzell/posistagenet from 0.4.7 to 1.1.0
Bumps [@jwetzell/posistagenet](https://github.com/jwetzell/psn-js) from 0.4.7 to 1.1.0.
- [Commits](https://github.com/jwetzell/psn-js/compare/v0.4.7...v1.1.0)

---
updated-dependencies:
- dependency-name: "@jwetzell/posistagenet"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 09:38:49 +00:00
dependabot[bot] a851c1a7ca Bump eslint-plugin-import from 2.29.1 to 2.31.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.31.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.29.1...v2.31.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>
2024-10-22 20:43:26 +00:00
jwetzell 82c92d0b91 Merge pull request #263 from stagehacks/dependabot/npm_and_yarn/jwetzell/posistagenet-0.4.7
Bump @jwetzell/posistagenet from 0.4.6 to 0.4.7
2024-10-22 15:42:14 -05:00
jwetzell 990daa6432 Merge pull request #256 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.5.0
Bump @electron/notarize from 2.4.0 to 2.5.0
2024-10-22 15:41:13 -05:00
dependabot[bot] c5b1d75e54 Bump @jwetzell/posistagenet from 0.4.6 to 0.4.7
Bumps [@jwetzell/posistagenet](https://github.com/jwetzell/psn-js) from 0.4.6 to 0.4.7.
- [Commits](https://github.com/jwetzell/psn-js/commits/v0.4.7)

---
updated-dependencies:
- dependency-name: "@jwetzell/posistagenet"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 09:58:40 +00:00
dependabot[bot] f9db50c3ea Bump electron-builder from 25.0.5 to 25.1.8
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 25.0.5 to 25.1.8.
- [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/electron-builder@25.1.8/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-10-14 09:58:34 +00:00
dependabot[bot] 21fb9de192 Bump @electron/notarize from 2.4.0 to 2.5.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.4.0 to 2.5.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.4.0...v2.5.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-10-07 15:41:41 +00:00
jwetzell 6be944689d Merge pull request #257 from stagehacks/dependabot/npm_and_yarn/electron-32.1.2
Bump electron from 32.1.0 to 32.1.2
2024-10-07 10:40:27 -05:00
dependabot[bot] 85e0dbcbae Bump electron-updater from 6.3.4 to 6.3.9
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.3.4 to 6.3.9.
- [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.3.9/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-10-07 09:34:32 +00:00
dependabot[bot] c53f690218 Bump electron from 32.1.0 to 32.1.2
Bumps [electron](https://github.com/electron/electron) from 32.1.0 to 32.1.2.
- [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/v32.1.0...v32.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 09:24:58 +00:00
jwetzell e8cce12f75 Merge pull request #255 from stagehacks/dependabot/npm_and_yarn/electron-32.1.0
Bump electron from 31.4.0 to 32.1.0
2024-09-17 21:35:34 -05:00
jwetzell 0ef3d11241 bump version to v1.1.1 2024-09-17 21:35:01 -05:00
dependabot[bot] 6958336cbe Bump electron from 31.4.0 to 32.1.0
Bumps [electron](https://github.com/electron/electron) from 31.4.0 to 32.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/v31.4.0...v32.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-09-17 19:25:27 +00:00
jwetzell 4bdf5d138c Merge pull request #253 from stagehacks/dependabot/npm_and_yarn/electron-builder-25.0.5
Bump electron-builder from 24.13.3 to 25.0.5
2024-09-17 14:24:13 -05:00
jwetzell f766ae6ea0 Merge pull request #252 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.3.4
Bump electron-updater from 6.2.1 to 6.3.4
2024-09-17 14:19:14 -05:00
dependabot[bot] 9f84a2d04f Bump electron-builder from 24.13.3 to 25.0.5
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.13.3 to 25.0.5.
- [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/v25.0.5/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 09:19:24 +00:00
dependabot[bot] 3ae67fbe1e Bump electron-updater from 6.2.1 to 6.3.4
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.2.1 to 6.3.4.
- [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.3.4/packages/electron-updater)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 09:19:13 +00:00
dependabot[bot] d00dc47dc5 Bump osc from 2.4.4 to 2.4.5
Bumps [osc](https://github.com/colinbdclark/osc.js) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/colinbdclark/osc.js/releases)
- [Commits](https://github.com/colinbdclark/osc.js/compare/2.4.4...2.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 09:24:09 +00:00
dependabot[bot] eeec94a7a3 Bump electron from 31.3.0 to 31.4.0
Bumps [electron](https://github.com/electron/electron) from 31.3.0 to 31.4.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/v31.3.0...v31.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 18:33:45 +00:00
dependabot[bot] be81f80de9 bump @electron/notarize from 2.3.2 to 2.4.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.3.2 to 2.4.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.3.2...v2.4.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-08-19 09:21:57 +00:00
dependabot[bot] 1a44381079 Bump electron from 31.2.0 to 31.3.0
Bumps [electron](https://github.com/electron/electron) from 31.2.0 to 31.3.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/v31.2.0...v31.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 09:23:27 +00:00
jwetzell 3ee810b01a Merge pull request #243 from stagehacks/dependabot/npm_and_yarn/electron-31.2.0
Bump electron from 30.1.0 to 31.2.0
2024-07-21 20:49:41 -05:00
jwetzell 1ee92f2abe Merge pull request #233 from stagehacks/dependabot/npm_and_yarn/uuid-10.0.0
Bump uuid from 9.0.1 to 10.0.0
2024-07-21 20:49:33 -05:00
jwetzell 7fa8cfc3e7 Merge pull request #220 from stagehacks/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.9 to 3.1.10
2024-07-21 20:45:40 -05:00
dependabot[bot] a011b13aae Bump electron from 30.1.0 to 31.2.0
Bumps [electron](https://github.com/electron/electron) from 30.1.0 to 31.2.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/v30.1.0...v31.2.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-07-15 09:58:04 +00:00
dependabot[bot] 715316396c Bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [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.3.2...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:57:41 +00:00
dependabot[bot] 0ef7d809cf Bump prettier from 3.3.1 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2.
- [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.3.1...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 09:32:51 +00:00
dependabot[bot] ad900909d8 Bump electron-updater from 6.1.8 to 6.2.1
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.8 to 6.2.1.
- [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.2.1/packages/electron-updater)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 09:58:55 +00:00
jwetzell 446ae43244 Merge pull request #231 from stagehacks/dependabot/npm_and_yarn/prettier-3.3.1
Bump prettier from 3.2.5 to 3.3.1
2024-06-10 17:34:55 -05:00
dependabot[bot] e8ac901f5a Bump uuid from 9.0.1 to 10.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 09:32:11 +00:00
dependabot[bot] 33e59fb5b7 Bump electron from 30.0.8 to 30.1.0
Bumps [electron](https://github.com/electron/electron) from 30.0.8 to 30.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/v30.0.8...v30.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>
2024-06-10 09:32:02 +00:00
dependabot[bot] 6892fe256e Bump prettier from 3.2.5 to 3.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.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.2.5...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 09:31:41 +00:00
dependabot[bot] 7827217c5a Bump electron from 30.0.6 to 30.0.8
Bumps [electron](https://github.com/electron/electron) from 30.0.6 to 30.0.8.
- [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/v30.0.6...v30.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 09:22:53 +00: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
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
dependabot[bot] df3e2c1230 Bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 09:40:03 +00: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
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
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
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