Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance PR #397

Merged

Conversation

priv-kweihmann
Copy link
Collaborator

@priv-kweihmann priv-kweihmann commented Nov 1, 2024

  • add python runtime support for 3.12 + 3.13
  • remove python 3.8 support
  • cherry-pick all leftover dependabot updates
  • some test fixes
  • fixed some minor reported bugs

Note: this PR doesn't add any features

drop EOL python 3.8

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
as upstream is creating releases without tags in
a non-transparent way, so that resource can't be trusted
anymore

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
dependabot bot added 4 commits November 1, 2024 07:27
Updates the requirements on [dlint]
(https://github.com/dlint-py/dlint) to permit the latest version.

---
updated-dependencies:
- dependency-name: dlint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [pytest-cov]
(https://github.com/pytest-dev/pytest-cov) to permit the latest version.

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [flake8-comprehensions]
(https://github.com/adamchainz/flake8-comprehensions)

---
updated-dependencies:
- dependency-name: flake8-comprehensions
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [license-expression]
(https://github.com/aboutcode-org/license-expression)

---
updated-dependencies:
- dependency-name: license-expression
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 3 commits November 1, 2024 07:50
---
updated-dependencies:
- dependency-name: osadl-matrix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Closes vinland-technology#372

Signed-off-by: dependabot[bot] <support@github.com>
mainly due to the updates of the used libs

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
if input is a list, handle it accordingly

Closes vinland-technology#391

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
to run tests in parallel

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
@priv-kweihmann priv-kweihmann merged commit 601ea4e into vinland-technology:main Nov 1, 2024
6 checks passed
@priv-kweihmann priv-kweihmann deleted the feat/python-3.13 branch November 1, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant