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 ics from 0.7 to 0.7.1 #43

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps ics from 0.7 to 0.7.1.

Release notes

Sourced from ics's releases.

Version 0.7.1

This release contains a few minor changes and introduces deprecations for features that will be removed in 0.8.

Deprecation:

  • Add warnings about breaking changes in v0.8 to Calendar.str() and .iter().

Minor changes:

  • Add a dependency on attrs.
  • Remove the upper bound on the version of arrow.
  • Backport optimizations for TatSu parser from 0.8

Bug fix:

  • Fix "falsey" (bool(x) is False) alarm trigger (i.e. timedelta(0)) not being serialized #269
Changelog

Sourced from ics's changelog.

0.7.1


This release contains a few minor changes and introduces deprecations for features that will be removed in 0.8.

Deprecation:

  • Add warnings about breaking changes in v0.8 to Calendar.str() and .iter().

Minor changes:

  • Add a dependency on attrs <https://pypi.org/project/attrs/>_.
  • Remove the upper bound on the version of arrow <https://pypi.org/project/arrow/>_.
  • Backport optimizations for TatSu parser from 0.8

Bug fix:

  • Fix "falsey" (bool(x) is False) alarm trigger (i.e. timedelta(0)) not being serialized [#269](https://github.com/C4ptainCrunch/ics.py/issues/269) <https://github.com/ics-py/ics-py/issues/269>_

Commits
  • 42d4e9f Fix napoleon python path
  • 99565e9 Fix doc requirements path
  • d7511dd Add a rtd config file
  • 20cdd95 Try an upgrade to sphinx 5
  • 97eaa6b Fix a typo in the changelog
  • b0c207d Prepare the 0.7.1 release: changelog + authors
  • b8df69c fix warnings about deprecated to string in nested serializers
  • 63344dd Unpin arrow (#349)
  • a9b8e1a Packaging work for the upcoming release
  • c282ca8 Add missing "attrs" requirement that was hidden by our CI tooling requiring a...
  • 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)

Bumps [ics](https://github.com/C4ptainCrunch/ics.py) from 0.7 to 0.7.1.
- [Release notes](https://github.com/C4ptainCrunch/ics.py/releases)
- [Changelog](https://github.com/ics-py/ics-py/blob/main/CHANGELOG.rst)
- [Commits](ics-py/ics-py@v0.7...v0.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2022

Superseded by #45.

@dependabot dependabot bot closed this Jul 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/ics-0.7.1 branch July 7, 2022 07:11
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.

0 participants