1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

4620 Commits

Author SHA1 Message Date
Athanasius
248a34d24c
Merge pull request #1495 from EDCD/dependabot/github_actions/develop/actions/checkout-3
build(deps): bump actions/checkout from 2.4.0 to 3
2022-03-02 21:49:46 +00:00
Athanasius
c115853773
Merge pull request #1493 from EDCD/dependabot/github_actions/develop/actions/setup-python-3
build(deps): bump actions/setup-python from 2.3.2 to 3
2022-03-02 21:49:39 +00:00
dependabot[bot]
4ea1609f36
build(deps): bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 17:04:05 +00:00
dependabot[bot]
918d924612
build(deps): bump actions/setup-python from 2.3.2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3)

---
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-02-28 17:05:03 +00:00
Athanasius
b859c8a311
Merge pull request #1491 from EDCD/dependabot/pip/develop/flake8-annotations-coverage-0.0.6
build(deps-dev): bump flake8-annotations-coverage from 0.0.5 to 0.0.6
2022-02-25 18:52:25 +00:00
dependabot[bot]
49721e6e94
build(deps-dev): bump flake8-annotations-coverage from 0.0.5 to 0.0.6
Bumps [flake8-annotations-coverage](https://github.com/best-doctor/flake8-annotations-coverage) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/best-doctor/flake8-annotations-coverage/releases)
- [Commits](https://github.com/best-doctor/flake8-annotations-coverage/compare/v0.0.5...v0.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 17:04:24 +00:00
Athanasius
af10243a01
Merge pull request #1489 from EDCD/dependabot/pip/develop/types-requests-2.27.11
build(deps-dev): bump types-requests from 2.27.10 to 2.27.11
2022-02-22 17:05:21 +00:00
dependabot[bot]
d4c6f4bfd6
build(deps-dev): bump types-requests from 2.27.10 to 2.27.11
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.10 to 2.27.11.
- [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-02-22 17:04:00 +00:00
Athanasius
da02606a93
Merge pull request #1486 from EDCD/dependabot/pip/develop/coverage-toml--6.3.2
build(deps-dev): bump coverage[toml] from 6.3.1 to 6.3.2
2022-02-21 17:06:29 +00:00
dependabot[bot]
992c293d64
build(deps-dev): bump coverage[toml] from 6.3.1 to 6.3.2
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 6.3.1 to 6.3.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.3.1...6.3.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-02-21 17:05:02 +00:00
Athanasius
1dc9f5b0bc
Merge branch 'release-5.3.1' 2022-02-21 12:37:10 +00:00
Athanasius
d8c58e2fd9
develop: post-release version bump 2022-02-21 12:36:42 +00:00
Athanasius
24e8912756
Release 5.3.1: appversion and ChangeLog Release/5.3.1 2022-02-21 12:26:42 +00:00
Athanasius
210012a4a6
Merge pull request #1483 from EDCD/fix/1481/codexentry-can-have-empty-string-nearestdestination
EDDN: codexentry/1: Tighten up 'empty string' checks
2022-02-21 11:44:20 +00:00
Athanasius
d5d2577019
Merge pull request #1484 from EDCD/fix/1482/approachsettlement-before-login-location
EDDN: approachsettlement/1: Bail if no System (name) yet
2022-02-21 11:41:55 +00:00
Athanasius
562a224857
EDDN: approachsettlement/1: Bail if no System (name) yet
* A login-time `ApproachSettlement` happens before `Location`, if
  appropriate.
* Also add a future comment about FSSSignalDiscovered, for if EDDN ever adds
  the schema.
2022-02-20 19:44:53 +00:00
Athanasius
6f8847e3e1
EDDN: approachsettlement/1: Don't claim entry_augment_system_data() as only for us 2022-02-20 19:30:45 +00:00
Athanasius
de69b95b8a
EDDN: codexentry/1: Tighten up 'empty string' checks
It turns out some of the other strings, that do not have minLength=1 in the
schema, can be empty and that's OK.   i.e. NearestDestination.

So, let's only check for the actual minLength=1 things.  Which is a few
top-level key:values, and then the contents of the Traits array.
2022-02-20 19:18:34 +00:00
Athanasius
e998d05d51
Merge pull request #1480 from EDCD/fix/1479/theme-catch-widget-issues
Attempt to prevent plugin widget issues from bringing down whole UI
2022-02-20 19:10:21 +00:00
Athanasius
520ff5868f
theme.py: Apply .configure() paranoia on button enter/leave 2022-02-20 19:05:41 +00:00
Athanasius
17530c2d2b
theme.py: Log widget if exception is thrown 2022-02-19 11:48:27 +00:00
Athanasius
10977ccb07
Prevent plugin widget code issues from breaking theme changes
This adds a try/except around a bunch of .configure() calls on widgets.
Yes, sure, this could then leave the widget in question in a broken state,
but at least our entire UI won't fall flat on its face.
2022-02-19 11:15:06 +00:00
Athanasius
6a9645d43a
Merge pull request #1477 from EDCD/fix/1476/approachsettlement-check-for-latlng
EDDN: Handle ApproachSettlement missing planetary coords
2022-02-19 10:44:48 +00:00
Athanasius
dbe30264ec
Merge pull request #1478 from EDCD/dependabot/pip/develop/setuptools-60.9.3
build(deps-dev): bump setuptools from 60.9.2 to 60.9.3
2022-02-18 17:45:16 +00:00
dependabot[bot]
0844b3f8e6
build(deps-dev): bump setuptools from 60.9.2 to 60.9.3
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.2 to 60.9.3.
- [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/v60.9.2...v60.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 17:04:14 +00:00
Athanasius
e51aba1cc3
EDDN: Handle ApproachSettlement missing planetary coords 2022-02-18 15:23:27 +00:00
Athanasius
4f1fa86708
Merge pull request #1475 from EDCD/dependabot/pip/develop/lxml-4.8.0
build(deps-dev): bump lxml from 4.7.1 to 4.8.0
2022-02-17 17:17:37 +00:00
dependabot[bot]
7e4ffcf1ef
build(deps-dev): bump lxml from 4.7.1 to 4.8.0
Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.8.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.7.1...lxml-4.8.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-02-17 17:05:42 +00:00
Athanasius
7116964dba
PLUGINS: Call out keeping an eye on Discussions 2022-02-17 12:19:36 +00:00
Athanasius
46a807deb1
PLUGINS: Call out keeping an eye on Discussions 2022-02-17 12:17:20 +00:00
Athanasius
aa61aaf830
Merge pull request #1472 from EDCD/dependabot/pip/develop/types-requests-2.27.10
build(deps-dev): bump types-requests from 2.27.9 to 2.27.10
2022-02-16 17:50:34 +00:00
Athanasius
cc8a9aec36
Merge pull request #1473 from EDCD/dependabot/pip/develop/setuptools-60.9.2
build(deps-dev): bump setuptools from 60.9.1 to 60.9.2
2022-02-16 17:50:27 +00:00
dependabot[bot]
e95c96bac2
build(deps-dev): bump setuptools from 60.9.1 to 60.9.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.1 to 60.9.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/v60.9.1...v60.9.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-02-16 17:03:23 +00:00
dependabot[bot]
485ad394e6
build(deps-dev): bump types-requests from 2.27.9 to 2.27.10
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.9 to 2.27.10.
- [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-02-16 17:03:17 +00:00
Athanasius
27e52f1294
Merge branch 'main' into develop 2022-02-15 22:21:34 +00:00
Athanasius
dc413cdf1a
develop: Bump appversion to 5.3.1-beta1 2022-02-15 17:47:54 +00:00
Athanasius
05b5013d4f
Merge pull request #1468 from EDCD/dependabot/pip/develop/setuptools-60.9.1
build(deps-dev): bump setuptools from 60.8.2 to 60.9.1
2022-02-15 17:09:05 +00:00
Athanasius
aad658318b
Merge pull request #1464 from EDCD/dependabot/pip/develop/pytest-7.0.1
build(deps-dev): bump pytest from 7.0.0 to 7.0.1
2022-02-15 17:08:56 +00:00
dependabot[bot]
53835dd368
build(deps-dev): bump setuptools from 60.8.2 to 60.9.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.8.2 to 60.9.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/v60.8.2...v60.9.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-02-15 17:03:58 +00:00
Athanasius
f0126dd10b
Re-remove: *.csv as they're now used from FDevIDs submodule
`develop` never got the 5.2.4 updates to the files, and then that causedd
a merge conflict into `main`.  This is tidying things up.
2022-02-15 15:56:05 +00:00
Athanasius
173300c45c
Merge branch 'beta' 2022-02-15 15:55:05 +00:00
Athanasius
e6c3421365
Release 5.3.0: ChanegLog: Oops, translations Release/5.3.0 2022-02-15 15:17:44 +00:00
Athanasius
d13cf73688
l10n: Updated translations from OneSky 2022-02-15 15:17:06 +00:00
Athanasius
5d685f3f39
Release 5.3.0: appversion & ChangeLog 2022-02-15 15:09:39 +00:00
Athanasius
25e5ed9c14
setup.py: Explicitly package asyncio and multiprocessing
We always did before, certainly in 5.2.4, so we should continue to do so,
even though newer python and/or py2exe means they're no longer automatically
included in library.zip by py2exe.
2022-02-15 15:07:04 +00:00
Athanasius
e152372b3a
ChangeLog: Fix 'EDND' tyops 2022-02-15 14:25:26 +00:00
Athanasius
63052142c1
ChangeLog: Don't lose the 5.2.4 section 2022-02-14 17:46:55 +00:00
dependabot[bot]
e6c940e0ca
build(deps-dev): bump pytest from 7.0.0 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1.
- [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/7.0.0...7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 17:05:21 +00:00
Athanasius
893a6b243a
develop: Bump appversion 2022-02-13 15:36:01 +00:00
Athanasius
6414f7c48a
Pre-Release 5.3.0-beta11: ChangeLog (appversion already bumped) Release/5.3.0-beta11 2022-02-13 15:01:46 +00:00