-
Notifications
You must be signed in to change notification settings - Fork 416
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
CI: (deps): Bump matplotlib from 3.7.2 to 3.8.0 in /ci #3195
Conversation
33be165
to
4861087
Compare
7a46e68
to
6948c23
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good to me. I like the additional functions to help with changes in testing results with different versions of Matplotlib.
fafd56c
to
5eb52fb
Compare
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.7.2...v3.8.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Minor changes for Matplotilb 3.8.
This encapsulates the proper use of packaging.version.Version to do version comparisons. Use these instead of remaining direct string comparisons.
9b3d75c
to
22eccc4
Compare
Ah, finally a failing job showing a bunch of cartopy-needing tests that fail with our minimum matplotlib (threshold issues). So this PR updates CI in a few important ways:
|
bf28a5a
to
624c2b0
Compare
Looks like a minor bug in the contouring got fixed, which changed a few of the contour lines slightly.
This should allow them to be used to install using Pip/PyPI.
This is what we can easily get building on CI currently, now that we actually check more of these.
sphinx-design and pydata-sphinx theme were completely missing.
624c2b0
to
21ea0d7
Compare
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps matplotlib from 3.7.2 to 3.8.0.
Release notes
Sourced from matplotlib's releases.
Commits
3958242
REL: v3.8.0f1b13a7
Prepare for release v3.8.0b211d60
Merge pull request #26777 from meeseeksmachine/auto-backport-of-pr-26702-on-v...e0eb924
Merge pull request #26775 from meeseeksmachine/auto-backport-of-pr-26767-on-v...0267cc1
Merge pull request #26776 from meeseeksmachine/auto-backport-of-pr-26687-on-v...f5d17a8
Backport PR #26702: converted coc to rst and put links in code_of_conduct.md2c458cd
Backport PR #26687: Remove usage of recarray6ce6fe0
Backport PR #26767: Trim Gouraud triangles that contain NaNec50ff3
Merge pull request #26770 from meeseeksmachine/auto-backport-of-pr-26762-on-v...661c871
Backport PR #26762: MNT: Numpy 2.0 removals from ndarray classYou 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions