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]
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
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
David Sangrey
11d4c0cca1
[RELEASE] 5.12.1
2024-10-02 19:49:46 -04:00
David Sangrey
dab510bb21
[PRE-RELEASE] .12.1-rc4
Release/5.12.1-rc4
2024-10-01 18:23:06 -04:00
David Sangrey
ab02f49aba
[ #2303 ] Revert Prototyping for Protocol
2024-10-01 17:55:54 -04:00
David Sangrey
0cfc4873c6
[RELEASE] 5.12.1-rc2
Release/5.12.1-rc2
2024-09-30 22:58:16 -04:00
David Sangrey
9db7e9b2da
[PRE-RELEASE] 5.12.1-rc1
Release/5.12.1-rc1
2024-09-30 22:46:05 -04:00
David Sangrey
5ad7fcfa62
[2303] Attempt Reversion
2024-09-30 18:42:09 -04:00
David Sangrey
348ad1d75f
[ #2297 ] Temporary Fix for max() arg empty
2024-09-29 11:03:33 -04:00
David Sangrey
7f47c19d1b
[Minor] Spelling is Hard
2024-09-24 19:54:22 -04:00
David Sangrey
cc6e200345
[Release] 5.13.0
Release/5.12.0
2024-09-24 19:28:42 -04:00
David Sangrey
b9dced7da3
[Lang] Update Translations
2024-09-24 19:20:15 -04:00
David Sangrey
9de7d9ed5d
Merge pull request #2288 from EDCD/dependabot/pip/develop/coverage-toml--7.6.1
...
Bump coverage[toml] from 7.6.0 to 7.6.1
2024-09-24 19:18:19 -04:00
dependabot[bot]
c5371bc57c
Bump coverage[toml] from 7.6.0 to 7.6.1
...
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy ) from 7.6.0 to 7.6.1.
- [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.0...7.6.1 )
---
updated-dependencies:
- dependency-name: coverage[toml]
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 23:05:34 +00:00
David Sangrey
0521103398
Merge pull request #2291 from EDCD/dependabot/pip/develop/pytest-8.3.2
...
Bump pytest from 8.2.2 to 8.3.2
2024-09-11 19:05:01 -04:00
David Sangrey
66d68cab48
Merge pull request #2289 from EDCD/dependabot/pip/develop/pillow-10.4.0
...
Bump pillow from 10.3.0 to 10.4.0
2024-09-11 19:04:49 -04:00
David Sangrey
38ba0d658f
Merge pull request #2292 from EDCD/dependabot/pip/develop/pre-commit-3.8.0
...
Bump pre-commit from 3.7.1 to 3.8.0
2024-09-11 19:04:16 -04:00
dependabot[bot]
6e845761d3
Bump pre-commit from 3.7.1 to 3.8.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.7.1 to 3.8.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.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 17:35:20 +00:00
dependabot[bot]
a108ab3028
Bump pytest from 8.2.2 to 8.3.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.2.2 to 8.3.2.
- [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.2.2...8.3.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 17:35:17 +00:00
dependabot[bot]
5183c7933f
Bump pillow from 10.3.0 to 10.4.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.3.0 to 10.4.0.
- [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/10.3.0...10.4.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 17:35:07 +00:00
David Sangrey
c0071bbb6e
[RELEASE] 5.12.0-beta1
Release/5.12.0-beta1
2024-08-26 19:05:08 -04:00
David Sangrey
6bc29f07d6
Merge pull request #2276 from HansAcker/eddn-nowip
...
pass Horizons/Odyssey flags in NavRoute
2024-08-26 18:26:58 -04:00
David Sangrey
438d5170a2
Merge branch 'stable' into develop
2024-08-26 18:23:30 -04:00
David Sangrey
d250fa3014
[Minor] Update Translations
2024-08-25 23:17:56 -04:00
David Sangrey
b8a2f48333
[1057] Fix License Records
2024-08-23 15:42:28 -04:00
David Sangrey
e917d40f4f
[Fix] Revert bad clarification in fe8818d
2024-08-13 16:50:06 -04:00
David Sangrey
e37b0f7748
Merge pull request #2285 from EDCD/dependabot/pip/develop/setuptools-72.1.0
...
Bump setuptools from 70.0.0 to 72.1.0
2024-08-12 23:15:19 -04:00
David Sangrey
6eb91d75a7
Merge pull request #2287 from EDCD/dependabot/pip/develop/safety-3.2.5
...
Bump safety from 3.2.0 to 3.2.5
2024-08-12 23:14:58 -04:00
David Sangrey
1183bb64b6
Merge branch 'develop' of https://github.com/EDCD/EDMarketConnector into develop
2024-08-12 23:14:25 -04:00
David Sangrey
00989a8407
[Minor] Add Type8 Ship List
...
Armor details to come Soon(tm)
2024-08-12 23:13:56 -04:00