Commit graph

259 commits

Author SHA1 Message Date
4315233e5a
Merge pull request #178 from CompeyDev/dependabot/npm_and_yarn/typescript-5.8.2
Bump typescript from 5.7.3 to 5.8.2
2025-03-03 13:42:34 +00:00
dependabot[bot]
3f85984b33
Bump typescript from 5.7.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 13:14:18 +00:00
bab0ea199c
Merge pull request #177 from CompeyDev/dependabot/npm_and_yarn/electron-34.3.0
Bump electron from 34.2.0 to 34.3.0
2025-02-27 14:56:35 +00:00
dependabot[bot]
8b059fb19e
Bump electron from 34.2.0 to 34.3.0
Bumps [electron](https://github.com/electron/electron) from 34.2.0 to 34.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/v34.2.0...v34.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>
2025-02-27 13:09:06 +00:00
cd6de21141
Merge pull request #176 from CompeyDev/dependabot/npm_and_yarn/typescript-eslint/parser-8.25.0
Bump @typescript-eslint/parser from 8.24.1 to 8.25.0
2025-02-25 17:15:55 +00:00
dependabot[bot]
1117a52c58
Bump @typescript-eslint/parser from 8.24.1 to 8.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.24.1 to 8.25.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/v8.25.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>
2025-02-25 17:14:59 +00:00
2c55869993
Merge pull request #175 from CompeyDev/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.25.0
Bump @typescript-eslint/eslint-plugin from 8.24.1 to 8.25.0
2025-02-25 17:12:51 +00:00
dependabot[bot]
48d7823fc6
Bump @typescript-eslint/eslint-plugin from 8.24.1 to 8.25.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.24.1 to 8.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 13:19:13 +00:00
51e1685910
Merge pull request #174 from CompeyDev/dependabot/npm_and_yarn/eslint-9.21.0
Bump eslint from 9.20.1 to 9.21.0
2025-02-24 14:45:17 +00:00
dependabot[bot]
40f14cdebf
Bump eslint from 9.20.1 to 9.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.1 to 9.21.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/v9.20.1...v9.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 14:13:16 +00:00
5eebca78b2
Merge pull request #172 from CompeyDev/dependabot/npm_and_yarn/typescript-eslint/parser-8.24.1
Bump @typescript-eslint/parser from 8.24.0 to 8.24.1
2025-02-18 16:41:48 +00:00
dependabot[bot]
fd9531efd7
Bump @typescript-eslint/parser from 8.24.0 to 8.24.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.24.0 to 8.24.1.
- [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/v8.24.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 16:41:35 +00:00
286e5db6ac
Merge pull request #173 from CompeyDev/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.24.1
Bump @typescript-eslint/eslint-plugin from 8.24.0 to 8.24.1
2025-02-18 16:40:20 +00:00
dependabot[bot]
3966a4f8a3
Bump @typescript-eslint/eslint-plugin from 8.24.0 to 8.24.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.24.0 to 8.24.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 13:23:08 +00:00
5c07d060b3
Merge pull request #171 from CompeyDev/dependabot/npm_and_yarn/electron-34.2.0
Bump electron from 34.1.1 to 34.2.0
2025-02-13 20:41:46 +05:30
dependabot[bot]
9782470b8b
Bump electron from 34.1.1 to 34.2.0
Bumps [electron](https://github.com/electron/electron) from 34.1.1 to 34.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/v34.1.1...v34.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-13 14:00:10 +00:00
fe9be9b1e1
Merge pull request #170 from CompeyDev/dependabot/npm_and_yarn/eslint-9.20.1
Bump eslint from 9.20.0 to 9.20.1
2025-02-12 21:22:08 +05:30
dependabot[bot]
82bc5da802
Bump eslint from 9.20.0 to 9.20.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1.
- [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/v9.20.0...v9.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 13:23:27 +00:00
4cfae106ae
Merge pull request #168 from CompeyDev/dependabot/npm_and_yarn/typescript-eslint/parser-8.24.0
Bump @typescript-eslint/parser from 8.23.0 to 8.24.0
2025-02-11 18:55:33 +05:30
dependabot[bot]
0c392e75dd
Bump @typescript-eslint/parser from 8.23.0 to 8.24.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.23.0 to 8.24.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/v8.24.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>
2025-02-11 13:25:09 +00:00
1f9968b566
Merge pull request #169 from CompeyDev/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.24.0
Bump @typescript-eslint/eslint-plugin from 8.23.0 to 8.24.0
2025-02-11 18:52:46 +05:30
dependabot[bot]
8f8527aa7f
Bump @typescript-eslint/eslint-plugin from 8.23.0 to 8.24.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.23.0 to 8.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 13:20:44 +00:00
42c2303c25
Merge pull request #167 from CompeyDev/dependabot/npm_and_yarn/eslint-9.20.0
Bump eslint from 9.19.0 to 9.20.0
2025-02-10 23:21:13 +05:30
dependabot[bot]
c80b1751a4
Bump eslint from 9.19.0 to 9.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.19.0 to 9.20.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/v9.19.0...v9.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 13:58:21 +00:00
bac4c0f079
Merge pull request #166 from CompeyDev/dependabot/npm_and_yarn/electron-34.1.1
Bump electron from 34.1.0 to 34.1.1
2025-02-07 19:32:54 +05:30
dependabot[bot]
31f49e6c63
Bump electron from 34.1.0 to 34.1.1
Bumps [electron](https://github.com/electron/electron) from 34.1.0 to 34.1.1.
- [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/v34.1.0...v34.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-07 14:00:13 +00:00
b6688b00ba
Merge pull request #165 from CompeyDev/dependabot/npm_and_yarn/electron-34.1.0
Bump electron from 34.0.2 to 34.1.0
2025-02-06 21:13:56 +05:30
dependabot[bot]
e5c5203a05
Bump electron from 34.0.2 to 34.1.0
Bumps [electron](https://github.com/electron/electron) from 34.0.2 to 34.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/v34.0.2...v34.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>
2025-02-06 13:39:43 +00:00
bedaf49327
Merge pull request #164 from CompeyDev/dependabot/npm_and_yarn/typescript-eslint/parser-8.23.0
Bump @typescript-eslint/parser from 8.22.0 to 8.23.0
2025-02-04 20:27:13 +05:30
dependabot[bot]
a55ddceb85
Bump @typescript-eslint/parser from 8.22.0 to 8.23.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.22.0 to 8.23.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/v8.23.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>
2025-02-04 14:56:58 +00:00
00a0f927c2
Merge pull request #163 from CompeyDev/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.23.0
Bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.23.0
2025-02-04 20:25:46 +05:30
dependabot[bot]
be9e2eb7fd
Bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.23.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.22.0 to 8.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 13:29:17 +00:00
3f7c8f2942
Merge pull request #161 from CompeyDev/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.22.0
Bump @typescript-eslint/eslint-plugin from 4.33.0 to 8.22.0
2025-01-30 16:55:14 +05:30
1d754c612e
Merge pull request #162 from CompeyDev/dependabot/npm_and_yarn/electron-34.0.2
Bump electron from 34.0.0 to 34.0.2
2025-01-30 16:54:52 +05:30
dependabot[bot]
d21d250061
Bump @typescript-eslint/eslint-plugin from 4.33.0 to 8.22.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.33.0 to 8.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-30 11:24:45 +00:00
dependabot[bot]
16f432e0ad
Bump electron from 34.0.0 to 34.0.2
Bumps [electron](https://github.com/electron/electron) from 34.0.0 to 34.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/v34.0.0...v34.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-30 11:24:31 +00:00
e4f3a26f95
Merge pull request #159 from CompeyDev/dependabot/npm_and_yarn/eslint-9.19.0
Bump eslint from 7.32.0 to 9.19.0
2025-01-30 16:53:22 +05:30
dependabot[bot]
0026839749
Bump eslint from 7.32.0 to 9.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 9.19.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/v7.32.0...v9.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-30 11:22:48 +00:00
0678a5c450
Merge pull request #158 from CompeyDev/dependabot/npm_and_yarn/typescript-eslint/parser-8.22.0
Bump @typescript-eslint/parser from 4.33.0 to 8.22.0
2025-01-30 16:51:37 +05:30
dependabot[bot]
823491a3b2
Bump @typescript-eslint/parser from 4.33.0 to 8.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.33.0 to 8.22.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/v8.22.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 13:15:25 +00:00
695a28a1c1
Merge pull request #157 from CompeyDev/dependabot/npm_and_yarn/electron-34.0.0
Bump electron from 33.3.1 to 34.0.0
2025-01-14 22:56:25 +05:30
dependabot[bot]
aa20458793
Bump electron from 33.3.1 to 34.0.0
---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 13:50:55 +00:00
43bf1c95ee
Merge pull request #156 from CompeyDev/dependabot/npm_and_yarn/typescript-5.7.3
Bump typescript from 5.7.2 to 5.7.3
2025-01-11 20:01:13 +05:30
dependabot[bot]
f14c840897
Bump typescript from 5.7.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 13:27:40 +00:00
c0f81aa639
Merge pull request #155 from CompeyDev/dependabot/npm_and_yarn/electron-33.3.1
Bump electron from 33.2.1 to 33.3.1
2025-01-07 19:02:15 +05:30
dependabot[bot]
24178062e0
Bump electron from 33.2.1 to 33.3.1
Bumps [electron](https://github.com/electron/electron) from 33.2.1 to 33.3.1.
- [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/v33.2.1...v33.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-07 13:20:52 +00:00
ee840c1b2c
Merge pull request #154 from CompeyDev/dependabot/npm_and_yarn/electron-33.2.1 2024-11-28 23:40:23 +05:30
dependabot[bot]
9be768b2ff
Bump electron from 33.2.0 to 33.2.1
Bumps [electron](https://github.com/electron/electron) from 33.2.0 to 33.2.1.
- [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/v33.2.0...v33.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 13:17:34 +00:00
de5ae27fba
Merge pull request #153 from CompeyDev/dependabot/npm_and_yarn/typescript-5.7.2
Bump typescript from 5.6.3 to 5.7.2
2024-11-25 22:09:18 +05:30
dependabot[bot]
e596a112a9
Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 13:55:42 +00:00