Skip to content

Bump iso8601 from 0.1.12 to 0.1.15#37

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/iso8601-0.1.15
Closed

Bump iso8601 from 0.1.12 to 0.1.15#37
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/iso8601-0.1.15

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jul 16, 2021

Bumps iso8601 from 0.1.12 to 0.1.15.

Release notes

Sourced from iso8601's releases.

0.1.15: Fix distribution of pyi files

  • Fix distribution of pyi files

0.1.14: Type Hinted Edition

  • Add GitHub build actions for project
  • Add project URLs in setup.py (thanks to Steve Piercy)
  • Update README links (thanks to Steve Piercy)
  • Fix handling of README in setup.py (encoding fun in 3.5, 3.6 and pypy3)
  • Fix README links (thanks to Chris Barker)
  • Add Python 3.9 to test matrix (thanks to Luciano Mammino)
  • Add type hints (thanks to Brett Cannon)
  • Derive ParseError from ValueError (thanks to Lex Robinson)

0.1.13: The move to GitHub release

  • Move to GitHub (https://github.com/micktwomey/pyiso8601). Thanks go to Martin Häcker for pointing out the bitbucket project had been deleted by Atlassian!
  • Remove python 2.6, 3.2, 3.3 and 3.4 from tests
  • Add python 3.7 and 3.8 to tests
Commits
  • 9a704f5 Try non-editable for docs project install
  • d642e46 Add pyiso8601 to requirements for docs
  • 9e2d79f Creating requirements.txt for docs
  • ffbf434 Fixing up pyproject.toml metadata
  • 85b3ffd Merge pull request #12 from micktwomey/go-1.0.0
  • f689455 Remove python 2 compatibility
  • c4fbb40 Update README with thanks
  • c015739 Release 0.1.14
  • 4b463eb Merge pull request #11 from Lexicality/valueerror
  • 4498905 Derive ParseError from ValueError
  • 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 [iso8601](https://github.com/micktwomey/pyiso8601) from 0.1.12 to 0.1.15.
- [Release notes](https://github.com/micktwomey/pyiso8601/releases)
- [Commits](micktwomey/pyiso8601@0.1.12...0.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 16, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 16, 2021

Codecov Report

Merging #37 (a2c4947) into master (cea4a8b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   97.52%   97.52%           
=======================================
  Files          13       13           
  Lines         566      566           
=======================================
  Hits          552      552           
  Misses         14       14           
Flag Coverage Δ
unittests 97.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cea4a8b...a2c4947. Read the comment docs.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 19, 2021

Superseded by #38.

@dependabot dependabot bot closed this Jul 19, 2021
@dependabot dependabot bot deleted the dependabot/pip/iso8601-0.1.15 branch July 19, 2021 11: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants