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

chore(deps): update dependency emmett to >=2.6,<2.7 #7858

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
emmett >=2.5,<2.6 -> >=2.6,<2.7 age adoption passing confidence

Release Notes

emmett-framework/emmett (emmett)

v2.6.1: Emmett 2.6.1

Compare Source

Patch release

Changes since 2.6.0:

  • Fix a regression bug in form uploads
  • Fix a regression bug in file response wrappers

v2.6.0: Emmett 2.6 Gutenberg

Compare Source

2.6 is the 120th release of Emmett, and also marks the 10th year anniversary from the first release.
10 years! Sounds like a crazy amount of time, now that I think about it :)
I'd take the opportunity to thank everyone who supported the project in the last decade, even just as a user: it was a pleasure to code something that helped you – even if just a little – with your creations!

Now, let's get back to the changelog.

New features
  • a set of "wrapper" methods on Response, which make possible to respond with iterators
  • the "snippets" responses, to return a template string without a file
  • the ability to iterate over the request body
Enhancements
  • the router is now rewritten in Rust, with increased performance
  • the multipart request parser is now rewritten in Rust
  • request's files are now spooled temporarily to disk
Changes
  • the testing client now uses RSGI protocol
  • introduced support for Python 3.13

As usual, upgrade guide is available in the docs

We also recently published emmett55, take a peek ;)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from waghanza as a code owner October 15, 2024 20:28
@waghanza waghanza merged commit de3a315 into master Oct 19, 2024
2 checks passed
@waghanza waghanza deleted the renovate/emmett-2.x branch October 19, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant