Skip to content

chore(deps): bump icalendar from 4.0.7 to 6.3.0 #2732

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2025

Bumps icalendar from 4.0.7 to 6.3.0.

Release notes

Sourced from icalendar's releases.

v6.3.0

To view the changes, please see the Changelog. This release can be installed from PyPI.

v6.2.0

To view the changes, please see the Changelog. This release can be installed from PyPI.

v6.1.3

To view the changes, please see the Changelog. This release can be installed from PyPI.

v6.1.2

To view the changes, please see the Changelog. This release can be installed from PyPI.

v6.1.1

To view the changes, please see the Changelog. This release can be installed from PyPI.

v6.1.0

To view the changes, please see the Changelog. This release can be installed from PyPI.

v6.0.1

To view the changes, please see the Changelog. This release can be installed from PyPI.

v6.0.0

To view the changes, please see the Changelog. This release can be installed from PyPI.

v6.0.0a0

To view the changes, please see the Changelog. This release can be installed from PyPI.

v5.0.13

No release notes provided.

v5.0.12

No release notes provided.

Changelog

Sourced from icalendar's changelog.

6.3.0 (2025-05-15)

Minor changes:

  • Deprecate icalendar.UIDGenerator. See Issue 816 <https://github.com/collective/icalendar/issues/816>_.

New features:

  • Add the uid property to Alarm, Event, Calendar, Todo, and Journal components. See Issue 740 <https://github.com/collective/icalendar/issues/740>_.

Bug fixes:

  • Fix component equality where timezones differ for the datetimes but the times are actually equal. See Issue 828 <https://github.com/collective/icalendar/issues/828>_.
  • Test that we can add an RRULE as a string. See Issue 301 <https://github.com/collective/icalendar/issues/301>_.
  • Test that we support dateutil timezones as outlined in Issue 336 <https://github.com/collective/icalendar/issues/336>_.
  • Build documentation on Read the Docs with the version identifier. See Issue 826 <https://github.com/collective/icalendar/issues/826>_.

6.3.1 (unreleased)

Minor changes:

  • ...

Breaking changes:

  • ...

New features:

  • ...

Bug fixes:

  • ...

6.2.0 (2025-05-07)

Minor changes:

  • Use ruff to format the source code.
  • Update project metadata to use License-Expression.
  • Use tzp.localize(dt, None) to remove the timezone from a datetime.
  • Remove the HTML documentation when building with tox to force rebuild.
  • Switch to PyData Sphinx Theme for documentation. See Issue 803 <https://github.com/collective/icalendar/issues/804>_.

New features:

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.0.7 to 6.3.0.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](collective/icalendar@4.0.7...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 16, 2025
@dependabot dependabot bot requested review from ewdurbin and JacobCoffee as code owners May 16, 2025 08:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 16, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2025

Superseded by #2735.

@dependabot dependabot bot closed this May 20, 2025
@dependabot dependabot bot deleted the dependabot/pip/icalendar-6.3.0 branch May 20, 2025 08:46
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.

0 participants