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 vobject from 0.9.6.1 to 0.9.9 #678

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps vobject from 0.9.6.1 to 0.9.9.

Release notes

Sourced from vobject's releases.

Release v0.9.9

  • Added product version number to the PRODID tag in iCalendar headers
  • Added support for GEO tags in vCards

Release v0.9.8

Accumulated bug fixes.

v0.9.7

Cosmetic release, switching to new maintenance organization. This release is functionally identical to 0.9.6.1.

Changelog

Sourced from vobject's changelog.

Python vObject Release Notes

vobject 0.9.7 releases

24 February 2024

To install, use pip install vobject, or download the archive and untar, run python setup.py install. Tests can be run via python setup.py test. dateutil and six are required. Python 2.7 or higher is required.

vobject 0.9.6 released

7 July 2018

To install, use pip install vobject, or download the archive and untar, run python setup.py install. Tests can be run via python setup.py test. dateutil and six are required. Python 2.7 or higher is required.

  • Correctly order calendar properties before calendar components
  • Correctly serialize timestamp values (i.e. REV)
  • Pass correct formatting string to logger
  • RRULE: Fix floating UNTIL with dateutil > 2.6.1
  • Encode params if necessary in serialization
  • Ignore escaped semi-colons in UNTIL value
  • RRULE: Fix VTODO without DTSTART
  • Fixed regexp for VCF Version 2.1
  • repr() changed for datetime.timedelta in python 3.7

vobject 0.9.5 released

29 June 2017

To install, use pip install vobject, or download the archive and untar, run python setup.py install. Tests can be run via python setup.py test. dateutil and six are required. Python 2.7 or higher is required.

  • Make ics_diff.py work with Python 3

... (truncated)

Commits
  • d07626f Merge pull request #80 from py-vobject/79-add-version-number-to-prodid
  • acb08db Fixes #79.
  • 6d1aa54 Minor cleanup of timezone code.
  • dc69c25 Enable builds on CPython 3.13.
  • 170ad89 Drop official support for CPython 3.7.
  • 95c72d3 Merge pull request #64 from da4089/issue-62-for-0.9
  • 214a90f Merge branch 'py-vobject:master' into issue-62-for-0.9
  • 22ac940 Add GEO to known behaviors.
  • fe20d37 Merge pull request #63 from da4089/issue-62-for-0.9
  • b4a5cf2 Fixes #62.
  • 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)

Bumps [vobject](https://github.com/py-vobject/vobject) from 0.9.6.1 to 0.9.9.
- [Release notes](https://github.com/py-vobject/vobject/releases)
- [Changelog](https://github.com/py-vobject/vobject/blob/master/CHANGELOG.md)
- [Commits](py-vobject/vobject@0.9.6.1...v0.9.9)

---
updated-dependencies:
- dependency-name: vobject
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 1, 2025
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