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.4 #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps icalendar from 4.1.0 to 5.0.4.

Changelog

Sourced from icalendar's changelog.

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 [jacadzaca], [niccokunzmann]

New features:

  • source code in documentation is tested using doctest #445 [niccokunzmann]

Bug fixes:

  • broken properties are not added to the parent component Ref: #471 Fixes: #464

... (truncated)

Commits
  • c461459 Merge pull request #505 from niccokunzmann/release
  • a6ee303 version 5.0.4
  • cf9c6c8 Merge pull request #501 from collective/fix-500
  • 62a0edf Merge pull request #504 from abe-101/abes-patch
  • 4c998ed print content of example
  • f1f82e9 Merge pull request #503 from abe-101/patch-2
  • c32edb0 add missing import pytz in example
  • d8b5e34 Fixed plone tox environment when using latest tox 4.
  • 230c466 add changelog entry for #501
  • b47aba5 alaways pass string representation of calendar object to dquote
  • Additional commits viewable in compare view

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)

Bumps [icalendar](https://github.com/collective/icalendar) from 4.1.0 to 5.0.4.
- [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.4)

---
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 added the dependencies Pull requests that update a dependency file label Jan 2, 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
Projects
None yet
0 participants