-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: xoolive/matplotlib_cheatsheets
base: master
head repository: matplotlib/cheatsheets
compare: main
- 15 commits
- 13 files changed
- 3 contributors
Commits on Dec 11, 2024
-
Bump certifi in /requirements in the pip group across 1 directory
Bumps the pip group with 1 update in the /requirements directory: [certifi](https://github.com/certifi/python-certifi). Updates `certifi` from 2023.11.17 to 2024.7.4 - [Commits](certifi/python-certifi@2023.11.17...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0322b1b - Browse repository at this point
Copy the full SHA 0322b1bView commit details
Commits on Feb 25, 2025
-
Merge pull request matplotlib#159 from matplotlib/dependabot/pip/requ…
…irements/pip-a8b23622d7 Bump certifi from 2023.11.17 to 2024.7.4 in /requirements in the pip group across 1 directory
Configuration menu - View commit details
-
Copy full SHA for ebb4efc - Browse repository at this point
Copy the full SHA ebb4efcView commit details -
Bump the pip group in /requirements with 6 updates
Bumps the pip group in /requirements with 6 updates: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `42.0.4` | `44.0.1` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.5` | | [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.0` | `20.26.6` | Updates `cryptography` from 42.0.4 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.4...44.0.1) Updates `jinja2` from 3.1.3 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.5) Updates `pillow` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.2.0...10.3.0) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) Updates `urllib3` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.2) Updates `virtualenv` from 20.25.0 to 20.26.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.0...20.26.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect dependency-group: pip - dependency-name: jinja2 dependency-type: indirect dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-type: indirect dependency-group: pip - dependency-name: virtualenv dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1af9cc2 - Browse repository at this point
Copy the full SHA 1af9cc2View commit details -
Merge pull request matplotlib#161 from matplotlib/dependabot/pip/requ…
…irements/pip-d9883c2bdc Bump the pip group in /requirements with 6 updates
Configuration menu - View commit details
-
Copy full SHA for 0c22654 - Browse repository at this point
Copy the full SHA 0c22654View commit details
Commits on Mar 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8158282 - Browse repository at this point
Copy the full SHA 8158282View commit details -
Merge pull request matplotlib#162 from matplotlib/dependabot
Add dependabot config to update GitHub actions
Configuration menu - View commit details
-
Copy full SHA for 913f7fb - Browse repository at this point
Copy the full SHA 913f7fbView commit details -
Bump the actions group with 5 updates
Bumps the actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` | | [pre-commit/action](https://github.com/pre-commit/action) | `3.0.0` | `3.0.1` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `3` | `4` | | [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) | `3` | `4` | Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `actions/setup-python` from 4 to 5 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) Updates `pre-commit/action` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v3.0.0...v3.0.1) Updates `actions/upload-artifact` from 3 to 4 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) Updates `peaceiris/actions-gh-pages` from 3 to 4 - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83df500 - Browse repository at this point
Copy the full SHA 83df500View commit details -
Merge pull request matplotlib#163 from matplotlib/dependabot/github_a…
…ctions/actions-8d5d2fc78e Bump the actions group with 5 updates
Configuration menu - View commit details
-
Copy full SHA for 2a2af53 - Browse repository at this point
Copy the full SHA 2a2af53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aab1b4 - Browse repository at this point
Copy the full SHA 5aab1b4View commit details
Commits on Mar 24, 2025
-
Merge pull request matplotlib#164 from dstansby/font-download
Fix downloading pacifico font
Configuration menu - View commit details
-
Copy full SHA for eb7a38b - Browse repository at this point
Copy the full SHA eb7a38bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6112c9 - Browse repository at this point
Copy the full SHA a6112c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df46cf - Browse repository at this point
Copy the full SHA 6df46cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f362f19 - Browse repository at this point
Copy the full SHA f362f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2944bfe - Browse repository at this point
Copy the full SHA 2944bfeView commit details
Commits on May 12, 2025
-
Merge pull request matplotlib#146 from dstansby/mpl38
Update Matplotlib version to 3.8
Configuration menu - View commit details
-
Copy full SHA for f02ebb5 - Browse repository at this point
Copy the full SHA f02ebb5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main