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

Bump icalendar from 4.1.0 to 5.0.5 #1302

Merged
merged 1 commit into from
May 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2023

Bumps icalendar from 4.1.0 to 5.0.5.

Changelog

Sourced from icalendar's changelog.

5.0.5 (2023-04-13)

Minor changes:

  • Added support for BYWEEKDAY in vRecur ref: #268

Bug fixes:

  • Fix problem with ORGANIZER in FREE/BUSY #348

5.0.4 (2022-12-29)

Minor changes:

  • Improved documentation Ref: #503, #504

Bug fixes:

  • vBoolean can now be used as an parameter Ref: #501 Fixes: #500 [jacadzaca]

5.0.3 (2022-11-23)

New features:

  • vDDDTypes is hashable #487 #492 [niccokunzmann]

Bug fixes:

  • vDDDTypes' equality also checks the dt attribute #497 #492 [niccokunzmann]

5.0.2 (2022-11-03)

Minor changes:

  • Refactored cal.py, tools.py and completed remaining minimal refactoring in parser.py. Ref: #481 [pronoym99]
  • Calendar.from_ical no longer throws long errors Ref: #473 Fixes: #472 [jacadzaca]
  • Make datetime value shorter by removing the value parameter where possible. Fixes: #318

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 14, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/icalendar-5.0.5 branch 3 times, most recently from 43acdb2 to 6e9c3f1 Compare April 29, 2023 09:06
@dependabot dependabot bot force-pushed the dependabot/pip/icalendar-5.0.5 branch 2 times, most recently from 003f6aa to b99d8fe Compare May 7, 2023 10:49
Bumps [icalendar](https://github.com/collective/icalendar) from 4.1.0 to 5.0.5.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](collective/icalendar@4.1.0...v5.0.5)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/icalendar-5.0.5 branch from b99d8fe to 31770f8 Compare May 7, 2023 11:47
@rolandgeider rolandgeider merged commit 93f70af into master May 8, 2023
@dependabot dependabot bot deleted the dependabot/pip/icalendar-5.0.5 branch May 8, 2023 08:14
rolandgeider added a commit that referenced this pull request May 18, 2023
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant