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 pympler from 0.8 to 1.0 #26

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 17, 2021

Bumps pympler from 0.8 to 1.0.

Changelog

Sourced from pympler's changelog.

1.0 - 2021-12-17

Added

  • Python 3.10 support
  • Added type annotations to various Pympler modules which are checked via Mypy

Changed

  • Update bottle.py to 0.12.19

Removed

  • Python 2.7 and 3.5 support

Fixed

  • Fix summarizing objects at higher verbosity levels -- By Colin Watson
  • Fix tree widget import for Python 3.5 and higher -- By Felix Jung (#77)
  • Fix compatibility issues with numpy 1.19 and later -- By Jean Brouwers (#121)
  • Fix object filtering by size in muppy -- By Kris Jurka
  • Fix documentation typos -- By Tim Gates

0.9 - 2020-10-14

Added

  • Python 3.9 support -- By tirkarthi (#105)
  • Compatibility with Django 3.x -- By Lance Moore (#108)

Removed

  • Python 3.4 support

Fixed

  • Include size of data when sizing Numpy slices -- Rported by sinorga (#111), fixed by Jean Brouwers
  • Fix KeyError when sizing dicts in certain scenarios -- Reported by MrSanZhi (#114), fixed by Jean Brouwers
Commits
  • 177dbea Update version
  • 1218a5f Drop Python 3.5 support
  • 20e556b Migrate from deprecated distutils to setuptools
  • 7a1d9a7 Fix garbage graph rendering and deprecation errors
  • 5603e1e Refactor deprecated unittest aliases for Python 3.11 compatibility
  • 443d701 Add support for Python 3.10
  • 991ba2c Update changelog
  • 66dcfde Break long lines with type annotations
  • 16a2e10 Add or ignore missing type annotations
  • 7942a5a Drop Python 2.7 support
  • 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 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 [pympler](https://github.com/pympler/pympler) from 0.8 to 1.0.
- [Release notes](https://github.com/pympler/pympler/releases)
- [Changelog](https://github.com/pympler/pympler/blob/master/CHANGELOG.md)
- [Commits](pympler/pympler@0.8...1.0)

---
updated-dependencies:
- dependency-name: pympler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2021
@dependabot dependabot bot mentioned this pull request Dec 17, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 22, 2021

Superseded by #28.

@dependabot dependabot bot closed this Dec 22, 2021
@dependabot dependabot bot deleted the dependabot/pip/pympler-1.0 branch December 22, 2021 21:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants