Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps cycler from 0.11.0 to 0.12.0.

Release notes

Sourced from cycler's releases.

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
  • 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
  • 98a09db Merge pull request #90 from QuLogic/fix-docs
  • 5ac0e9f Merge pull request #96 from QuLogic/fix-actions-badge
  • 245170d DOC: Fix typo in GitHub Actions badge
  • 245c886 Add a release workflow to publish to PyPI
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 29, 2023
@jenshnielsen
Copy link
Collaborator

@dependabot rebase

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

---
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 dependabot/pip/cycler-0.12.0 branch from 160d45c to a5a3519 Compare September 29, 2023 05:28
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #5395 (a5a3519) into master (6b3d321) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #5395   +/-   ##
=======================================
  Coverage   68.27%   68.27%           
=======================================
  Files         341      341           
  Lines       29896    29896           
=======================================
  Hits        20410    20410           
  Misses       9486     9486           

@jenshnielsen jenshnielsen added this pull request to the merge queue Sep 29, 2023
Merged via the queue into master with commit dbd7f6f Sep 29, 2023
@dependabot dependabot bot deleted the dependabot/pip/cycler-0.12.0 branch September 29, 2023 07:09
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.

2 participants