1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-06 18:31:02 +03:00

6279 Commits

Author SHA1 Message Date
David Sangrey
9d6d9d145b
[Minor] Update Changelog-In-Progress 2025-04-27 14:55:49 -04:00
David Sangrey
29813a6f82
[Minor] Update WinSparkle Version 2025-04-27 14:12:00 -04:00
David Sangrey
d463268353
Merge pull request #2419 from EDCD/dependabot/pip/develop/flake8-7.2.0
Bump flake8 from 7.1.2 to 7.2.0
2025-04-27 13:43:35 -04:00
David Sangrey
31ed932d05
Merge pull request #2418 from EDCD/dependabot/pip/develop/coverage-toml--7.8.0
Bump coverage[toml] from 7.6.1 to 7.8.0
2025-04-27 13:41:21 -04:00
dependabot[bot]
1c4960b0d2
Bump flake8 from 7.1.2 to 7.2.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:40:20 +00:00
David Sangrey
ef839cea6d
Merge pull request #2420 from EDCD/dependabot/pip/develop/pre-commit-4.2.0
Bump pre-commit from 4.1.0 to 4.2.0
2025-04-27 13:39:53 -04:00
David Sangrey
55843cc007
[Minor] Update Safety 2025-04-27 13:38:56 -04:00
David Sangrey
9934413618
Merge pull request #2417 from EDCD/dependabot/pip/develop/pillow-11.2.1
Bump pillow from 11.1.0 to 11.2.1
2025-04-27 13:37:31 -04:00
dependabot[bot]
cb32b44f68
Bump pre-commit from 4.1.0 to 4.2.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:32:21 +00:00
dependabot[bot]
3b08d7e078
Bump coverage[toml] from 7.6.1 to 7.8.0
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.8.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.8.0)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-version: 7.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:32:13 +00:00
dependabot[bot]
bc098090e6
Bump pillow from 11.1.0 to 11.2.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.2.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...11.2.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:32:06 +00:00
David Sangrey
86d5f6d44a
[Fix] Include Plugins dir for Imports 2025-04-26 13:32:17 -04:00
David Sangrey
696d953aab
Merge pull request #2413 from HullSeals/enhancement/1346/disable-systray-option
[#1346] Option to Disable Systray
2025-04-26 11:20:41 -04:00
David Sangrey
e9c4ca6b9d
[1346] Only Shutdown When Present 2025-04-26 11:04:04 -04:00
David Sangrey
eae0417797
[#1346] Option to Disable Systray 2025-04-22 22:48:31 -04:00
David Sangrey
ed964b3e55
Merge pull request #2408 from HullSeals/enhancement/2406/common-core-refactor
[#2406] Duplicate Code Refactor
2025-04-22 19:10:18 -04:00
David Sangrey
a93389c3d4
[Docs] Update PLUGINS.md on how to use common functions 2025-04-18 01:02:28 -04:00
David Sangrey
2f92aadf5c
Merge pull request #2401 from HullSeals/enhancement/1822/update_checks
[1822] Update Check Catch
2025-04-18 00:45:40 -04:00
David Sangrey
af1e52939a
Merge pull request #2402 from HullSeals/enhancement/2348/remove_wixcheck
[#2348] Remove WiX Check
2025-04-17 21:46:26 -04:00
David Sangrey
08bfbe1582
[2406] Refactor Non-Plugin Modules 2025-04-14 21:33:54 -04:00
David Sangrey
e31de6a999
[2406] Update BooleanVar when on CMDLINE 2025-04-14 21:33:17 -04:00
David Sangrey
f0d20f6534
[Minor] Remove Dupe Undock 2025-04-13 13:51:25 -04:00
David Sangrey
5c14a7afc7
[Minor] Slight Refactorings 2025-04-13 13:44:51 -04:00
David Sangrey
26f06b7bf0
[#2406] Consolidate Modules 2025-04-13 13:42:06 -04:00
David Sangrey
aeed31acd1
[Minor] Add Back Pass
Stylistic choice after discussion in Discord

Signed-off-by: David Sangrey <rixxan@hullseals.space>
2025-04-12 12:23:18 -04:00
David Sangrey
de503e39fc
[#2348] Remove WiX Check 2025-04-11 20:49:13 -04:00
David Sangrey
4c334835f2
[Minor] Simplify if-else statements 2025-04-11 19:57:18 -04:00
David Sangrey
336c627c07
[#1822] Better Update Checks
Also simplifies some if-else checks and sets up cleaner handling of the requests response
2025-04-11 19:55:01 -04:00
David Sangrey
2c4e409ca3
Merge branch 'main' into develop 2025-04-02 00:01:39 -04:00
David Sangrey
362742d313
Merge branch 'beta' 2025-04-01 23:54:46 -04:00
David Sangrey
70a0b2bb86
[RELEASE] 5.12.5 Release/5.12.5 2025-04-01 23:40:42 -04:00
David Sangrey
84538c88e9
[Minor] Update Winsparkle Ver, Remove UwU
Also clarifies an import for importlib and fixes a pre-commit hook
2025-04-01 23:27:13 -04:00
David Sangrey
f961c605d9
[Minor] Update PreConfig, Requirements 2025-04-01 23:14:18 -04:00
David Sangrey
29e4bc715b
[Minor] Update Pre-Commit Hooks 2025-04-01 17:03:43 -04:00
David Sangrey
09b98d172e
[Minor] Update Safety Dev Requirement 2025-04-01 16:55:40 -04:00
David Sangrey
4004a5d5fc
Merge pull request #2395 from EDCD/dependabot/pip/develop/pytest-cov-6.1.0
Bump pytest-cov from 6.0.0 to 6.1.0
2025-04-01 21:50:07 +01:00
David Sangrey
f947919b3b
Merge pull request #2397 from EDCD/dependabot/pip/develop/types-setuptools-78.1.0.20250329
Bump types-setuptools from 75.8.0.20250210 to 78.1.0.20250329
2025-04-01 21:49:57 +01:00
dependabot[bot]
0521fb8eb9
Bump types-setuptools from 75.8.0.20250210 to 78.1.0.20250329
Bumps [types-setuptools](https://github.com/python/typeshed) from 75.8.0.20250210 to 78.1.0.20250329.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-version: 78.1.0.20250329
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 20:48:03 +00:00
dependabot[bot]
689717971f
Bump pytest-cov from 6.0.0 to 6.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 20:47:59 +00:00
David Sangrey
dcf616e01e
Merge pull request #2396 from EDCD/dependabot/pip/develop/types-requests-2.32.0.20250328
Bump types-requests from 2.32.0.20241016 to 2.32.0.20250328
2025-04-01 21:47:13 +01:00
David Sangrey
f456dcd465
Merge pull request #2393 from EDCD/dependabot/pip/develop/pytest-8.3.5
Bump pytest from 8.3.4 to 8.3.5
2025-04-01 21:46:00 +01:00
dependabot[bot]
a47615acaf
Bump types-requests from 2.32.0.20241016 to 2.32.0.20250328
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20241016 to 2.32.0.20250328.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-version: 2.32.0.20250328
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 17:15:24 +00:00
dependabot[bot]
931cc57fa8
Bump pytest from 8.3.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 17:15:17 +00:00
David Sangrey
70cc901efa
Merge branch 'beta' into develop 2025-03-31 22:10:07 -04:00
David Sangrey
48c13c5933
Merge branch 'beta' 2025-03-31 21:55:11 -04:00
David Sangrey
b777c7bfd3
[RELEASE] 5.12.4 Release/5.12.4 2025-03-31 21:53:45 -04:00
David Sangrey
f6faf9322d
Merge branch 'beta' 2025-03-31 21:38:59 -04:00
David Sangrey
d61997f76f
[RELEASE] 5.12.3 Release/5.12.3 2025-03-31 21:36:32 -04:00
David Sangrey
6594052671
Merge pull request #2392 from dvdmuckle/powerplay-journals-update
Update powerplay tracking to account for new journal events
2025-04-01 01:34:25 +01:00
David Sangrey
d9debd3222
Merge pull request #2388 from pan-mroku/bugfix/fix_raw_MaterialReward
Fixes #2360: Translate Elements MaterialReward as Raw
2025-04-01 01:32:28 +01:00