1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 09:32:23 +03:00

4788 Commits

Author SHA1 Message Date
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
Athanasius
02703e30dd
Merge pull request #1556 from EDCD/dependabot/pip/develop/coverage-toml--6.4
build(deps-dev): bump coverage[toml] from 6.3.3 to 6.4
2022-05-23 18:07:29 +01:00
dependabot[bot]
038ffa4f66
build(deps-dev): bump coverage[toml] from 6.3.3 to 6.4
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 6.3.3 to 6.4.
- [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.3.3...6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 17:04:05 +00:00
Athanasius
7c432c218f
Merge pull request #1555 from EDCD/dependabot/pip/develop/certifi-2022.5.18.1
build(deps): bump certifi from 2022.5.18 to 2022.5.18.1
2022-05-20 18:11:59 +01:00
dependabot[bot]
6fec653ebc
build(deps): bump certifi from 2022.5.18 to 2022.5.18.1
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18 to 2022.5.18.1.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.05.18...2022.05.18.1)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 17:04:18 +00:00
Athanasius
70662cce19
Merge pull request #1554 from EDCD/dependabot/pip/develop/flake8-comprehensions-3.10.0
build(deps-dev): bump flake8-comprehensions from 3.9.0 to 3.10.0
2022-05-19 18:04:54 +01:00
Athanasius
830e487ddb
Merge pull request #1553 from EDCD/dependabot/pip/develop/types-requests-2.27.27
build(deps-dev): bump types-requests from 2.27.26 to 2.27.27
2022-05-19 18:04:50 +01:00
Athanasius
e60a29c556
Merge pull request #1552 from EDCD/dependabot/pip/develop/setuptools-62.3.2
build(deps-dev): bump setuptools from 62.3.1 to 62.3.2
2022-05-19 18:04:45 +01:00
Athanasius
e42ff732e3
Merge pull request #1551 from EDCD/dependabot/pip/develop/certifi-2022.5.18
build(deps): bump certifi from 2021.10.8 to 2022.5.18
2022-05-19 18:04:40 +01:00
dependabot[bot]
f390a820ea
build(deps-dev): bump flake8-comprehensions from 3.9.0 to 3.10.0
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/adamchainz/flake8-comprehensions/releases)
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/flake8-comprehensions/compare/3.9.0...3.10.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>
2022-05-19 17:03:52 +00:00
dependabot[bot]
5899b02f2b
build(deps-dev): bump types-requests from 2.27.26 to 2.27.27
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.26 to 2.27.27.
- [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-19 17:03:46 +00:00
dependabot[bot]
965e9c5fbd
build(deps-dev): bump setuptools from 62.3.1 to 62.3.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.3.1 to 62.3.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v62.3.1...v62.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 17:03:44 +00:00
dependabot[bot]
00e74c59c3
build(deps): bump certifi from 2021.10.8 to 2022.5.18
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.5.18.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/commits)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 17:03:38 +00:00
Athanasius
fe2b77f9e7
Merge pull request #1550 from EDCD/dependabot/pip/develop/setuptools-62.3.1
build(deps-dev): bump setuptools from 62.2.0 to 62.3.1
2022-05-17 18:07:29 +01:00
Athanasius
c283e47d44
Merge pull request #1549 from EDCD/dependabot/pip/develop/types-requests-2.27.26
build(deps-dev): bump types-requests from 2.27.25 to 2.27.26
2022-05-17 18:05:41 +01:00
dependabot[bot]
beb8007ec6
build(deps-dev): bump setuptools from 62.2.0 to 62.3.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.2.0 to 62.3.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v62.2.0...v62.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 17:04:52 +00:00
dependabot[bot]
1fecdfa9b9
build(deps-dev): bump types-requests from 2.27.25 to 2.27.26
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.25 to 2.27.26.
- [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-17 17:04:46 +00:00
Athanasius
74b8953d52
Merge pull request #1548 from EDCD/dependabot/pip/develop/watchdog-2.1.8
build(deps): bump watchdog from 2.1.7 to 2.1.8
2022-05-16 18:26:17 +01:00
Athanasius
5949aaec5a
Merge pull request #1547 from EDCD/dependabot/pip/develop/flake8-noqa-1.2.2
build(deps-dev): bump flake8-noqa from 1.2.1 to 1.2.2
2022-05-16 18:26:12 +01:00
Athanasius
c9c917f322
Merge pull request #1546 from EDCD/dependabot/pip/develop/coverage-toml--6.3.3
build(deps-dev): bump coverage[toml] from 6.3.2 to 6.3.3
2022-05-16 18:26:06 +01:00
dependabot[bot]
d38262efd3
build(deps): bump watchdog from 2.1.7 to 2.1.8
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v2.1.7...v2.1.8)

---
updated-dependencies:
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:06:39 +00:00
dependabot[bot]
f6a7853142
build(deps-dev): bump flake8-noqa from 1.2.1 to 1.2.2
Bumps [flake8-noqa](https://github.com/plinss/flake8-noqa) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/plinss/flake8-noqa/releases)
- [Commits](https://github.com/plinss/flake8-noqa/compare/v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:06:29 +00:00
dependabot[bot]
7e2fdf53cb
build(deps-dev): bump coverage[toml] from 6.3.2 to 6.3.3
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 6.3.2 to 6.3.3.
- [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.3.2...6.3.3)

---
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-05-16 17:06:25 +00:00
Athanasius
597a170b8e
Merge pull request #1545 from EDCD/dependabot/pip/develop/flake8-comprehensions-3.9.0
build(deps-dev): bump flake8-comprehensions from 3.8.0 to 3.9.0
2022-05-11 19:38:54 +01:00
dependabot[bot]
dfc91b02cd
build(deps-dev): bump flake8-comprehensions from 3.8.0 to 3.9.0
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/adamchainz/flake8-comprehensions/releases)
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/flake8-comprehensions/compare/3.8.0...3.9.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>
2022-05-11 17:06:33 +00:00
Athanasius
145c7e1413
Merge pull request #1544 from EDCD/dependabot/pip/develop/setuptools-62.2.0
build(deps-dev): bump setuptools from 62.1.0 to 62.2.0
2022-05-10 18:17:55 +01:00
dependabot[bot]
7235667225
build(deps-dev): bump setuptools from 62.1.0 to 62.2.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.1.0 to 62.2.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v62.1.0...v62.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 17:04:28 +00:00
Athanasius
ae3acf43d5
Merge pull request #1541 from EDCD/dependabot/pip/develop/pywin32-304
build(deps-dev): bump pywin32 from 303 to 304
2022-05-02 18:05:44 +01:00
Athanasius
f4fb21bc4e
Merge pull request #1540 from EDCD/dependabot/pip/develop/types-requests-2.27.25
build(deps-dev): bump types-requests from 2.27.24 to 2.27.25
2022-05-02 18:05:38 +01:00
dependabot[bot]
1c602cec25
build(deps-dev): bump pywin32 from 303 to 304
Bumps [pywin32](https://github.com/mhammond/pywin32) from 303 to 304.
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 17:03:36 +00:00
dependabot[bot]
4c97a716f1
build(deps-dev): bump types-requests from 2.27.24 to 2.27.25
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.24 to 2.27.25.
- [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-02 17:03:30 +00:00
Athanasius
65e9fffb85
Merge pull request #1539 from EDCD/dependabot/pip/develop/types-requests-2.27.24
build(deps-dev): bump types-requests from 2.27.22 to 2.27.24
2022-04-28 18:04:20 +01:00
dependabot[bot]
6ce1d60ee4
build(deps-dev): bump types-requests from 2.27.22 to 2.27.24
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.22 to 2.27.24.
- [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-04-28 17:03:20 +00:00