Skip to content

Bump iso8601 from 0.1.12 to 1.1.0#49

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

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

Conversation

@dependabot
Copy link

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

Bumps iso8601 from 0.1.12 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.12 to 1.1.0.
- [Release notes](https://github.com/micktwomey/pyiso8601/releases)
- [Commits](micktwomey/pyiso8601@0.1.12...1.1.0)

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

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

codecov bot commented Sep 29, 2022

Codecov Report

Merging #49 (7f4b558) into master (cea4a8b) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   97.52%   97.51%   -0.02%     
==========================================
  Files          13       12       -1     
  Lines         566      563       -3     
==========================================
- Hits          552      549       -3     
  Misses         14       14              
Flag Coverage Δ
unittests 97.51% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
ivoy/__init__.py

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...7f4b558. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 26, 2023

Superseded by #54.

@dependabot dependabot bot closed this Jun 26, 2023
@dependabot dependabot bot deleted the dependabot/pip/iso8601-1.1.0 branch June 26, 2023 11:56
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