Skip to content

chore(deps): bump sanic-ext from 24.12.0 to 25.12.0#29

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/sanic-ext-25.12.0
Open

chore(deps): bump sanic-ext from 24.12.0 to 25.12.0#29
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/sanic-ext-25.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps sanic-ext from 24.12.0 to 25.12.0.

Release notes

Sourced from sanic-ext's releases.

Version 25.12.0

What's Changed

New Contributors

Full Changelog: sanic-org/sanic-ext@v24.12.0...v25.12.0

Commits
  • 7602a43 Always use lax mode when using msgspec to validate query params/forms (#286)
  • b2d47c1 Add dependency injection into commands (#281)
  • bcf2312 force vary header (#285)
  • 6d346cd add lax type checking to msgpsec validation
  • 98a95d0 Add support for more configuration variables in swagger docs (#221)
  • dcb3d3b Template: reuse LazyResponse for rendered response (#244)
  • a09df3c fix: fixes pydantic validation of json lists (#258)
  • f4ce789 Add parallelization to tests (#280)
  • ddd1d27 fix: properly handle ignore/forbid for extra query params in pydantic validat...
  • 1063a9f Bump sanic version to v25 requirements (#279)
  • 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 [sanic-ext](https://github.com/sanic-org/sanic-ext) from 24.12.0 to 25.12.0.
- [Release notes](https://github.com/sanic-org/sanic-ext/releases)
- [Changelog](https://github.com/sanic-org/sanic-ext/blob/main/CHANGELOG.md)
- [Commits](sanic-org/sanic-ext@v24.12.0...v25.12.0)

---
updated-dependencies:
- dependency-name: sanic-ext
  dependency-version: 25.12.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 21, 2026
@dependabot dependabot bot requested a review from SaidBySolo as a code owner January 21, 2026 09:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 21, 2026
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants