Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps litestar from 2.9.1 to 2.10.0.

Release notes

Sourced from litestar's releases.

v2.10.0

Sponsors 🌟

Thanks to these incredible business sponsors:

A huge 'Thank you!' to all sponsors across Polar.sh, OpenCollective and GitHub Sponsors!

What's changed

New contributors 🎉

Bugfixes 🐛

New features 🚀

Other changes

Full Changelog litestar-org/litestar@v2.9.1...v2.10.0

Commits
  • 592b77d chore(release): Release new minor version 2.10.0 (#3648)
  • ffaf561 fix(handlers): Allow returning Response[None] from head route handlers (#3641)
  • 8c4c15b docs: fix link to available issues (#3629)
  • b82225a fix: use ASGIConnection instead of Request for flash (#3626)
  • f9b85f9 docs: add Anu-cool-007 as a contributor for code (#3623)
  • 5bcb256 feat(Pydantic): added parameters in pydantic plugin to support strict validat...
  • ec77ce6 docs: fixed create_ws_route_handlers typo. (#3618)
  • 6accbe0 docs: add l-armstrong as a contributor for doc (#3619)
  • 9521302 docs: add taihim as a contributor for doc (#3611)
  • 5c50d8a docs: fix typos in examples.contrib.prometheus (#3610)
  • 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 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)

Bumps [litestar](https://github.com/litestar-org/litestar) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/litestar-org/litestar/releases)
- [Commits](litestar-org/litestar@v2.9.1...v2.10.0)

---
updated-dependencies:
- dependency-name: litestar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@dirkkul dirkkul merged commit a89feaa into main Aug 19, 2024
@dirkkul dirkkul deleted the dependabot/pip/litestar-2.10.0 branch August 19, 2024 15:41
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.

2 participants