Skip to content

build(deps): bump scienceplots from 2.1.1 to 2.2.0 in /plots#63

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/plots/scienceplots-2.2.0
Open

build(deps): bump scienceplots from 2.1.1 to 2.2.0 in /plots#63
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/plots/scienceplots-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Contributor

Bumps scienceplots from 2.1.1 to 2.2.0.

Release notes

Sourced from scienceplots's releases.

2.2.0

New features

  • Fix ['science', 'no-latex'] font does not work with symbols (e.g. degree symbol) This style set was found to be incompatible with Cartopy.
  • Add all 23 "discrete rainbow" styles proposed by Paul Tol on his website (by @​IchBinGROOT) Access them with the style names discrete-rainbow-1, discrete-rainbow-2, ..., discrete-rainbow-23
  • Update README.md to reflect that Install from conda-forge is now available!

Maintenance

  • Update Paul Tol's webpage link to https://sronpersonalpages.nl/~pault/ in relevant comments through the project.
  • Improve turkish-font.mplstyle (may add some breaking changes)
    1. : and ! are now interpreted as text by default, not as control characters.
    2. Assume UTF-8 encoding by default.
    3. Enhance compatibility, especially with T1 font encoding, by using the package lmodern.
  • Now all subdirectories of the styles folder are parsed for styles, instead of just the first two levels.
  • Upgrade & unify issue templates.

New Contributors

Full Changelog: garrettj403/SciencePlots@2.1.1...2.2.0

Changelog

Sourced from scienceplots's changelog.

v2.2.0 (20-Nov-2025)

New features

  • Fix ['science', 'no-latex'] font does not work with symbols (e.g. degree symbol) This style set was found to be incompatible with Cartopy.
  • Add all 23 "discrete rainbow" styles proposed by Paul Tol on his website (by @​IchBinGROOT) Access them with the style names discrete-rainbow-1, discrete-rainbow-2, ..., discrete-rainbow-23
  • Update README.md to reflect that Install from conda-forge is now available!

Maintenance

  • Update Paul Tol's webpage link to https://sronpersonalpages.nl/~pault/ in relevant comments through the project.
  • Improve turkish-font.mplstyle (may add some breaking changes)
    1. : and ! are now interpreted as text by default, not as control characters.
    2. Assume UTF-8 encoding by default.
    3. Enhance compatibility, especially with T1 font encoding, by using the package lmodern.
  • Now all subdirectories of the styles folder are parsed for styles, instead of just the first two levels.
  • Upgrade & unify issue templates.
Commits
  • 4e1c283 Fix distribution metadata and project layout required for release (#147)
  • 1931ffa Minor maintenance and preparing for next release (#146)
  • 1284368 Document discrete-rainbow-* styles (#145)
  • c11a25b Fix special symbols not available with no-latex (#144)
  • 350264b Merge pull request #138 from WhiteSymmetry/patch-9
  • 07b04bc Update README.md
  • 5757165 Update turkish-font.mplstyle with latest LaTeX trends (#132)
  • 6cc29a3 [CI] Add tests and linter checking (#131)
  • 348c56b README typos
  • 977c8ee Added discrete rainbow styles proposed by Paul Tol (#121)
  • 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 [scienceplots](https://github.com/garrettj403/SciencePlots) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/garrettj403/SciencePlots/releases)
- [Changelog](https://github.com/garrettj403/SciencePlots/blob/master/CHANGES.md)
- [Commits](garrettj403/SciencePlots@2.1.1...2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 24, 2025
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.

0 participants