David Sangrey
|
b2cbd8a673
|
Merge branch 'develop' into enhancement/519/add-beta
|
2024-05-07 18:59:54 -04:00 |
|
David Sangrey
|
e76cb6bca5
|
Merge branch 'beta' into develop
|
2024-05-07 17:42:20 -04:00 |
|
David Sangrey
|
ae748e8d26
|
[RELEASE] 5.10.5
|
2024-05-07 17:41:33 -04:00 |
|
David Sangrey
|
fcbb89b0c9
|
Merge pull request #2230 from HullSeals/fix/2228/tce-unknown-modules
[2228] Handle Unknown FSD Ranges
|
2024-05-07 17:03:52 -04:00 |
|
David Sangrey
|
2f7ae92be0
|
Merge pull request #2230 from HullSeals/fix/2228/tce-unknown-modules
[2228] Handle Unknown FSD Ranges
|
2024-05-07 17:01:24 -04:00 |
|
David Sangrey
|
690523c916
|
[2228] Handle Unknown FSD Ranges
|
2024-05-07 16:11:30 -04:00 |
|
David Sangrey
|
1bb2062c6f
|
[Minor] Update modules.json
|
2024-05-07 16:06:38 -04:00 |
|
David Sangrey
|
891c56d515
|
[Submodules] Update Submodules
|
2024-05-07 13:40:49 -04:00 |
|
David Sangrey
|
ebc62ae8e0
|
[Minor] Update modules.json
|
2024-05-07 10:17:06 -04:00 |
|
David Sangrey
|
695417f4fc
|
[#1249] 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
|
[#2149] 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
|
[#519] 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 #2216 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 #2225 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 #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
|
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 #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 |
|