Skip to content

Bump recurring-ical-events from 3.7.0 to 3.8.0 #2655

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

Merged
merged 1 commit into from
Jul 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps recurring-ical-events from 3.7.0 to 3.8.0.

Release notes

Sourced from recurring-ical-events's releases.

v3.8.0

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

v3.7.1

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

Changelog

Sourced from recurring-ical-events's changelog.

v3.8.0

  • Fix: Invalid events and todos that swapped start and end are now calculated with start before end. See Issue 132.

v3.7.1

  • Fix: RECURENCE-ID is now not identical to DTSTART. See Issue 243.
Commits
  • e6c9618 Merge pull request #246 from niccokunzmann/issue-132
  • 2075163 fix tag in changelog
  • f1bcd30 Fix remaining tests
  • d2d4956 fix old tests and move them
  • 758a3fa swap end and start if they are in wrong order
  • 588787f Merge pull request #245 from niccokunzmann/update-maintenance-new-release
  • 1aedef0 add approval step
  • 7057e70 update changelog
  • 78f6688 Merge pull request #244 from niccokunzmann/issue-243
  • 7cfd37c Remove identity of RECURRENCE-ID with DTSTART
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 16, 2025
suhaibmujahid
suhaibmujahid previously approved these changes Jun 27, 2025
@suhaibmujahid suhaibmujahid enabled auto-merge (squash) June 27, 2025 20:09
Bumps [recurring-ical-events](https://github.com/niccokunzmann/python-recurring-ical-events) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/niccokunzmann/python-recurring-ical-events/releases)
- [Changelog](https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/docs/changelog.md)
- [Commits](niccokunzmann/python-recurring-ical-events@v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: recurring-ical-events
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/recurring-ical-events-3.8.0 branch from bdc0934 to efa85d8 Compare June 27, 2025 20:10
@suhaibmujahid suhaibmujahid merged commit 17ffb93 into master Jul 3, 2025
2 checks passed
@suhaibmujahid suhaibmujahid deleted the dependabot/pip/recurring-ical-events-3.8.0 branch July 3, 2025 21:01
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