Skip to content
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

fix(deps): update dependency croniter to v6 #411

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
croniter ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

kiorky/croniter (croniter)

v6.0.0

Compare Source

  • Announce for now that croniter dev is ended (CRA).
  • Rework timestamp_to_datetime to use whatever timezone [kiorky]
  • Make datetime_to_timestamp & timestamp_to_datetime public [kiorky]
  • Fix EPOCH calculation in case of non UTC & 32 bits based systems [kiorky]
  • Apply isort formatter [kiorky]
  • Reintegrate test_speed [kiorky]
  • Apply black formatter [evanpurkhiser, kiorky]
  • Code quality changes [evanpurkhiser, kiorky]
    • Remove unused _get_caller_globals_and_locals [evanpurkhiser]
    • Remove single-use bad_length [evanpurkhiser]
    • Remove unused days in proc_month [evanpurkhiser]
    • Use field_index over i for readability [evanpurkhiser]
    • Always use """ for docstrings [evanpurkhiser]
    • Make helper instance methods that do not use self static [evanpurkhiser]
    • Remove unusd call to sys.exc_info [evanpurkhiser]
    • Remove unused ALPHAS [evanpurkhiser]
    • Improve croniter.expand documentation [evanpurkhiser]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 17, 2024 19:22
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.53%. Comparing base (80f4de1) to head (a628c05).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
+ Coverage   74.50%   74.53%   +0.02%     
==========================================
  Files          40       40              
  Lines        3350     3350              
==========================================
+ Hits         2496     2497       +1     
+ Misses        854      853       -1     

see 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants