dependabot[bot]
|
55ccb745b8
|
build(deps-dev): bump coverage[toml] from 6.4.2 to 6.4.3
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 6.4.2 to 6.4.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.4.2...6.4.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-08-08 17:06:49 +00:00 |
|
dependabot[bot]
|
39acec6b0e
|
build(deps-dev): bump setuptools from 63.4.1 to 63.4.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.4.1 to 63.4.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/v63.4.1...v63.4.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-08-08 17:06:40 +00:00 |
|
Athanasius
|
ab30fc22d0
|
Merge pull request #1628 from EDCD/dependabot/pip/develop/types-requests-2.28.8
build(deps-dev): bump types-requests from 2.28.7 to 2.28.8
|
2022-08-06 19:29:47 +01:00 |
|
dependabot[bot]
|
2d9aefa00b
|
build(deps-dev): bump types-requests from 2.28.7 to 2.28.8
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.7 to 2.28.8.
- [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-08-05 17:04:30 +00:00 |
|
Athanasius
|
a234229f31
|
requirements-dev: Bump flake8-isort and flake8 as former supports 5.x of latter now
|
2022-08-04 17:59:42 +01:00 |
|
Athanasius
|
085c191c54
|
Python: Bump to version 3.10.6
|
2022-08-04 09:40:54 +01:00 |
|
Athanasius
|
f154644cf6
|
Merge pull request #1626 from EDCD/dependabot/pip/develop/setuptools-63.4.1
build(deps-dev): bump setuptools from 63.3.0 to 63.4.1
|
2022-08-04 09:36:25 +01:00 |
|
dependabot[bot]
|
3888592f7d
|
build(deps-dev): bump setuptools from 63.3.0 to 63.4.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.3.0 to 63.4.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/v63.3.0...v63.4.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-08-03 17:04:55 +00:00 |
|
Athanasius
|
c043d2690a
|
Merge pull request #1614 from EDCD/dependabot/pip/develop/pep8-naming-0.13.1
build(deps-dev): bump pep8-naming from 0.13.0 to 0.13.1
|
2022-08-02 19:13:36 +01:00 |
|
dependabot[bot]
|
41243ec674
|
build(deps-dev): bump pep8-naming from 0.13.0 to 0.13.1
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.0 to 0.13.1.
- [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.13.0...0.13.1)
---
updated-dependencies:
- dependency-name: pep8-naming
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-02 18:12:41 +00:00 |
|
Athanasius
|
c17e6714f4
|
Merge pull request #1625 from EDCD/dependabot/pip/develop/flake8-use-fstring-1.4
build(deps-dev): bump flake8-use-fstring from 1.3 to 1.4
|
2022-08-02 19:11:35 +01:00 |
|
Athanasius
|
b2f43d8a35
|
Merge pull request #1624 from EDCD/dependabot/pip/develop/flake8-isort-4.1.2.post0
build(deps-dev): bump flake8-isort from 4.1.1 to 4.1.2.post0
|
2022-08-02 19:11:25 +01:00 |
|
dependabot[bot]
|
5a2e9dc782
|
build(deps-dev): bump flake8-use-fstring from 1.3 to 1.4
Bumps [flake8-use-fstring](https://github.com/MichaelKim0407/flake8-use-fstring) from 1.3 to 1.4.
- [Release notes](https://github.com/MichaelKim0407/flake8-use-fstring/releases)
- [Commits](https://github.com/MichaelKim0407/flake8-use-fstring/compare/v1.3...v1.4)
---
updated-dependencies:
- dependency-name: flake8-use-fstring
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-02 18:10:26 +00:00 |
|
dependabot[bot]
|
c776cfc4c7
|
build(deps-dev): bump flake8-isort from 4.1.1 to 4.1.2.post0
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 4.1.1 to 4.1.2.post0.
- [Release notes](https://github.com/gforcada/flake8-isort/releases)
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)
- [Commits](https://github.com/gforcada/flake8-isort/compare/4.1.1...4.1.2.post0)
---
updated-dependencies:
- dependency-name: flake8-isort
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-02 18:10:12 +00:00 |
|
Athanasius
|
0b22b32ea4
|
Merge pull request #1620 from EDCD/dependabot/pip/develop/types-requests-2.28.7
build(deps-dev): bump types-requests from 2.28.0 to 2.28.7
|
2022-08-02 19:09:03 +01:00 |
|
Athanasius
|
2aff2e03d6
|
Merge pull request #1622 from EDCD/dependabot/pip/develop/mypy-0.971
build(deps-dev): bump mypy from 0.961 to 0.971
|
2022-08-02 19:08:09 +01:00 |
|
Athanasius
|
881a509279
|
Merge pull request #1621 from EDCD/dependabot/pip/develop/flake8-noqa-1.2.8
build(deps-dev): bump flake8-noqa from 1.2.5 to 1.2.8
|
2022-08-02 19:08:01 +01:00 |
|
dependabot[bot]
|
e160289706
|
build(deps-dev): bump types-requests from 2.28.0 to 2.28.7
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.0 to 2.28.7.
- [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-08-02 18:07:25 +00:00 |
|
Athanasius
|
3cac0c43d5
|
Merge pull request #1618 from EDCD/dependabot/pip/develop/setuptools-63.3.0
build(deps-dev): bump setuptools from 63.1.0 to 63.3.0
|
2022-08-02 19:06:27 +01:00 |
|
dependabot[bot]
|
8d9c8fa6de
|
build(deps-dev): bump mypy from 0.961 to 0.971
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-02 18:06:16 +00:00 |
|
dependabot[bot]
|
8cfaef6ede
|
build(deps-dev): bump flake8-noqa from 1.2.5 to 1.2.8
Bumps [flake8-noqa](https://github.com/plinss/flake8-noqa) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/plinss/flake8-noqa/releases)
- [Commits](https://github.com/plinss/flake8-noqa/compare/v1.2.5...v1.2.8)
---
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-08-02 18:06:11 +00:00 |
|
Athanasius
|
7239ade3e3
|
Merge pull request #1613 from EDCD/dependabot/pip/develop/safety-2.1.1
build(deps-dev): bump safety from 2.0.0 to 2.1.1
|
2022-08-02 19:05:37 +01:00 |
|
Athanasius
|
bdb33761ff
|
Merge pull request #1609 from EDCD/dependabot/pip/develop/coverage-toml--6.4.2
build(deps-dev): bump coverage[toml] from 6.4.1 to 6.4.2
|
2022-08-02 19:05:30 +01:00 |
|
Athanasius
|
961856617c
|
Merge pull request #1608 from EDCD/dependabot/pip/lxml-4.9.1
build(deps-dev): bump lxml from 4.9.0 to 4.9.1
|
2022-08-02 19:05:19 +01:00 |
|
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 |
|