Safe-DS / DSL

Statically checked Data Science programs.
https://dsl.safeds.com
MIT License
14 stars 0 forks source link

build: update various dependencies #1244

Closed lars-reimann closed 1 month ago

lars-reimann commented 1 month ago

Summary of Changes

Update all dependencies that don't require major changes to our code.

github-actions[bot] commented 1 month ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ JSON jsonlint 6 0 0.2s
✅ JSON npm-package-json-lint yes no 0.68s
✅ JSON prettier 6 0 0 1.37s
✅ JSON v8r 6 0 20.78s
✅ REPOSITORY git_diff yes no 0.18s
✅ TYPESCRIPT eslint 1 0 0 5.5s
✅ TYPESCRIPT prettier 1 0 0 0.79s

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 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.68%. Comparing base (3d9d4db) to head (32a91e1). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1244 +/- ## ========================================== - Coverage 99.79% 99.68% -0.11% ========================================== Files 110 110 Lines 19247 12487 -6760 Branches 4110 4110 ========================================== - Hits 19207 12448 -6759 + Misses 40 39 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

lars-reimann commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: