David Muckle
|
2b4c8280c3
|
Update powerplay tracking to account for new journal events
|
2025-03-24 20:08:50 -04:00 |
|
David Sangrey
|
17bdcf00b0
|
Merge pull request #2385 from Balvald/skip_timecheck_fix
Fix Timechecker on develop
|
2025-03-06 00:07:38 +00:00 |
|
David Sangrey
|
5d98363d99
|
Merge pull request #2383 from EDCD/dependabot/pip/develop/pre-commit-4.1.0
Bump pre-commit from 3.8.0 to 4.1.0
|
2025-03-06 00:04:30 +00:00 |
|
David Sangrey
|
5e57aef1ac
|
Merge pull request #2382 from EDCD/dependabot/pip/develop/flake8-7.1.2
Bump flake8 from 7.1.1 to 7.1.2
|
2025-03-06 00:04:23 +00:00 |
|
David Sangrey
|
bd20ff7843
|
Merge pull request #2377 from dvdmuckle/expanduser-journal-path
Expanduser journal path
|
2025-03-06 00:04:15 +00:00 |
|
dependabot[bot]
|
9bb8d5976b
|
Bump flake8 from 7.1.1 to 7.1.2
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2)
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-05 23:58:10 +00:00 |
|
David Sangrey
|
52eefe9780
|
Merge pull request #2379 from EDCD/dependabot/pip/develop/flake8-comprehensions-3.16.0
Bump flake8-comprehensions from 3.15.0 to 3.16.0
|
2025-03-05 23:57:14 +00:00 |
|
David Sangrey
|
dff6ffe389
|
Merge pull request #2380 from EDCD/dependabot/pip/develop/mypy-1.15.0
Bump mypy from 1.14.1 to 1.15.0
|
2025-03-05 23:57:07 +00:00 |
|
David Sangrey
|
e085f3533f
|
Merge pull request #2381 from EDCD/dependabot/pip/develop/pytest-8.3.4
Bump pytest from 8.3.2 to 8.3.4
|
2025-03-05 23:56:50 +00:00 |
|
dependabot[bot]
|
d9b70b59be
|
Bump pre-commit from 3.8.0 to 4.1.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.1.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/v3.8.0...v4.1.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 17:41:04 +00:00 |
|
dependabot[bot]
|
0d27c8923b
|
Bump pytest from 8.3.2 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.4.
- [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.2...8.3.4)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 17:40:58 +00:00 |
|
dependabot[bot]
|
fd4084dc37
|
Bump mypy from 1.14.1 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 17:40:54 +00:00 |
|
dependabot[bot]
|
8962c3a241
|
Bump flake8-comprehensions from 3.15.0 to 3.16.0
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.15.0 to 3.16.0.
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/flake8-comprehensions/compare/3.15.0...3.16.0)
---
updated-dependencies:
- dependency-name: flake8-comprehensions
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 17:40:49 +00:00 |
|
David Muckle
|
3fc8251fa4
|
Squashed commit of the following:
commit 39b0aec5f2830b9b0fe9ca3c40aa0eaa52a45ba1
Merge: 9c600bf8 2f3f7262
Author: David Muckle <dvdmuckle@dvdmuckle.xyz>
Date: Thu Feb 27 09:29:09 2025 -0500
Merge branch 'main' into expanduser-journal-path
commit 9c600bf84755c0d9c25c60007d816384862abf33
Author: David Muckle <dvdmuckle@dvdmuckle.xyz>
Date: Thu Feb 27 09:24:04 2025 -0500
Expanduser journal path
|
2025-02-27 11:50:56 -05: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 |
|
Florian Probst
|
92a752cee0
|
Update plug.py
|
2025-02-24 23:31:28 +01: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 Sangrey
|
9f24367d0d
|
Merge pull request #2369 from HullSeals/enhancement/1428/timechecker
[1428] Event Timestamp Checker
|
2025-02-22 21:04:05 +00:00 |
|
David Muckle
|
9ff3327ff7
|
Add code to track PP2.0 rank, merits, etc
|
2025-02-20 19:17:50 -05:00 |
|
David Sangrey
|
1a93396047
|
[Security] Remove ExecutionPolicy Command
This command isn't needed and opens EDMC to a potential security bug.
|
2025-02-16 21:12:19 -05:00 |
|
David Sangrey
|
2b95a3eece
|
[Minor] Fallback to Latest 3.11 Version
Why pin the specific build? Just use the lastest GitHub available 3.11 version.
|
2025-02-16 20:49:27 -05:00 |
|
David Sangrey
|
f18ead9efa
|
[#1428] Implement Timestamp Checker
|
2025-02-16 20:49:03 -05:00 |
|
David Sangrey
|
cfcae63b23
|
[Minor] Update Winsparkle Version in Autobuilds
|
2025-02-16 20:14:52 -05:00 |
|
David Sangrey
|
f18f724a7f
|
[Minor] Because Typing Changelogs is Hard
|
2025-02-16 20:03:51 -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 |
|