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 colorcet from 3.0.0 to 3.0.1 #274

Merged
merged 2 commits into from
Jan 10, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Bumps colorcet from 3.0.0 to 3.0.1.

Release notes

Sourced from colorcet's releases.

Version 3.0.1

Minor release to improve compatibility with the Python ecosystem and remove deprecation warnings. Thanks to Kian-Meng Ang for docs and instructions fixes, Maxime Liquet for CI and docs fixes, and to Jim Bednar for docs updates, compatibility fixes, and coordinating the release.

  • Update to work with matplotlib=3.6 (#90)
  • Fix holoviews opts deprecation warning (#94)
  • Add support for Python 3.10 (#81)
  • Remove windows 3.6 case from test suite due to lack of mamba support (#94)
  • Remove Param dependency (#84)
  • Improve installation instructions (#92)
Commits

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 [colorcet](https://github.com/holoviz/colorcet) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/holoviz/colorcet/releases)
- [Commits](holoviz/colorcet@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: colorcet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies maintenance Low-impact maintenance activity labels Jan 10, 2023
@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Merging #274 (9124f45) into main (ef495fe) will increase coverage by 0.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
+ Coverage   97.01%   97.31%   +0.29%     
==========================================
  Files           8        8              
  Lines         670      670              
  Branches       82       82              
==========================================
+ Hits          650      652       +2     
+ Partials       20       18       -2     

@tkoyama010 tkoyama010 enabled auto-merge (squash) January 10, 2023 08:07
@tkoyama010 tkoyama010 merged commit 276f057 into main Jan 10, 2023
@tkoyama010 tkoyama010 deleted the dependabot/pip/colorcet-3.0.1 branch January 10, 2023 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant