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.1.0 #100

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2022

Bumps iso8601 from 0.1.13 to 1.1.0.

Release notes

Sourced from iso8601's releases.

1.1.0

e3b4ed3 Release 1.1.0 56da11c missed a comma fde429d raise ParseError if we get an exception on is_iso8601() 21f5368 Add is_iso8601() function 406db6f Update license years

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)

... (truncated)

Commits
  • e3b4ed3 Release 1.1.0
  • 56da11c missed a comma
  • fde429d raise ParseError if we get an exception on is_iso8601()
  • 21f5368 Add is_iso8601() function
  • 406db6f Update license years
  • 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
  • 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.1.0.
- [Release notes](https://github.com/micktwomey/pyiso8601/releases)
- [Commits](micktwomey/pyiso8601@0.1.13...1.1.0)

---
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 Sep 29, 2022
@dependabot dependabot bot requested a review from a team September 29, 2022 13:02
@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Merging #100 (89cdce5) into master (d5c6df3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   99.37%   99.37%           
=======================================
  Files          10       10           
  Lines         318      318           
=======================================
  Hits          316      316           
  Misses          2        2           
Flag Coverage Δ
unittests 99.37% <ø> (ø)

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 d5c6df3...89cdce5. Read the comment docs.

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