Skip to content

fix(deps): update dependency datefinder to v1#232

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/datefinder-1.x
Open

fix(deps): update dependency datefinder to v1#232
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/datefinder-1.x

Conversation

@renovate

@renovate renovate Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
datefinder >=0.7.3,<0.8>=1,<1.1 age confidence

Release Notes

akoumjian/datefinder (datefinder)

v1.0.0

Compare Source

Changed
  • Promoted the 1.0.0rc3 release-candidate line to final 1.0.0.
  • find_dates(...) remains defaulted to the v2 compatibility engine, with legacy behavior available via find_dates_legacy(...) or engine="legacy".
Packaging
  • Published final cross-platform wheels and source distribution for 1.0.0.
  • Kept source-build install path for platforms without a matching wheel (Rust toolchain required).

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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 added dependencies Pull requests that update a dependency file. filigran team Item from the Filigran team. labels May 9, 2026
@codecov

codecov Bot commented May 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #232   +/-   ##
=======================================
  Coverage   80.03%   80.03%           
=======================================
  Files          57       57           
  Lines        2585     2585           
=======================================
  Hits         2069     2069           
  Misses        516      516           

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/datefinder-1.x branch 2 times, most recently from 0c0508d to c7eef38 Compare May 19, 2026 01:44
@renovate renovate Bot changed the title [client-python] chore(deps): update dependency datefinder to v1 fix(deps): update dependency datefinder to v1 Jun 7, 2026
Copilot AI review requested due to automatic review settings July 21, 2026 01:06
@renovate
renovate Bot force-pushed the renovate/datefinder-1.x branch from c7eef38 to 50faacb Compare July 21, 2026 01:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the datefinder dependency constraint in pyproject.toml to target the 1.x series.

Changes:

  • Bumped datefinder from >=0.7.3,<0.8 to >=1,<1.1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pyproject.toml
]
dependencies = [
"datefinder (>=0.7.3,<0.8)",
"datefinder (>=1,<1.1)",
Comment thread pyproject.toml
]
dependencies = [
"datefinder (>=0.7.3,<0.8)",
"datefinder (>=1,<1.1)",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants