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 caldav from 1.0.1 to 1.1.1 #106

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps caldav from 1.0.1 to 1.1.1.

Release notes

Sourced from caldav's releases.

v1.1.0.dev0 - continued development

What's Changed

Bugfixes, workarounds and annoyances

Documentation

New features

Work on the test suite

Lots of work, by @​tobixen in python-caldav/caldav#264

Full Changelog: python-caldav/caldav@v1.0.1...v1.1.0.dev0

Commits
  • 5176ab0 extended the list of caldav servers that does not support is-not-defined
  • 68dc1e6 updated changelog
  • e40557c style fix
  • 8065cc8 preparing for releasing 1.1
  • bea3a83 various fixes to the test code - the new cleanup logic didn't work out very w...
  • 5ee5692 in search, load objects if they are not loaded
  • 235d9e0 keep canonical URLs in synchronization objects
  • 5803a0b calendar.repr and calendar.str was non-deterministic. Now str wi...
  • 2846250 bump version number - we've added functionality and made minor API changes, h...
  • 850253c attempted doing some optimization on the amount of cleanup done between the t...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@ee56186). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #106   +/-   ##
=========================================
  Coverage          ?   93.47%           
=========================================
  Files             ?       23           
  Lines             ?     1150           
  Branches          ?        0           
=========================================
  Hits              ?     1075           
  Misses            ?       75           
  Partials          ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [caldav](https://github.com/python-caldav/caldav) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/python-caldav/caldav/releases)
- [Changelog](https://github.com/python-caldav/caldav/blob/master/changelog-0.8.md)
- [Commits](python-caldav/caldav@v1.0.1...v1.1.1)

---
updated-dependencies:
- dependency-name: caldav
  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/caldav-1.1.1 branch from c415da6 to 7763614 Compare February 22, 2023 09:06
@tonioo tonioo merged commit e67aa76 into master Feb 22, 2023
@tonioo tonioo deleted the dependabot/pip/caldav-1.1.1 branch February 22, 2023 09:12
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
Development

Successfully merging this pull request may close these issues.

1 participant