1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-04 19:40:02 +03:00

6214 Commits

Author SHA1 Message Date
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
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
2f3f7262da
Merge pull request #2372 from dvdmuckle/powerplay-2.0-additions
Add code to track PP2.0 rank, merits, etc
2025-02-25 22:46:58 +00:00
David Muckle
317d9fa32b Revert "Remove extra newline"
This reverts commit 529cf68db0825373762691ed100ef417790028ff.
2025-02-23 11:31:11 -05:00
David Muckle
529cf68db0 Remove extra newline 2025-02-23 10:57:09 -05:00
David Muckle
3c22aad254 Update PLUGINS.md with new info about Powerplay in state 2025-02-22 17:52:22 -05:00
David Muckle
9ff3327ff7 Add code to track PP2.0 rank, merits, etc 2025-02-20 19:17:50 -05:00
David Sangrey
310cf9f875
[RELEASE] 5.12.2 Release/5.12.2 2025-02-16 19:55:52 -05:00
David Sangrey
bbdb2bbce4
Merge pull request #2368 from HullSeals/enhancement/2367/pkg_tools
[2367] Remove pkg_resources
2025-02-17 00:42:50 +00:00
David Sangrey
b3bfd0d180
[2368] Remove Wheel References
Per SetupTools v70.1, wheel is no longer required.
2025-02-11 16:16:39 -05:00
David Sangrey
edf5e5c4ef
[2367] Remove pkg_resources 2025-02-11 16:07:28 -05:00
David Sangrey
001dc70f78
[Typo] I'm Blind! 2025-02-08 13:19:07 -05:00
David Sangrey
5c3a05d42a
[5.12.2-rc1] Update Changelog Release/5.12.2-rc1 2025-02-08 12:57:21 -05:00
David Sangrey
8bbc26d42d
[Fix] Actually Not Ignorable
Co-Authored-By: A_D <A-UNDERSCORE-D@users.noreply.github.com>
2025-02-08 12:35:14 -05:00
David Sangrey
9a3240d814
[Fix] More MyPy Suppression 2025-02-08 12:28:02 -05:00
David Sangrey
9a9246cec3
Merge pull request #2347 from colsw/stateupdate
Include 'missing?' Loadout event properties in 'state'
2025-02-08 17:19:44 +00:00
David Sangrey
2f73933af4
Merge pull request #2363 from EDCD/dependabot/pip/develop/mistune-3.1.1
Bump mistune from 3.0.2 to 3.1.1
2025-02-08 17:17:19 +00:00
David Sangrey
484e34940d
Merge pull request #2364 from EDCD/dependabot/pip/develop/py2exe-0.13.0.2
Bump py2exe from 0.13.0.1 to 0.13.0.2
2025-02-08 17:17:06 +00:00
David Sangrey
b30eca7979
[Fix] Ignore Typing of Potential Null 2025-02-08 12:15:28 -05:00
David Sangrey
c6fd18f644
Merge pull request #2366 from EDCD/dependabot/pip/develop/flake8-7.1.1
Bump flake8 from 7.1.0 to 7.1.1
2025-02-08 17:10:09 +00:00
David Sangrey
29e06b709f
Merge pull request #2362 from EDCD/dependabot/pip/develop/autopep8-2.3.2
Bump autopep8 from 2.3.1 to 2.3.2
2025-02-08 17:09:57 +00:00
dependabot[bot]
3cedc98ca1
Bump flake8 from 7.1.0 to 7.1.1
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 17:05:55 +00:00
dependabot[bot]
336d1920c2
Bump py2exe from 0.13.0.1 to 0.13.0.2
Bumps [py2exe](https://github.com/py2exe/py2exe) from 0.13.0.1 to 0.13.0.2.
- [Release notes](https://github.com/py2exe/py2exe/releases)
- [Changelog](https://github.com/py2exe/py2exe/blob/master/ChangeLog)
- [Commits](https://github.com/py2exe/py2exe/compare/v0.13.0.1...v0.13.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 17:05:44 +00:00
dependabot[bot]
2d8ab8a2bb
Bump mistune from 3.0.2 to 3.1.1
Bumps [mistune](https://github.com/lepture/mistune) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v3.0.2...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 17:05:40 +00:00
dependabot[bot]
9eb8bf51ae
Bump autopep8 from 2.3.1 to 2.3.2
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v2.3.1...v2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 17:05:37 +00:00
David Sangrey
44c5b2405a
Merge pull request #2356 from HullSeals/fix/2320/hull-get
[2320] Update Hull Get
2025-01-08 19:55:23 -05:00
David Sangrey
6abdaf1537
[2320] Update Hull Get 2025-01-06 16:11:08 -05:00
David Sangrey
4bfb5b4829
Update requirements.txt 2025-01-06 16:03:37 -05:00
David Sangrey
adc8a8377d
[2351] Update Dependencies 2025-01-06 15:55:44 -05:00
David Sangrey
7d3d09f60b
[#2324] Update Watchdog 2025-01-06 15:42:55 -05:00
David Sangrey
6eb084307d
Merge pull request #2346 from CMDR-WDX/sync-coriolis-data
fix: Update coriolis-data to current master Ref, Regenerate Modules.json / Ships.json
2025-01-06 15:20:35 -05:00
David Sangrey
2e24d87bf3
Merge pull request #2350 from EDCD/dependabot/pip/develop/pytest-cov-6.0.0
Bump pytest-cov from 5.0.0 to 6.0.0
2025-01-06 15:08:11 -05:00
David Sangrey
cd0f28421f
Merge pull request #2352 from EDCD/dependabot/pip/develop/mypy-1.14.1
Bump mypy from 1.10.0 to 1.14.1
2025-01-06 15:07:58 -05:00
dependabot[bot]
f8e3ac006e
Bump mypy from 1.10.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-01 17:12:04 +00:00
dependabot[bot]
e91ff21570
Bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-01 17:11:35 +00:00
Connor
583ee4fa50
Update PLUGINS.md
update state table to match newly added values from loadout events
2024-12-27 20:40:41 +00:00
Connor
18d71776b3
Update monitor.py
Added properties of the loadout event which are missing from state: UnladenMass, CargoCapacity, MaxJumpRange, and FuelCapacity
2024-12-27 20:29:31 +00:00
CMDR-WDX
22fef61e77 fix: Update coriolis-data to current master Ref, Regenerate Modules.json / Ships.json
This resolves some errors being thrown by monitor.py - Errors are still thrown for Cobra MkV, but this data is not yet present in coriolis-data

Also, removed hpt_multicannon_fixed_small_advanced and hpt_multicannon_fixed_medium_advanced from manual entry in coriolis-update-files.py as they are now present in the JSON generated by coriolis-data
2024-12-27 17:47:08 +01:00
David Sangrey
a87edfe7b2
Merge pull request #2341 from Athanasius/github-workflows-security
Guard against workflow shell execution vulnerabilities
2024-12-19 16:45:07 -05:00
David Sangrey
7f9e02f09f
Merge pull request #2323 from EDCD/dependabot/pip/develop/types-requests-2.32.0.20241016
Bump types-requests from 2.32.0.20240712 to 2.32.0.20241016
2024-12-19 16:41:49 -05:00
Athanasius
214bed27ee .github: workflows: Guard any shell $VAR with "..."
This is with regards to what happened to another project, ref:

<https://www.wiz.io/blog/ultralytics-ai-library-hacked-via-github-for-cryptomining>

Basically, do NOT trust that things like branch names don't contain any
attempt at executing shell code if referenced in a workflow segment that
runs a shell command.
2024-12-09 21:43:47 +00:00
David Sangrey
0938013a2d
Merge pull request #2337 from EDCD/submodule-change/12030733997
[Auto-generated] Submodule Updates 12030733997
2024-11-26 20:31:02 -05:00
github-actions
dc34230a8a updating submodules 2024-11-26 12:36:44 +00:00
dependabot[bot]
27ec830006
Bump types-requests from 2.32.0.20240712 to 2.32.0.20241016
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240712 to 2.32.0.20241016.
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 17:02:26 +00:00