mdla icon indicating copy to clipboard operation
mdla copied to clipboard

Bump cycler from 0.11.0 to 0.12.1

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Bumps cycler from 0.11.0 to 0.12.1.

Release notes

Sourced from cycler's releases.

REL: 0.12.1

This is the second release of Cycler 0.12.

This fixes the previous release not shipping the py.typed file.

REL: 0.12.0

This is the first release of Cycler 0.12.

The major new feature in this release is the addition of type hints. Furthermore, the minimum supported version of Python is now 3.8.

REL: 0.12.0rc1

This is the first release candidate for Cycler 0.12.0.

The major new feature in this release is the addition of type hints. Furthermore, the minimum supported version of Python is now 3.8.

Commits
  • 6115d5c REL: 0.12.1
  • 4362cfe Merge pull request #98 from ksunden/py_typed
  • 720d663 Include py.typed in exported wheels and sdists
  • 99d0d4e BLD: Bump version for next release
  • 7aebbdf REL: 0.12.0
  • ab3cfe8 BLD: Bump version for next release
  • b6f3e17 REL: v0.12.0rc1
  • 9eb8e18 Merge pull request #97 from QuLogic/fix-circle
  • 74c2df2 CI: Use correct variable in CircleCI build
  • 3660eb6 Merge pull request #95 from QuLogic/auto-publish
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

dependabot[bot] avatar Oct 16 '23 05:10 dependabot[bot]

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (2f93ee3) 94.45% compared to head (3b049f7) 94.86%. Report is 2 commits behind head on master.

:exclamation: Current head 3b049f7 differs from pull request most recent head 5c59c17. Consider uploading reports for the commit 5c59c17 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   94.45%   94.86%   +0.41%     
==========================================
  Files           3        3              
  Lines         721      721              
  Branches      178      178              
==========================================
+ Hits          681      684       +3     
+ Misses         21       19       -2     
+ Partials       19       18       -1     
Flag Coverage Δ
unittests 94.86% <ø> (+0.41%) :arrow_up:

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

see 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 16 '23 05:10 codecov[bot]