Closed renovate[bot] closed 1 month ago
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x
releases. But if you manually upgrade to 6.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
~=5.0
->~=6.0
Release Notes
collective/icalendar (icalendar)
### [`v6.0.0`](https://redirect.github.com/collective/icalendar/blob/HEAD/CHANGES.rst#600-2024-09-28) [Compare Source](https://redirect.github.com/collective/icalendar/compare/v5.0.13...v6.0.0) Minor changes: - Add `__all__` variable to each modules in `icalendar` package - Improve test coverage. - Adapt `test_with_doctest.py` to correctly run on Windows. - Measure branch coverage when running tests. - Export `Component` base class for typing New features: - Use `pyproject.toml` file instead of `setup.py` Bug fixes: - Fix link to stable release of tox in documentation. - Fix a bad `bytes` replace in `unescape_char`. - Handle `ValueError` in `vBinary.from_ical`. - Ignore the BOM character in incorrectly encoded ics files.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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.