DatGuy1 / Windows-Toasts

Python library used to send toast notifications on Windows machines
Apache License 2.0
96 stars 6 forks source link

build(deps): bump enum-tools from 0.11.0 to 0.12.0 #132

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 5 months ago

Bumps enum-tools from 0.11.0 to 0.12.0.

Release notes

Sourced from enum-tools's releases.

Version 0.12.0

Automatically copied from PyPI.


Powered by OctoCheese
📝 docs | :octocat: repo | 🐇 issues | 🥚 marketplace

Commits
  • bc86fec Bump version v0.11.0 -> v0.12.0
  • 270c0c4 Make license headers match main repository license etc. (#88)
  • 22ea412 Skip Sphinx 6.1 on Python 3.13
  • e30306d Don't error on cgi deprecation warning.
  • 9565bd2 Updated files with 'repo_helper'. (#87)
  • 872d39d [repo-helper] Configuration Update (#85)
  • 189a381 Bump Python 3.13 version on GHA
  • bb9eb28 Updated files with 'repo_helper'. (#83)
  • 5a721cf Update reference template for Sphinx 7.2
  • 0322d23 Bump pre-commit hooks.
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.77%. Comparing base (5b5b962) to head (e729d2b). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #132 +/- ## ======================================= Coverage 97.77% 97.77% ======================================= Files 10 10 Lines 630 630 Branches 90 90 ======================================= Hits 616 616 Misses 9 9 Partials 5 5 ```

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