Safe-DS / API-Editor

A toolkit to provide an improved API for new users of a Python library.
https://api-editor.safeds.com
MIT License
9 stars 0 forks source link

build: remove outdated dependencies #1482

Closed lars-reimann closed 11 months ago

lars-reimann commented 11 months ago

Summary of Changes

Remove dependencies that are no longer needed.

github-actions[bot] commented 11 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ KOTLIN ktlint 2 0 0 3.3s
✅ REPOSITORY git_diff yes no 0.43s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

codecov[bot] commented 11 months ago

Codecov Report

Merging #1482 (7e8a07d) into main (2512af7) will increase coverage by 0.00%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1482 +/- ## ======================================= Coverage 63.30% 63.31% ======================================= Files 74 74 Lines 6598 6597 -1 Branches 477 477 ======================================= Hits 4177 4177 + Misses 2361 2360 -1 Partials 60 60 ``` | [Components](https://app.codecov.io/gh/Safe-DS/API-Editor/pull/1482/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Safe-DS) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/Safe-DS/API-Editor/pull/1482/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Safe-DS) | `79.87% <ø> (+0.05%)` | :arrow_up: | | [desktop](https://app.codecov.io/gh/Safe-DS/API-Editor/pull/1482/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Safe-DS) | `∅ <ø> (∅)` | | | [gui](https://app.codecov.io/gh/Safe-DS/API-Editor/pull/1482/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Safe-DS) | `58.79% <ø> (ø)` | | | [Files](https://app.codecov.io/gh/Safe-DS/API-Editor/pull/1482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Safe-DS) | Coverage Δ | | |---|---|---| | [.../kotlin/com/safeds/apiEditor/server/Application.kt](https://app.codecov.io/gh/Safe-DS/API-Editor/pull/1482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Safe-DS#diff-YXBpLWVkaXRvci9iYWNrZW5kL3NyYy9tYWluL2tvdGxpbi9jb20vc2FmZWRzL2FwaUVkaXRvci9zZXJ2ZXIvQXBwbGljYXRpb24ua3Q=) | `92.30% <ø> (+6.59%)` | :arrow_up: |
lars-reimann commented 11 months ago

:tada: This PR is included in version 1.93.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: