David Sangrey
|
2e24d87bf3
|
Merge pull request #2350 from EDCD/dependabot/pip/develop/pytest-cov-6.0.0
Bump pytest-cov from 5.0.0 to 6.0.0
|
2025-01-06 15:08:11 -05:00 |
|
David Sangrey
|
cd0f28421f
|
Merge pull request #2352 from EDCD/dependabot/pip/develop/mypy-1.14.1
Bump mypy from 1.10.0 to 1.14.1
|
2025-01-06 15:07:58 -05:00 |
|
dependabot[bot]
|
f8e3ac006e
|
Bump mypy from 1.10.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.14.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-01 17:12:04 +00:00 |
|
dependabot[bot]
|
e91ff21570
|
Bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-01 17:11:35 +00:00 |
|
David Sangrey
|
a87edfe7b2
|
Merge pull request #2341 from Athanasius/github-workflows-security
Guard against workflow shell execution vulnerabilities
|
2024-12-19 16:45:07 -05:00 |
|
David Sangrey
|
7f9e02f09f
|
Merge pull request #2323 from EDCD/dependabot/pip/develop/types-requests-2.32.0.20241016
Bump types-requests from 2.32.0.20240712 to 2.32.0.20241016
|
2024-12-19 16:41:49 -05:00 |
|
Athanasius
|
214bed27ee
|
.github: workflows: Guard any shell $VAR with "..."
This is with regards to what happened to another project, ref:
<https://www.wiz.io/blog/ultralytics-ai-library-hacked-via-github-for-cryptomining>
Basically, do NOT trust that things like branch names don't contain any
attempt at executing shell code if referenced in a workflow segment that
runs a shell command.
|
2024-12-09 21:43:47 +00:00 |
|
David Sangrey
|
0938013a2d
|
Merge pull request #2337 from EDCD/submodule-change/12030733997
[Auto-generated] Submodule Updates 12030733997
|
2024-11-26 20:31:02 -05:00 |
|
github-actions
|
dc34230a8a
|
updating submodules
|
2024-11-26 12:36:44 +00:00 |
|
dependabot[bot]
|
27ec830006
|
Bump types-requests from 2.32.0.20240712 to 2.32.0.20241016
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240712 to 2.32.0.20241016.
- [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>
|
2024-11-01 17:02:26 +00:00 |
|
David Sangrey
|
11d4c0cca1
|
[RELEASE] 5.12.1
|
2024-10-02 19:49:46 -04:00 |
|
David Sangrey
|
dab510bb21
|
[PRE-RELEASE] .12.1-rc4
Release/5.12.1-rc4
|
2024-10-01 18:23:06 -04:00 |
|
David Sangrey
|
ab02f49aba
|
[#2303] Revert Prototyping for Protocol
|
2024-10-01 17:55:54 -04:00 |
|
David Sangrey
|
0cfc4873c6
|
[RELEASE] 5.12.1-rc2
Release/5.12.1-rc2
|
2024-09-30 22:58:16 -04:00 |
|
David Sangrey
|
9db7e9b2da
|
[PRE-RELEASE] 5.12.1-rc1
Release/5.12.1-rc1
|
2024-09-30 22:46:05 -04:00 |
|
David Sangrey
|
5ad7fcfa62
|
[2303] Attempt Reversion
|
2024-09-30 18:42:09 -04:00 |
|
David Sangrey
|
348ad1d75f
|
[#2297] Temporary Fix for max() arg empty
|
2024-09-29 11:03:33 -04:00 |
|
David Sangrey
|
7f47c19d1b
|
[Minor] Spelling is Hard
|
2024-09-24 19:54:22 -04:00 |
|
David Sangrey
|
cc6e200345
|
[Release] 5.13.0
Release/5.12.0
|
2024-09-24 19:28:42 -04:00 |
|
David Sangrey
|
b9dced7da3
|
[Lang] Update Translations
|
2024-09-24 19:20:15 -04:00 |
|
David Sangrey
|
9de7d9ed5d
|
Merge pull request #2288 from EDCD/dependabot/pip/develop/coverage-toml--7.6.1
Bump coverage[toml] from 7.6.0 to 7.6.1
|
2024-09-24 19:18:19 -04:00 |
|
dependabot[bot]
|
c5371bc57c
|
Bump coverage[toml] from 7.6.0 to 7.6.1
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.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/7.6.0...7.6.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>
|
2024-09-11 23:05:34 +00:00 |
|
David Sangrey
|
0521103398
|
Merge pull request #2291 from EDCD/dependabot/pip/develop/pytest-8.3.2
Bump pytest from 8.2.2 to 8.3.2
|
2024-09-11 19:05:01 -04:00 |
|
David Sangrey
|
66d68cab48
|
Merge pull request #2289 from EDCD/dependabot/pip/develop/pillow-10.4.0
Bump pillow from 10.3.0 to 10.4.0
|
2024-09-11 19:04:49 -04:00 |
|
David Sangrey
|
38ba0d658f
|
Merge pull request #2292 from EDCD/dependabot/pip/develop/pre-commit-3.8.0
Bump pre-commit from 3.7.1 to 3.8.0
|
2024-09-11 19:04:16 -04:00 |
|
dependabot[bot]
|
6e845761d3
|
Bump pre-commit from 3.7.1 to 3.8.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 17:35:20 +00:00 |
|
dependabot[bot]
|
a108ab3028
|
Bump pytest from 8.2.2 to 8.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.2.
- [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/8.2.2...8.3.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 17:35:17 +00:00 |
|
dependabot[bot]
|
5183c7933f
|
Bump pillow from 10.3.0 to 10.4.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 17:35:07 +00:00 |
|
David Sangrey
|
c0071bbb6e
|
[RELEASE] 5.12.0-beta1
Release/5.12.0-beta1
|
2024-08-26 19:05:08 -04:00 |
|
David Sangrey
|
6bc29f07d6
|
Merge pull request #2276 from HansAcker/eddn-nowip
pass Horizons/Odyssey flags in NavRoute
|
2024-08-26 18:26:58 -04:00 |
|
David Sangrey
|
438d5170a2
|
Merge branch 'stable' into develop
|
2024-08-26 18:23:30 -04:00 |
|
David Sangrey
|
d250fa3014
|
[Minor] Update Translations
|
2024-08-25 23:17:56 -04:00 |
|
David Sangrey
|
b8a2f48333
|
[1057] Fix License Records
|
2024-08-23 15:42:28 -04:00 |
|
David Sangrey
|
e917d40f4f
|
[Fix] Revert bad clarification in fe8818d
|
2024-08-13 16:50:06 -04:00 |
|
David Sangrey
|
e37b0f7748
|
Merge pull request #2285 from EDCD/dependabot/pip/develop/setuptools-72.1.0
Bump setuptools from 70.0.0 to 72.1.0
|
2024-08-12 23:15:19 -04:00 |
|
David Sangrey
|
6eb91d75a7
|
Merge pull request #2287 from EDCD/dependabot/pip/develop/safety-3.2.5
Bump safety from 3.2.0 to 3.2.5
|
2024-08-12 23:14:58 -04:00 |
|
David Sangrey
|
1183bb64b6
|
Merge branch 'develop' of https://github.com/EDCD/EDMarketConnector into develop
|
2024-08-12 23:14:25 -04:00 |
|
David Sangrey
|
00989a8407
|
[Minor] Add Type8 Ship List
Armor details to come Soon(tm)
|
2024-08-12 23:13:56 -04:00 |
|
dependabot[bot]
|
ef24641431
|
Bump safety from 3.2.0 to 3.2.5
Bumps [safety](https://github.com/pyupio/safety) from 3.2.0 to 3.2.5.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/3.2.0...3.2.5)
---
updated-dependencies:
- dependency-name: safety
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-13 03:08:05 +00:00 |
|
David Sangrey
|
cda608e9a8
|
Merge pull request #2284 from EDCD/dependabot/pip/develop/coverage-toml--7.6.0
Bump coverage[toml] from 7.5.0 to 7.6.0
|
2024-08-12 23:08:00 -04:00 |
|
David Sangrey
|
9662fd0e81
|
Merge pull request #2283 from EDCD/dependabot/pip/develop/autopep8-2.3.1
Bump autopep8 from 2.2.0 to 2.3.1
|
2024-08-12 23:07:37 -04:00 |
|
David Sangrey
|
f804a6840f
|
Merge pull request #2281 from EDCD/dependabot/pip/develop/types-requests-2.32.0.20240712
Bump types-requests from 2.31.0.20240311 to 2.32.0.20240712
|
2024-08-12 23:07:13 -04:00 |
|
David Sangrey
|
4857361c7c
|
Merge pull request #2279 from HullSeals/enhancement/610/improved-process-iter
[610] Improved process_iter
|
2024-08-12 23:06:50 -04:00 |
|
David Sangrey
|
9cc4630998
|
Merge branch 'main' into stable
Release/5.11.3
|
2024-08-04 21:53:55 -04:00 |
|
David Sangrey
|
f44fa2489f
|
[RELEASE] 5.11.3
|
2024-08-04 21:52:30 -04:00 |
|
dependabot[bot]
|
3831ad8a94
|
Bump setuptools from 70.0.0 to 72.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v70.0.0...v72.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>
|
2024-08-01 17:29:45 +00:00 |
|
dependabot[bot]
|
e01a755238
|
Bump coverage[toml] from 7.5.0 to 7.6.0
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.5.0 to 7.6.0.
- [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/7.5.0...7.6.0)
---
updated-dependencies:
- dependency-name: coverage[toml]
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 17:29:39 +00:00 |
|
dependabot[bot]
|
9cb894adc5
|
Bump autopep8 from 2.2.0 to 2.3.1
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.1)
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 17:29:32 +00:00 |
|
dependabot[bot]
|
449958e5db
|
Bump types-requests from 2.31.0.20240311 to 2.32.0.20240712
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240311 to 2.32.0.20240712.
- [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>
|
2024-08-01 17:29:26 +00:00 |
|
David Sangrey
|
8c24768828
|
[RELEASE] 5.10.3-beta0
[2278] Fix Incomplete Ordered Dict
Release/5.11.3-beta0
|
2024-07-29 20:01:00 -04:00 |
|