ingest-file
ingest-file copied to clipboard
Bump icalendar from 4.1.0 to 5.0.1
Bumps icalendar from 4.1.0 to 5.0.1.
Changelog
Sourced from icalendar's changelog.
5.0.1 (2022-10-22)
Minor changes:
- fixed setuptools deprecation warnings [mgorny]
Bug fixes:
- a well-known timezone timezone prefixed with a
/is treated as if the slash wasn't present Ref: #467 Fixes: #466 [jacadzaca]5.0.0 (2022-10-17)
Minor changes:
- removed deprecated test checks [tuergeist]
- Fix: cli does not support DURATION #354 [mamico]
- Add changelog and contributing to readthedocs documentation #428 [peleccom]
- fixed small typos #323 [rohnsha0]
- unittest to parametrized pytest refactoring [jacadzaca]
Breaking changes:
- Require Python 3.7 as minimum Python version. [maurits] [niccokunzmann]
- icalenar now takes a ics file directly as an input
- icalendar's output is different
- Drop Support for Python 3.6. Versions 3.7 - 3.11 are supported and tested.
New features:
- icalendar utility outputs a 'Duration' row
- icalendar can take multiple ics files as an input
Bug fixes:
... (truncated)
Commits
f733db1Merge pull request #470 from jacadzaca/release-5.0.1410616cMerge pull request #469 from jacadzaca/fix-466-changelog4c31e8aversion 5.0.16545cb9Merge pull request #465 from collective/niccokunzmann-patch-19b6d0f9add changelog for PR #467a237aeemerge unique tzid tests into one68dc8b1Merge pull request #463 from collective/maurits-no-universal-wheel68b1804Merge pull request #467 from collective/fix_466e882a4bstrip slash before passing tzid to pytzf56ddeeadd test case from 466 issue- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)