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 python-dateutil from 2.6.0 to 2.8.0 #10

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps python-dateutil from 2.6.0 to 2.8.0.

Release notes

Sourced from python-dateutil's releases.

Version 2.7.5 (2018-10-27)

Data updates

  • Update tzdata to 2018g

Version 2.7.4 (2018-10-24)

Data updates

  • Updated tzdata version to 2018f.

Version 2.7.3 (2018-05-09)

Data updates

  • Update tzdata to 2018e. (gh pr #710)

Bugfixes

  • Fixed an issue where decimal.Decimal would cast NaN or infinite value in a
    parser.parse, which will raise decimal.Decimal-specific errors. Reported and
    fixed by @​amureki (gh issue #662, gh pr #679).
  • Fixed a ValueError being thrown if tzinfos call explicity returns None.
    Reported by @​pganssle (gh issue #661) Fixed by @​parsethis (gh pr #681)
  • Fixed incorrect parsing of certain dates earlier than 100 AD when repesented
    in the form "%B.%Y.%d", e.g. "December.0031.30". (gh issue #687, pr #700)
  • Fixed a bug where automatically generated DTSTART was naive even if a
    specified UNTIL had a time zone. Automatically generated DTSTART will now
    take on the timezone of an UNTIL date, if provided. Reported by @​href (gh
    issue #652). Fixed by @​absreim (gh pr #693).

Documentation changes

  • Corrected link syntax and updated URL to https for ISO year week number
    notation in relativedelta examples. (gh issue #670, pr #711)
  • Add doctest examples to tzfile documentation. Done by @​weatherpattern and
    @​pganssle (gh pr #671)
  • Updated the documentation for relativedelta. Removed references to tuple
    arguments for weekday, explained effect of weekday(_, 1) and better explained
    the order of operations that relativedelta applies. Fixed by @​kvn219
    @​huangy22 and @​ElliotJH (gh pr #673)
  • Added changelog to documentation. (gh issue #692, gh pr #707)
  • Changed order of keywords in rrule docstring. Reported and fixed by
    @​rmahajan14 (gh issue #686, gh pr #695).
  • Added documentation for dateutil.tz.gettz. Reported by @​pganssle (gh
... (truncated)
Changelog

Sourced from python-dateutil's changelog.

Commits
  • 3ebfbe8 Merge pull request #864 from pganssle/release_2.8.0
  • 8e601bd Update NEWS file for version 2.8.0
  • 57659e8 Move changelog for 582
  • 6db5a27 Merge pull request #863 from pganssle/add_pep517
  • 0519110 Add changelog for pyproject.toml changes (#863)
  • 23f127f Add pyproject.toml to sdist
  • c337b84 Explicitly add PEP 517 backend to pyproject.toml
  • 9b9d84d Merge pull request #859 from nicoe/exdate-params
  • 3997259 Add Nicolas Évrard to AUTHORS.md
  • c3f4a0e Add news fragment for PR #859
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 27, 2019
@dependabot-preview
Copy link
Author

Superseded by #44.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/python-dateutil-2.8.0 branch November 4, 2019 04:40
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