sepandhaghighi / nafas

🧘‍♂️ Breathing Gymnastics Application
MIT License
102 stars 6 forks source link

Bump art from 6.2 to 6.3 #103

Closed dependabot[bot] closed 14 hours ago

dependabot[bot] commented 5 days ago

Bumps art from 6.2 to 6.3.

Release notes

Sourced from art's releases.

Version 6.3

  • data directory added
  • tests directory added
  • 10 new font added
    1. lolie
    2. zakia
    3. batman
    4. lord_of_the_ring
    5. kesia
    6. akila
    7. laurine
    8. bianca
    9. callian
    10. awa
  • art_param module changed to params
  • art module split into errors, utils, and functions modules
  • text_dic1, text_dic2, and text_dic3 renamed to fonts1, fonts2, and fonts3
  • art_dic renamed to arts
  • decor_dic renamed to decorations
  • Fonts, arts, and decorations moved to data directory
  • Tests moved to tests directory
  • Python 3.5 support dropped #252
  • Test system modified
  • CONTRIBUTING.md updated
  • README.md modified
Changelog

Sourced from art's changelog.

[6.3] - 2024-09-19

Added

  • data directory
  • tests directory
  • 10 new font
    1. lolie
    2. zakia
    3. batman
    4. lord_of_the_ring
    5. kesia
    6. akila
    7. laurine
    8. bianca
    9. callian
    10. awa

Changed

  • art_param module changed to params
  • art module split into errors, utils, and functions modules
  • text_dic1, text_dic2, and text_dic3 renamed to fonts1, fonts2, and fonts3
  • art_dic renamed to arts
  • decor_dic renamed to decorations
  • Fonts, arts, and decorations moved to data directory
  • Tests moved to tests directory
  • Python 3.5 support dropped
  • Test system modified
  • CONTRIBUTING.md updated
  • README.md modified
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 96.14%. Comparing base (4508cde) to head (f831e47). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #103 +/- ## ======================================= Coverage 96.14% 96.14% ======================================= Files 2 2 Lines 207 207 Branches 25 25 ======================================= Hits 199 199 Misses 5 5 Partials 3 3 ```

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

sepandhaghighi commented 14 hours ago

@dependabot rebase