Athanasius
d20c2737d5
python: Utilis setup-python's new python-version-file
...
This way we only need to edit `.python-version` and all the GitHub actions
will automatically use that version.
2022-06-08 18:15:56 +01:00
Athanasius
5ac7f2be93
Merge pull request #1580 from EDCD/dependabot/github_actions/develop/actions/setup-python-4
...
build(deps): bump actions/setup-python from 3 to 4
2022-06-08 18:12:36 +01:00
dependabot[bot]
16dfd63f78
build(deps): bump actions/setup-python from 3 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 17:03:09 +00:00
Athanasius
daf81ec05c
Merge pull request #1578 from EDCD/dependabot/pip/develop/mypy-0.961
...
build(deps-dev): bump mypy from 0.960 to 0.961
2022-06-08 14:22:34 +01:00
Athanasius
ec69b9c736
develop: post-release version bump to 5.4.1-alpha0
2022-06-08 14:20:12 +01:00
Athanasius
f720a9d4ab
Merge branch 'release-5.4.0' into develop
2022-06-08 14:19:34 +01:00
Athanasius
c70cb00ead
Revert "develop: Bump appversion in anticipation of 5.4.0 release"
...
This reverts commit c8fb9b1c4b170527e6618ef4dbdd1d15ffe88ff1.
2022-06-08 14:19:28 +01:00
Athanasius
20c60a3bb1
Release 5.4.0: appversion & Changelog
...
Unchanged from 5.4.0-beta0 other than version change and thanking translators
in Changelog.md.
Release/5.4.0
2022-06-08 14:00:21 +01:00
dependabot[bot]
1567566524
build(deps-dev): bump mypy from 0.960 to 0.961
...
Bumps [mypy](https://github.com/python/mypy ) from 0.960 to 0.961.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.960...v0.961 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 17:04:37 +00:00
Athanasius
44ecfb12cb
requirements-dev: Pin setuptools to 60.10.0 for now
Release/5.4.0-beta0
2022-06-06 14:25:45 +01:00
Athanasius
77145831fe
L10n: Updated translations from onesky
2022-06-06 13:51:58 +01:00
Athanasius
c8fb9b1c4b
develop: Bump appversion in anticipation of 5.4.0 release
2022-06-06 13:49:19 +01:00
Athanasius
0a31a53731
Pre-Release 5.4.0-beta0: appversion & changelog
2022-06-06 13:48:00 +01:00
Athanasius
c1ed1f57e6
python: Bump to version 3.10.4
2022-06-06 13:35:28 +01:00
Athanasius
f1fe56bfcf
Merge pull request #1575 from EDCD/fix/1522/taxi-bad-body-tracking
...
eddn: Clear bodyname/id on supercruiseexit, if at orbital station
2022-06-06 13:13:26 +01:00
Athanasius
030e9b338c
Merge pull request #1573 from EDCD/fix/1572/capi-market-crosscheck-id
...
CAPI: Check if lastStarport->id matches Journal MarketID
2022-06-06 13:13:15 +01:00
Athanasius
15cafa41ec
Merge pull request #1574 from EDCD/enhancement/1567/fcmaterials-file
...
Journal: FCMaterials: Implement parsing separate file
2022-06-06 13:13:02 +01:00
Athanasius
52cc71a217
eddn: Clear bodyname/id on supercruiseexit, if at orbital station
2022-06-05 15:31:28 +01:00
Athanasius
8e8f09ade3
Journal: FCMaterials: Implement parsing separate file
...
This re-uses much of the NavRoute.json code, with a minor tweak to *not*
store the result in monitor.state, instead just returning it to caller.
2022-06-04 17:27:08 +01:00
Athanasius
e38d5e1b46
CAPI: Check if lastStarport->id matches Journal MarketID
...
Ref: <https://github.com/EDCD/EDMarketConnector/issues/1572 >
2022-06-04 16:57:18 +01:00
Athanasius
347e7c6058
Merge pull request #1565 from EDCD/fix/1557/eddn-augmentations-paranoia
...
eddn: Location augmentations cross-check paranoia
2022-06-04 16:44:33 +01:00
Athanasius
62c8af4dc0
eddn: Use if '<key>' not in <dict>:
idiom.
2022-06-04 14:55:27 +01:00
Athanasius
614eb97ade
Merge pull request #1571 from EDCD/dependabot/pip/develop/pep8-naming-0.13.0
...
build(deps-dev): bump pep8-naming from 0.12.1 to 0.13.0
2022-06-03 22:11:06 +01:00
Athanasius
f0d0d27c37
Merge pull request #1570 from EDCD/dependabot/pip/develop/coverage-toml--6.4.1
...
build(deps-dev): bump coverage[toml] from 6.4 to 6.4.1
2022-06-03 22:10:57 +01:00
Athanasius
fbfbd19812
Merge pull request #1569 from EDCD/dependabot/pip/develop/types-requests-2.27.30
...
build(deps-dev): bump types-requests from 2.27.29 to 2.27.30
2022-06-03 22:10:50 +01:00
Athanasius
75ee96b70e
Merge pull request #1568 from EDCD/dependabot/pip/develop/lxml-4.9.0
...
build(deps-dev): bump lxml from 4.8.0 to 4.9.0
2022-06-03 22:10:35 +01:00
dependabot[bot]
e402d442a0
build(deps-dev): bump pep8-naming from 0.12.1 to 0.13.0
...
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming ) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases )
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.12.1...0.13.0 )
---
updated-dependencies:
- dependency-name: pep8-naming
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 17:04:36 +00:00
dependabot[bot]
dfed4522d6
build(deps-dev): bump coverage[toml] from 6.4 to 6.4.1
...
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy ) from 6.4 to 6.4.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/6.4...6.4.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>
2022-06-02 17:04:33 +00:00
dependabot[bot]
c12a200bee
build(deps-dev): bump types-requests from 2.27.29 to 2.27.30
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.27.29 to 2.27.30.
- [Release notes](https://github.com/python/typeshed/releases )
- [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>
2022-06-02 17:04:24 +00:00
dependabot[bot]
d63a7e81d2
build(deps-dev): bump lxml from 4.8.0 to 4.9.0
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.8.0...lxml-4.9.0 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 17:07:33 +00:00
Athanasius
1349b2bca1
eddn: codexentry: Ody Update 12 will add BodyID
...
* So add a check to see if the event already has it, and leave it if so.
* And might as well have a check on BodyName in case that gets added as well.
2022-06-01 16:24:51 +01:00
Athanasius
020aa325a7
eddn: Cite event name in some logging
...
Not needed where we're in an event-specific function, but is in generic
event handling.
2022-06-01 16:17:34 +01:00
Athanasius
9fd3c3852a
eddn: journal: Add SystemAddress cross-check to StarSystem augmentation
2022-05-29 15:36:42 +01:00
Athanasius
4fcd2ae3f3
eddn: journal: Make SystemAddress
a check, not an augmentation
...
On checking, all of the events valid for the journal schema (and CodexEntry
has its own schema and separate EDMC code) already contain SystemAddress, so
it would never be added as an augmentation.
Instead, turn this into a sanity check.
2022-05-29 15:30:20 +01:00
Athanasius
4a207429cd
eddn: journal schema: Add notes about present/missing fields
2022-05-29 15:20:45 +01:00
Athanasius
2e6d6b8c02
eddn: scanbarycentre: Location cross-check paranoia
2022-05-29 15:07:25 +01:00
Athanasius
e38ea28ba6
eddn: navbeaconscan: Location cross-check paranoia
2022-05-29 15:05:11 +01:00
Athanasius
3702b465e5
eddn: fssdiscoveryscan: Location cross-check paranoia
2022-05-29 15:03:02 +01:00
Athanasius
4baa2490af
eddn: fssallbodiesfound: Location cross-check paranoia
2022-05-29 15:00:19 +01:00
Athanasius
834debde98
eddn: codexentry: Location cross-check paranoia
2022-05-29 14:56:33 +01:00
Athanasius
6b54f721b0
eddn: approachsettlement: Location cross-check paranoia
2022-05-29 14:49:43 +01:00
Athanasius
8bf2e498dc
Merge pull request #1563 from EDCD/enhancement/1562/eddn-fssbodysignals
...
EDDN: Add support for new schema `fssbodysignals`
2022-05-29 13:46:55 +01:00
Athanasius
8bb7f9d9ba
EDDN/fssbodysignals: Add location paranoia check
2022-05-29 12:28:58 +01:00
Gareth Harper
88b3dc27e5
Added fssbodysignals
2022-05-29 12:14:34 +01:00
Athanasius
9e647f6f2d
Merge pull request #1561 from EDCD/dependabot/pip/develop/semantic-version-2.10.0
...
build(deps): bump semantic-version from 2.9.0 to 2.10.0
2022-05-26 18:05:07 +01:00
Athanasius
79677defac
Merge pull request #1560 from EDCD/dependabot/pip/develop/types-requests-2.27.29
...
build(deps-dev): bump types-requests from 2.27.27 to 2.27.29
2022-05-26 18:05:03 +01:00
Athanasius
913b3c8395
Merge pull request #1559 from EDCD/dependabot/pip/develop/mypy-0.960
...
build(deps-dev): bump mypy from 0.950 to 0.960
2022-05-26 18:04:57 +01:00
dependabot[bot]
db14c747b4
build(deps): bump semantic-version from 2.9.0 to 2.10.0
...
Bumps [semantic-version](https://github.com/rbarrois/python-semanticversion ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/rbarrois/python-semanticversion/releases )
- [Changelog](https://github.com/rbarrois/python-semanticversion/blob/master/ChangeLog )
- [Commits](https://github.com/rbarrois/python-semanticversion/compare/2.9.0...2.10.0 )
---
updated-dependencies:
- dependency-name: semantic-version
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 17:04:05 +00:00
dependabot[bot]
5fef8c048c
build(deps-dev): bump types-requests from 2.27.27 to 2.27.29
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.27.27 to 2.27.29.
- [Release notes](https://github.com/python/typeshed/releases )
- [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>
2022-05-26 17:03:58 +00:00
dependabot[bot]
8c03c7ab1f
build(deps-dev): bump mypy from 0.950 to 0.960
...
Bumps [mypy](https://github.com/python/mypy ) from 0.950 to 0.960.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.950...v0.960 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 17:07:36 +00:00