1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

5757 Commits

Author SHA1 Message Date
David Sangrey
22e4b9604f
Merge pull request #2219 from EDCD/dependabot/pip/develop/pytest-8.2.0
build(deps-dev): bump pytest from 8.1.1 to 8.2.0
2024-05-01 20:08:15 -04:00
David Sangrey
e2a3bc7335
Merge pull request #2218 from EDCD/dependabot/pip/develop/safety-3.2.0
build(deps-dev): bump safety from 3.0.1 to 3.2.0
2024-05-01 20:07:24 -04:00
dependabot[bot]
5cdf4b9ce3
build(deps-dev): bump pytest from 8.1.1 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0.
- [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.1.1...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 00:07:11 +00:00
David Sangrey
fd044aa8fb
Merge pull request #2222 from EDCD/dependabot/pip/develop/flake8-json-24.4.0
build(deps-dev): bump flake8-json from 23.7.0 to 24.4.0
2024-05-01 20:07:11 -04:00
David Sangrey
cae54df836
Merge pull request #2220 from EDCD/dependabot/pip/develop/coverage-toml--7.5.0
build(deps-dev): bump coverage[toml] from 7.4.4 to 7.5.0
2024-05-01 20:06:43 -04:00
dependabot[bot]
e60d0c8813
build(deps-dev): bump coverage[toml] from 7.4.4 to 7.5.0
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.4.4 to 7.5.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.4.4...7.5.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-05-02 00:04:43 +00:00
David Sangrey
6b6b39b8f6
Merge pull request #2221 from EDCD/dependabot/pip/develop/pytest-cov-5.0.0
build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
2024-05-01 20:04:13 -04:00
David Sangrey
39af6c34c6
Merge pull request #2223 from EDCD/submodule-change/8912704358
[Auto-generated] Submodule Updates 8912704358
2024-05-01 13:31:19 -04:00
github-actions
53dd3e3ee5 updating submodules 2024-05-01 17:31:06 +00:00
dependabot[bot]
9ce7206cae
build(deps-dev): bump flake8-json from 23.7.0 to 24.4.0
Bumps [flake8-json](https://github.com/pycqa/flake8-json) from 23.7.0 to 24.4.0.
- [Commits](https://github.com/pycqa/flake8-json/compare/23.7.0...24.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 17:29:51 +00:00
dependabot[bot]
45cd577bec
build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.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>
2024-05-01 17:29:49 +00:00
dependabot[bot]
fc2426d8b9
build(deps-dev): bump safety from 3.0.1 to 3.2.0
Bumps [safety](https://github.com/pyupio/safety) from 3.0.1 to 3.2.0.
- [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.0.1...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 17:29:32 +00:00
David Sangrey
a830f40454
Merge branch 'main' into develop 2024-04-27 12:35:54 -04:00
David Sangrey
673251542e
Merge pull request #2201 from HullSeals/enhancement/2186/macos-refinement
[2186] Refine macOS to preserve ContextMenu
2024-04-20 17:29:21 -04:00
David Sangrey
fa091e94a2
Merge branch 'develop' into enhancement/2186/macos-refinement 2024-04-20 17:29:14 -04:00
Phoebe
74fc774704
Merge pull request #2205 from HullSeals/enhancement/2199/better-exception-on-urlerr
[2199] Better Exceptions on URL Errors
2024-04-20 23:28:15 +02:00
David Sangrey
9cd69a19e4
[1133] Refine Inheritence 2024-04-17 15:35:57 -04:00
David Sangrey
8837b92ecd
Merge pull request #2207 from EDCD/submodule-change/8721832934
[Auto-generated] Submodule Updates 8721832934
2024-04-17 15:34:10 -04:00
github-actions
164a92092f updating submodules 2024-04-17 12:25:52 +00:00
David Sangrey
1f90ca9409
[Translations] Update Translation Files 2024-04-15 21:48:30 -04:00
David Sangrey
3b2f37f868
Update Version String and Changelog Release/5.10.4 2024-04-15 16:52:25 -04:00
David Sangrey
674413b36f
Update Version String and Changelog 2024-04-15 16:51:43 -04:00
David Sangrey
3cbe517fd6
[Translations] Update Translations and Requirements 2024-04-15 16:44:18 -04:00
David Sangrey
c4baf66dc3
Merge pull request #2204 from HullSeals/enhancement/2202/add-missing-modules
[2202] Add a number of missing modules
2024-04-15 16:41:34 -04:00
David Sangrey
5c49ea16b9
Merge pull request #2197 from EDCD/submodule-change/8646630819
[Auto-generated] Submodule Updates 8646630819
2024-04-15 16:40:43 -04:00
David Sangrey
96be38d85b
[Minor] Add Missing Future Annotation 2024-04-15 16:39:55 -04:00
Phoebe
7a030cd7f4
Merge pull request #2182 from HullSeals/enhancement/2155/add-docking-schemas
[2155] Add DockingDenied and DockingGranted Schemas
LGTM
2024-04-15 16:39:14 -04:00
David Sangrey
fdd6c6c015
Merge pull request #2204 from HullSeals/enhancement/2202/add-missing-modules
[2202] Add a number of missing modules
2024-04-15 16:33:34 -04:00
David Sangrey
5cc08f2517
[Minor] Clarify Inheritence 2024-04-14 20:32:43 -04:00
David Sangrey
fbeeded280
[2202] Add a number of missing modules
This will need to be basically speedran into live.
2024-04-14 20:17:08 -04:00
David Sangrey
0410806152
[2199] Add Broader Exception 2024-04-14 18:07:30 -04:00
David Sangrey
dd5e3812a7
[2186] Refine macOS to preserve ContextMenu 2024-04-13 14:44:44 -04:00
David Sangrey
15f4cccbed
Merge pull request #2197 from EDCD/submodule-change/8646630819
[Auto-generated] Submodule Updates 8646630819
2024-04-11 09:52:57 -04:00
github-actions
4cbc86e650 updating submodules 2024-04-11 12:25:11 +00:00
David Sangrey
d9c7a79155
[Minor] Update Type Hintings
No Content Changes, Shuts Up MyPy
2024-04-06 16:59:49 -04:00
David Sangrey
065e2ae7de
Merge pull request #2187 from HullSeals/enhancement/2186/remove-darwin
[2186] Remove MacOS Support
2024-04-06 16:53:48 -04:00
David Sangrey
c14bd826d0
[Minor] Additional Visual Padding Fixes 2024-04-06 16:52:45 -04:00
David Sangrey
3c6ea3c932
[Minor] Comment Clarify 2024-04-05 17:50:30 -04:00
David Sangrey
e0ef9b52c3
[2186] Additional Tweaks 2024-04-05 17:45:07 -04:00
David Sangrey
3a8227a874
[2186] Correct Logic 2024-04-05 17:33:22 -04:00
David Sangrey
fbdc441390
[Minor] Return Visual Padding
Just makes it nicer to read.
2024-04-05 17:28:08 -04:00
David Sangrey
d00226f9e3
[2186] Additional Documentations 2024-04-05 17:20:05 -04:00
David Sangrey
ccb103242c
Merge branch 'develop' into enhancement/2186/remove-darwin 2024-04-05 17:17:51 -04:00
David Sangrey
d8d8540cee
[2186] Resolve Some Merge Issues From EntryMenu 2024-04-05 17:16:25 -04:00
David Sangrey
29c43cbc51
Merge pull request #2183 from HullSeals/enhancement/1133/context-menu-Entry
[1133] Add ContextMenu Globally
2024-04-05 13:17:10 -04:00
David Sangrey
47d2cf9f36
Merge pull request #2190 from EDCD/dependabot/pip/develop/mypy-1.9.0
build(deps-dev): bump mypy from 1.8.0 to 1.9.0
2024-04-02 17:21:23 -04:00
David Sangrey
2431a1aae5
Merge pull request #2191 from EDCD/dependabot/pip/develop/autopep8-2.1.0
build(deps-dev): bump autopep8 from 2.0.4 to 2.1.0
2024-04-02 17:21:18 -04:00
David Sangrey
02885dc6fa
Merge pull request #2192 from EDCD/dependabot/pip/develop/certifi-2024.2.2
build(deps): bump certifi from 2023.11.17 to 2024.2.2
2024-04-02 17:21:12 -04:00
David Sangrey
bad2bd0414
Merge pull request #2193 from EDCD/dependabot/github_actions/develop/softprops/action-gh-release-2
build(deps): bump softprops/action-gh-release from 1 to 2
2024-04-02 17:17:27 -04:00
dependabot[bot]
25d52eacf6
build(deps): bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 17:29:12 +00:00