1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 17:12:21 +03:00

4821 Commits

Author SHA1 Message Date
dependabot[bot]
1184d21e42
build(deps-dev): bump setuptools from 63.1.0 to 63.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.1.0 to 63.3.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/v63.1.0...v63.3.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-08-01 17:05:23 +00:00
dependabot[bot]
1f4427c427
build(deps-dev): bump safety from 2.0.0 to 2.1.1
Bumps [safety](https://github.com/pyupio/safety) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/2.1.1/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/2.0.0...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 17:04:48 +00:00
dependabot[bot]
5caf1feaa6
build(deps-dev): bump coverage[toml] from 6.4.1 to 6.4.2
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 6.4.1 to 6.4.2.
- [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.1...6.4.2)

---
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-07-12 17:04:14 +00:00
dependabot[bot]
d31298cb5b
build(deps-dev): bump lxml from 4.9.0 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.0 to 4.9.1.
- [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.9.0...lxml-4.9.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 21:49:16 +00:00
Athanasius
f973f87eb9
Merge pull request #1607 from EDCD/dependabot/pip/develop/setuptools-63.1.0
build(deps-dev): bump setuptools from 62.6.0 to 63.1.0
2022-07-06 15:15:14 +01:00
Athanasius
f3a519aa39
Merge pull request #1606 from EDCD/dependabot/pip/develop/lxml-4.9.1
build(deps-dev): bump lxml from 4.9.0 to 4.9.1
2022-07-06 15:15:05 +01:00
dependabot[bot]
0d443e4063
build(deps-dev): bump setuptools from 62.6.0 to 63.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.6.0 to 63.1.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.6.0...v63.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 17:03:16 +00:00
dependabot[bot]
7a0cb5d3d9
build(deps-dev): bump lxml from 4.9.0 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.0 to 4.9.1.
- [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.9.0...lxml-4.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 17:03:08 +00:00
Athanasius
62f80941d6
Merge pull request #1605 from EDCD/fix/py2exe-latest-setuptools
Move back to latest `setuptools`, with workaround
2022-07-04 11:28:14 +01:00
Athanasius
798dd92093
py2exe: Bump to 0.11.1.1 for pyparsing fix
This is confirmed working.
2022-07-04 11:25:42 +01:00
Athanasius
a55a92c0af
py2exe: Make newer setuptools happy via py_modules=[]
Tested with `+setuptools==62.6.0`, which appears to currently be the latest.
2022-07-02 15:52:23 +01:00
Athanasius
59669acf56
Merge pull request #1604 from EDCD/dependabot/pip/develop/requests-2.28.1
build(deps): bump requests from 2.28.0 to 2.28.1
2022-07-01 09:47:49 +01:00
Athanasius
c97e6dcb50
Merge pull request #1603 from EDCD/dependabot/pip/develop/safety-2.0.0
build(deps-dev): bump safety from 1.10.3 to 2.0.0
2022-07-01 09:47:44 +01:00
dependabot[bot]
9dc5281571
build(deps): bump requests from 2.28.0 to 2.28.1
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.0...v2.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:04:55 +00:00
dependabot[bot]
198a13e619
build(deps-dev): bump safety from 1.10.3 to 2.0.0
Bumps [safety](https://github.com/pyupio/safety) from 1.10.3 to 2.0.0.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/1.10.3...2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:04:47 +00:00
Athanasius
a1179e1f29
Merge pull request #1602 from EDCD/dependabot/pip/develop/types-requests-2.28.0
build(deps-dev): bump types-requests from 2.27.31 to 2.28.0
2022-06-27 18:08:19 +01:00
dependabot[bot]
b2580b6f72
build(deps-dev): bump types-requests from 2.27.31 to 2.28.0
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.31 to 2.28.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:06:34 +00:00
Athanasius
9162b3a94d
eddn/fsssignaldiscovered: For Horizons add check on tracked location 2022-06-23 10:34:13 +01:00
Athanasius
e70b51cf03
Merge pull request #1601 from EDCD/fix/1598/eddn-fssisignaldiscovered-empty-array
eddn/fsssignaldiscovered: Catch where no signals pass checks
2022-06-23 10:33:15 +01:00
Athanasius
e3a75b47c6
Merge pull request #1600 from EDCD/dependabot/pip/develop/types-requests-2.27.31
build(deps-dev): bump types-requests from 2.27.30 to 2.27.31
2022-06-23 10:29:26 +01:00
dependabot[bot]
268887b305
build(deps-dev): bump types-requests from 2.27.30 to 2.27.31
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.30 to 2.27.31.
- [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-21 17:15:12 +00:00
Athanasius
e38ce639f0
eddn/fsssignaldiscovered: Catch where no signals pass checks
Else we attempt to send an empty `signals` array, which the schema prohibits.
2022-06-19 11:47:24 +01:00
Athanasius
f5f8607fae
develop: post-release version bump to 5.4.2.-alpha0 2022-06-18 14:43:23 +01:00
Athanasius
e1354c3482
Release 5.4.1: appversion & changelog Release/5.4.1 2022-06-18 13:53:07 +01:00
Athanasius
f9e8e9f212
Python: Bump version to 3.10.5
* Installer build works and .exe from it runs.
2022-06-18 12:20:29 +01:00
Athanasius
c5f53a8378
Merge pull request #1587 from chennin/EDMarketConnector-1496-EDSM-log-2
Change EDSM credentials() to log API keys under a different trace #1496
2022-06-17 12:52:38 +01:00
Athanasius
d91ac83154
Merge pull request #1584 from EDCD/fix/1492/installer-can-cause-unprompted-reboot
Attempt to address unprompted reboots from installer
2022-06-17 12:51:37 +01:00
Athanasius
449e696383
Merge pull request #1594 from EDCD/fix/1593/eddn-delocalise-everything
EDDN: Ensure *all* _Localised key/values removed
2022-06-17 12:51:09 +01:00
Athanasius
57953ef3f2
EDDN: Ensure *all* _Localised key/values removed
This has been missed, based on Journal examples, and has been causing issues
at least for `ApproachSettlement`.

So, `filter_localised()` now used in:

    `export_journal_navroute()`
    `export_journal_approachsettlement()`
    `export_journal_fssallbodiesfound()`
2022-06-17 12:46:46 +01:00
Athanasius
e8dce41d49
Merge pull request #1590 from EDCD/enhancement/1589/eddn-fsssignaldiscovered
EDDN: Implement `fsssignaldiscovered/1` schema
2022-06-17 12:45:26 +01:00
Athanasius
efd8104e19
Merge pull request #1592 from EDCD/dependabot/pip/develop/certifi-2022.6.15
build(deps): bump certifi from 2022.5.18.1 to 2022.6.15
2022-06-16 18:06:38 +01:00
dependabot[bot]
8dfd475b09
build(deps): bump certifi from 2022.5.18.1 to 2022.6.15
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2022.6.15.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.05.18.1...2022.06.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 17:04:37 +00:00
Athanasius
7abd3a70e2
Merge pull request #1591 from EDCD/dependabot/pip/develop/flake8-noqa-1.2.5
build(deps-dev): bump flake8-noqa from 1.2.3 to 1.2.5
2022-06-15 18:04:50 +01:00
dependabot[bot]
7bf2a2ef31
build(deps-dev): bump flake8-noqa from 1.2.3 to 1.2.5
Bumps [flake8-noqa](https://github.com/plinss/flake8-noqa) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/plinss/flake8-noqa/releases)
- [Commits](https://github.com/plinss/flake8-noqa/compare/v1.2.3...v1.2.5)

---
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-06-15 17:03:56 +00:00
Athanasius
77203c7227
eddn/fsssignaldiscovered: Misc fixups
* Need to remove `event`, `horizons` and `odyssey` per signal.
* It's lower case `horizons` and `odyssey` in a(n augmented) journal event.
* It's `event`, not `entry` that `export_journal_entry()` will look for.
2022-06-15 14:34:06 +01:00
Athanasius
37c88aeefc
eddn/fsssignaldiscovered: Further cleanup
* Move call to `export_journal_fsssignaldiscovered` to top-level of event
  processing.  This ensures we'd still have the *previous* system tracked
  when running under Odyssey.

  Also, we can't return any result from this, as we'd still need to process
  things like `Location` otherwise.
* Use `logger.trace_if("plugin.eddn.fsssignaldiscovered", ...)`
* Perform all sanity checks, elisions and augmentations in the "not
  FSSSignalDiscovered event" sending code.
2022-06-15 13:19:13 +01:00
Athanasius
d5ec54dbea
eddn/fsssignaldiscovered: Start on cleaning up chennin's work 2022-06-15 12:11:01 +01:00
Athanasius
d3369a0ebd
Merge pull request #1588 from EDCD/dependabot/pip/develop/flake8-noqa-1.2.3
build(deps-dev): bump flake8-noqa from 1.2.2 to 1.2.3
2022-06-14 18:04:35 +01:00
dependabot[bot]
43c5a3b88a
build(deps-dev): bump flake8-noqa from 1.2.2 to 1.2.3
Bumps [flake8-noqa](https://github.com/plinss/flake8-noqa) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/plinss/flake8-noqa/releases)
- [Commits](https://github.com/plinss/flake8-noqa/compare/v1.2.2...v1.2.3)

---
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-06-14 17:02:47 +00:00
Chris Henning
afda16853b Change this log to debug level 2022-06-12 17:59:18 -04:00
Chris Henning
e8b8cf81d5 Change EDSM credentials() to log API keys under a different trace #1496 2022-06-12 17:51:38 -04:00
Chris Henning
4bf2965cc5 remove unnecessarily committed debug messages 2022-06-12 17:12:08 -04:00
Chris Henning
4dfcd91bcd fix more flake8 errors 2022-06-12 16:19:25 -04:00
Chris Henning
1b37991016 fix flake8 errors 2022-06-12 16:16:54 -04:00
Chris Henning
df9f0bfc7c Implement FSSSignalDiscovered sender v1 2022-06-12 15:26:50 -04:00
Chris
e257dad2bc
Merge pull request #3 from EDCD/develop
merge Develop in
2022-06-12 15:21:34 -04:00
Athanasius
08cb58f337
Merge pull request #1585 from EDCD/dependabot/pip/develop/watchdog-2.1.9
build(deps): bump watchdog from 2.1.8 to 2.1.9
2022-06-10 18:03:29 +01:00
dependabot[bot]
8cbae3ccdd
build(deps): bump watchdog from 2.1.8 to 2.1.9
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 2.1.8 to 2.1.9.
- [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.8...v2.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 17:02:36 +00:00
Athanasius
accef57c3e
Installer: Attempt to set REBOOT=ReallySuppress
If for any reason EDMarketConnector.exe doesn't exit when WinSparkle asks it
to then an unprompted reboot can happen.  This *should* prevent that.
2022-06-10 10:56:57 +01:00
Athanasius
4c46019526
Merge pull request #1582 from EDCD/dependabot/pip/develop/requests-2.28.0
build(deps): bump requests from 2.27.1 to 2.28.0
2022-06-09 18:53:47 +01:00