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 iso8601 from 0.1.13 to 1.0.2 #67

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2021

Bumps iso8601 from 0.1.13 to 1.0.2.

Release notes

Sourced from iso8601's releases.

1.0.2

46baabb Add an __all__ to __init.py__

1.0.1

4ddd936 Remove branch filter from pull requests c8ac785 Add missing py.typed file

1.0.0

c4041e6 Bump development tool versions c2e6f52 Add sphinx-build to nox build a4967af Release 1.0.0 6a00ab0 Add python 3.10 to github actions matrix 9fde3d4 Preparing for 1.0 release 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

1.0.0-alpha.2

0662dd5 Add python 3.10 to github actions matrix c543bb6 Preparing for 1.0 release 9a704f5 Try non-editable for docs project install d642e46 Add pyiso8601 to requirements for docs 9e2d79f Creating requirements.txt for docs

1.0.0-alpha.1

  • Fixing up pyproject.toml metadata

0.1.16 Add docs to sdist

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)
Commits
  • 46baabb Add an __all__ to __init.py__
  • 4ddd936 Remove branch filter from pull requests
  • c8ac785 Add missing py.typed file
  • c4041e6 Bump development tool versions
  • c2e6f52 Add sphinx-build to nox build
  • a4967af Release 1.0.0
  • 6a00ab0 Add python 3.10 to github actions matrix
  • 9fde3d4 Preparing for 1.0 release
  • 9a704f5 Try non-editable for docs project install
  • d642e46 Add pyiso8601 to requirements for docs
  • 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.13 to 1.0.2.
- [Release notes](https://github.com/micktwomey/pyiso8601/releases)
- [Commits](micktwomey/pyiso8601@0.1.13...1.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 24, 2021
@dependabot dependabot bot requested a review from a team November 24, 2021 14:02
@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #67 (0e35a26) into master (0f87f58) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files          10       10           
  Lines         257      257           
=======================================
  Hits          252      252           
  Misses          5        5           
Flag Coverage Δ
unittests 98.05% <ø> (ø)

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 0f87f58...0e35a26. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2022

Superseded by #100.

@dependabot dependabot bot closed this Sep 29, 2022
@dependabot dependabot bot deleted the dependabot/pip/iso8601-1.0.2 branch September 29, 2022 13:02
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