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 cycler from 0.11.0 to 0.12.1 #68

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

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

❗ 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%) ⬆️

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

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [cycler](https://github.com/matplotlib/cycler) from 0.11.0 to 0.12.1.
- [Release notes](https://github.com/matplotlib/cycler/releases)
- [Commits](matplotlib/cycler@v0.11.0...v0.12.1)

---
updated-dependencies:
- dependency-name: cycler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the 618fdependabot/pip/cycler-0.12.1 branch from 3b049f7 to 5c59c17 Compare October 17, 2023 12:36
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