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 python-mimeparse from 1.6.0 to 2.0.0 #13

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

Bumps python-mimeparse from 1.6.0 to 2.0.0.

Release notes

Sourced from python-mimeparse's releases.

v2.0.0

Python-MimeParse v2.0

It has been a long time coming since the last release; the project has even been transferred to a different maintainer team during this period.

python-mimeparse brings support for CPython 3.13 (by addressing the removal of the cgi module), and drops support for Python 3.7. Also included are packaging, tooling, and CI improvements. python-mimeparse is otherwise a stable and mature project that hopefully does not need much active development.

You can install the new release from PyPI:

pip install python-mimeparse==2.0.0

Please open an issue if you run into any problems!

v2.0.0rc1

Python-MimeParse v2.0 (release candidate)

It has been a long time coming since the last release; the project has even been transferred to a different maintainer team during this period.

python-mimeparse brings support for CPython 3.13 (by addressing the removal of the cgi module), and drops support for Python 3.7. Also included are packaging, tooling, and CI improvements. python-mimeparse is otherwise a stable and mature project that hopefully does not need much active development.

Try this release candidate out from PyPI:

pip install python-mimeparse==2.0.0rc1

Please open an issue if you run into any problems before the final release!

Commits
  • 3dc9383 chore: prepare 2.0 stable (#51)
  • de7d4de chore: tag rc1
  • 57bf140 chore: modernize setup even more (leave only pyproject.toml) (#49)
  • 77e46f0 chore: run pyupgrade --py38-plus, remove mentions of lower python versions (#47)
  • 5427072 chore(cgi): include parse_header() from the deprecated cgi module (#46)
  • fa7dd33 chore: modernize setup (#43)
  • 8c4c3ce chore: include flake8 in the default tox envs (#44)
  • 1222900 chore: add github actions (#42)
  • cf605c0 Update classifiers (#32)
  • 16c2000 Add license to the setup.py (#35)
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 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 dependencies Pull requests that update a dependency file label Nov 20, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/python-mimeparse-2.0.0 branch from 0cd5486 to 33db5cc Compare November 20, 2024 04:17
@dependabot dependabot bot force-pushed the dependabot/pip/python-mimeparse-2.0.0 branch 2 times, most recently from 939aa79 to 7e28236 Compare December 1, 2024 05:32
@dependabot dependabot bot force-pushed the dependabot/pip/python-mimeparse-2.0.0 branch from 7e28236 to 37e4813 Compare December 8, 2024 05:30
@obscurerichard
Copy link
Member

@dependabot rebase

Bumps [python-mimeparse](https://github.com/falconry/python-mimeparse) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/falconry/python-mimeparse/releases)
- [Commits](falconry/python-mimeparse@1.6.0...2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/python-mimeparse-2.0.0 branch from 37e4813 to 0c7519c Compare December 31, 2024 22:07
Copy link
Member

@obscurerichard obscurerichard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻 :shipit:

@obscurerichard obscurerichard merged commit 4f70846 into master Jan 1, 2025
4 checks passed
@obscurerichard obscurerichard deleted the dependabot/pip/python-mimeparse-2.0.0 branch January 1, 2025 03:52
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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant