Skip to content

chore(deps): update dependency aniso8601 to v10

renovate requested to merge renovate/aniso8601-10.x into main

This MR contains the following updates:

Package Update Change
aniso8601 major ==9.0.1 -> ==10.0.0

Release Notes

nielsenb/aniso8601 (aniso8601)

v10.0.0

Compare Source

================

Release date: 2025-01-09

Changed

  • Reduced accuracy representations of years when parsing a calendar date are now only allowed to be [YY] (see 31 <https://bitbucket.org/nielsenb/aniso8601/issues/31/year-doesnt-adhere-to-minimum-of-4-digits>_)
  • No longer specify a Python interpreter version to Black
  • Cleanup unsupported Pylint configuration options
  • Fix used-before-assignment errors
  • Fix coverage issue caused by unreachable conditional in :code:_parse_interval_end

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 MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports