-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: require safe-ds
version 0.24.0
#112
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #112 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 15 15
Lines 787 788 +1
=========================================
+ Hits 787 788 +1 ☔ View full report in Codecov by Sentry. |
ef313fb
to
9b54f4e
Compare
## [0.15.0](v0.14.1...v0.15.0) (2024-05-09) ### Features * require `safe-ds` version 0.24.0 ([#112](#112)) ([7236941](7236941)) ### Bug Fixes * **deps:** bump jinja2 from 3.1.3 to 3.1.4 ([#111](#111)) ([2866863](2866863)), closes [/jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-4](https://github.com/Safe-DS//jinja.palletsprojects.com/en/3.1.x/changes//issues/version-3-1-4) [/jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-4](https://github.com/Safe-DS//jinja.palletsprojects.com/en/3.1.x/changes//issues/version-3-1-4) [#1968](https://github.com/Safe-DS/Runner/issues/1968) [#5457](https://github.com/Safe-DS/Runner/issues/5457)
🎉 This PR is included in version 0.15.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Summary of Changes
Require the latest version of
safe-ds
(0.24.0).