1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-23 12:20:30 +03:00

5885 Commits

Author SHA1 Message Date
David Sangrey
695417f4fc
[] Add Cache actions
Will speed up workflow testing
2024-05-06 13:34:21 -04:00
David Sangrey
a958650077
Merge branch 'develop' into enhancement/519/add-beta 2024-05-05 20:57:58 -04:00
David Sangrey
44d6e89bd8
[519] Wiki Page and Remove TODO 2024-05-05 20:38:46 -04:00
David Sangrey
6020bbb05e
[] Update Build System 2024-05-05 19:43:22 -04:00
David Sangrey
b30e006575
[519] Update Workflows and Python Version 2024-05-05 18:34:07 -04:00
David Sangrey
1d052e4930
[519] Add Downgrade Warning 2024-05-05 18:17:00 -04:00
David Sangrey
2482b32b60
Merge branch 'releases' into enhancement/519/add-beta 2024-05-05 16:53:59 -04:00
David Sangrey
b6e373decd
[] Framework Beta Update Track 2024-05-03 21:34:03 -04:00
David Sangrey
83fdaab61b
Update codeql.yml 2024-05-02 20:29:01 -04:00
David Sangrey
194f9f9a5b
Merge pull request from HullSeals/enhancement/workflow-additions
[Docs] Add CodeQL Workflow and Security Guide
2024-05-02 20:15:09 -04:00
David Sangrey
2469ca2132
[Minor] Correct Email Address 2024-05-02 20:11:07 -04:00
David Sangrey
5810d323e2
Merge pull request from HullSeals/enhancement/1268/use-is_reserved
[1268] Handover to Path.is_reserved()
2024-05-02 20:06:26 -04:00
David Sangrey
88bfd8ca8b
[1268] Handover to Path.is_reserved() 2024-05-02 15:02:43 -04:00
David Sangrey
22e4b9604f
Merge pull request 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 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 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 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 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 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
6dbdfe50b9
[Docs] Add CodeQL Workflow and Security Guide 2024-04-28 16:28:28 -04:00
David Sangrey
a830f40454
Merge branch 'main' into develop 2024-04-27 12:35:54 -04:00
David Sangrey
4a1a107e03
[1812] Adapt Localized String Search 2024-04-24 19:58:39 -04:00
David Sangrey
26c8a8be6e
[Minor] [Incoherent Type Hinting Noises] 2024-04-22 19:22:34 -04:00
David Sangrey
91e4e7998b
[1812] Update Docs and Fix Compat Layer 2024-04-22 19:18:01 -04:00
David Sangrey
10be2c2031
[Docs] Update Plugin Docs 2024-04-22 18:32:19 -04:00
David Sangrey
c62592e95e
[1812] Update Docs 2024-04-22 18:05:03 -04:00
David Sangrey
96c78dae00
[Minor] Flake8 is Grumpy 2024-04-22 17:40:30 -04:00
David Sangrey
f3fe146c66
[1812] Additional Translation Handover 2024-04-22 17:36:37 -04:00
David Sangrey
080d9f98f2
[1812] Handover Translations 2024-04-22 17:33:28 -04:00
David Sangrey
673251542e
Merge pull request 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 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 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
44c4007691
Update edmarketconnector.xml 2024-04-15 17:06:06 -04:00
David Sangrey
7eb2a81ba2
Merge branch 'stable' into releases 2024-04-15 17:03:16 -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 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 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