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

[dep]: Update scienceplots requirement from ~=2.0.1 to ~=2.1.0 #227

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2023

Updates the requirements on scienceplots to permit the latest version.

Release notes

Sourced from scienceplots's releases.

2.1.0

  • Change science and ieee to use Times New Roman look-alike fonts
  • Tweak plot-examples.py and clean PDF output
Changelog

Sourced from scienceplots's changelog.

v2.1.0 (30-May-2023)

  • Change science and ieee to use Times New Roman look-alike fonts
  • Tweak plot-examples.py and clean PDF output

v2.0.1 (03-Dec-2022)

  • Add Turkish turkish-font language style

v2.0.0 (21-Nov-2022)

  • Fix import on case sensitive OSs
  • Finally bump to this version, following breaking change of distribution

v1.1.0 (07-Nov-2022)

  • Major change in distribution system
    • Now needs import directive import scienceplots
  • Fix not using raw string in plot-example.py
  • Update README

v1.0.9 (16-Sep-2021)

  • notebook:
    • make Latex fonts sans-serif
  • Fix bug with Latex packages:
    • e.g., \usepackage{amsmath, amssymb, sfmath} --> \usepackage{amsmath} \usepackage{amssymb} \usepackage{sfmath}
  • Add pyproject.toml file (see PEP 517/518)
  • Minor updates to README, including adding more papers to publication list

v1.0.8 (02-Jun-2021)

  • nature:
    • Added style for Nature articles
    • Uses sans-serif fonts
  • latex-sans:
    • Added style for using LaTeX with sans-serif fonts
  • std-colors:
    • Added style to recover the standard color cycle of the SciencePlots package
    • For example, if you use plt.style.use(["science", "ieeee"]). The figure will use the "ieee"color cycle. To revert to the standard color cycle, you can useplt.style.use(["science", "ieee", "std-colors"])``.
  • science:
    • Added amssymb to LaTeX preamble
  • grid:
    • Set axes.axisbelow to True
  • Minor updates to README

v1.0.7 (28-Feb-2021)

... (truncated)

Commits
  • daa4ce9 Bump to v2.1.0
  • 0bb0dc7 Improve examples: delete pdfs, tweak example.py
  • 337e87a Change font styles to work well without LaTeX (#94)
  • 390cfa2 Add me as maintainer
  • 194a04e Add Issue Templates for Bugs and Help request (#86)
  • a55135a Expose styles to plt.style.core.available (#82)
  • a97604f Remove dependency of pkg_resources (#81)
  • bedce7a Move language styles to a unique folder
  • 66f4f7a Fix another typo in changelog
  • See full diff in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @quantum9Innovation.


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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependabot Dependabot alerts label May 31, 2023
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e96f89a) 86.86% compared to head (643cdc5) 86.86%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #227   +/-   ##
=======================================
  Coverage   86.86%   86.86%           
=======================================
  Files          15       15           
  Lines         609      609           
=======================================
  Hits          529      529           
  Misses         80       80           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@quantum9Innovation
Copy link
Member

@dependabot rebase

@quantum9Innovation
Copy link
Member

@dependabot merge

Updates the requirements on [scienceplots](https://github.com/garrettj403/SciencePlots) to permit the latest version.
- [Release notes](https://github.com/garrettj403/SciencePlots/releases)
- [Changelog](https://github.com/garrettj403/SciencePlots/blob/master/CHANGES.md)
- [Commits](garrettj403/SciencePlots@2.0.1...2.1.0)

---
updated-dependencies:
- dependency-name: scienceplots
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/scienceplots-approx-eq-2.1.0 branch from e20c98e to 643cdc5 Compare July 31, 2023 21:34
@dependabot dependabot bot merged commit 889083e into main Jul 31, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/pip/scienceplots-approx-eq-2.1.0 branch July 31, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Dependabot alerts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant