Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): bump icalendar from 4.0.7 to 6.3.1#2735

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/pip/icalendar-6.3.1

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMay 20, 2025

Bumpsicalendar from 4.0.7 to 6.3.1.

Release notes

Sourced fromicalendar's releases.

v6.3.1

To view the changes, please see theChangelog. This release can be installed fromPyPI.

v6.3.0

To view the changes, please see theChangelog. This release can be installed fromPyPI.

v6.2.0

To view the changes, please see theChangelog. This release can be installed fromPyPI.

v6.1.3

To view the changes, please see theChangelog. This release can be installed fromPyPI.

v6.1.2

To view the changes, please see theChangelog. This release can be installed fromPyPI.

v6.1.1

To view the changes, please see theChangelog. This release can be installed fromPyPI.

v6.1.0

To view the changes, please see theChangelog. This release can be installed fromPyPI.

v6.0.1

To view the changes, please see theChangelog. This release can be installed fromPyPI.

v6.0.0

To view the changes, please see theChangelog. This release can be installed fromPyPI.

v6.0.0a0

To view the changes, please see theChangelog. This release can be installed fromPyPI.

v5.0.13

No release notes provided.

v5.0.12

No release notes provided.

Changelog

Sourced fromicalendar's changelog.

6.3.1 (2025-05-20)

Bug fixes:

  • Remove forced quoting from parameters with space and single quote. SeeIssue 836 <https://github.com/collective/icalendar/issues/836>_.

6.3.0 (2025-05-15)

Minor changes:

  • Deprecateicalendar.UIDGenerator. SeeIssue 816 <https://github.com/collective/icalendar/issues/816>_.

New features:

  • Add theuid property toAlarm,Event,Calendar,Todo, andJournal components. SeeIssue 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. SeeIssue 828 <https://github.com/collective/icalendar/issues/828>_.
  • Test that we can add an RRULE as a string. SeeIssue 301 <https://github.com/collective/icalendar/issues/301>_.
  • Test that we support dateutil timezones as outlined inIssue 336 <https://github.com/collective/icalendar/issues/336>_.
  • Build documentation on Read the Docs with the version identifier. SeeIssue 826 <https://github.com/collective/icalendar/issues/826>_.

6.2.0 (2025-05-07)

Minor changes:

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

New features:

  • Add gettersrrules,rdates, andexdates for unified and simple access to these properties. SeeIssue 662_.
  • Add attributes to the calendar for propertiesNAME,DESCRIPTION, andCOLOR. SeeIssue 655 <https://github.com/collective/icalendar/issues/655>_.
  • Add acolor attribute toEvent,Todo, andJournal components. SeeIssue 655_.
  • Addsequence attribute toEvent,Todo, andJournal components. SeeIssue 802 <https://github.com/collective/icalendar/issues/802>_.
  • Addcategories attribute toCalendar,Event,Todo, andJournal components. SeeIssue 655 <https://github.com/collective/icalendar/issues/655>_.
  • Add compatibility to :rfc:6868. SeeIssue 652 <https://github.com/collective/icalendar/issues/652>_.
  • Addfreebusy property to theCalendar to get this type of subcomponents easier.
  • Add parameters from :rfc:5545 to propertiesALTREP,CN,CUTYPE,DELEGATED_FROM,DELEGATED_TO,DIR,FBTYPE,LANGUAGE,MEMBER,PARTSTAT,RANGE,RELATED,ROLE,RSVP,SENT_BY,TZID, andRELTYPE. SeeIssue 798 <https://github.com/collective/icalendar/issues/798>_.
  • New properties from :rfc:7986 can occur multiple times inVCALENDAR. SeePR 808_.

Bug fixes:

... (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.1.- [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.1)---updated-dependencies:- dependency-name: icalendar  dependency-version: 6.3.1  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file pythonPull requests that update Python code labelsMay 20, 2025
@dependabotdependabotbot added dependenciesPull requests that update a dependency file pythonPull requests that update Python code labelsMay 20, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ewdurbinewdurbinAwaiting requested review from ewdurbinewdurbin is a code owner

@JacobCoffeeJacobCoffeeAwaiting requested review from JacobCoffeeJacobCoffee is a code owner

At least 0 approving reviews are required to merge this pull request.

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filepythonPull requests that update Python code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp