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.10.0 to 0.12.1 #70

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps cycler from 0.10.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.

REL: v0.11

This is the first Cycler feature release in some years. New features include:

  • Added Cycler.by_key, which produces values by key (#26)
  • Added Cycler.__contains__, which adds support for in checks (#34)
  • Wheels now includes the LICENSE file (#48)
  • The sdist now includes the LICENSE (#58) and tests (#32)
  • Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.
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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2023
@nityan nityan merged commit 81750da into main Dec 11, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/cycler-0.12.1 branch December 11, 2023 17:41
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.

1 participant