Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2025

Bumps wireup from 2.1.0 to 2.3.0.

Release notes

Sourced from wireup's releases.

v2.3.0

What's Changed

Full Changelog: maldoinc/wireup@v2.2.2...v2.3.0

v2.2.2

What's Changed

New Contributors

Full Changelog: maldoinc/wireup@v2.2.1...v2.2.2

v2.2.1

  • Fixed a bug with overriding async dependencies
  • Fixed a bug with overriding when using class-based handlers in FastAPI/aiohttp.

Full Changelog: maldoinc/wireup@v2.2.0...v2.2.1

v2.2.0

What's Changed

Full Changelog: maldoinc/wireup@v2.1.0...v2.2.0

Commits
  • f944bb3 Fix py38 syntax
  • ada08e2 feat: Add DRF integration (#89)
  • 28f5178 Improve handling of Optional[T] types on service locator
  • 3cdaadf Fix handling of caching for null results
  • 05ffddc Fix test types
  • cb65441 Load globalns only when required
  • 28957ef Handle type resolution with inheritance and stringified types
  • d92bcd1 Pass type_params on py314+
  • 94ff305 Tag 2.2.2
  • 10dbb11 fix: django async class based views (#96)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file MINOR python Pull requests that update Python code labels Dec 31, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/wireup-2.3.0 branch 2 times, most recently from 905cf7b to 1510e14 Compare January 5, 2026 09:48
Bumps [wireup](https://github.com/maldoinc/wireup) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/maldoinc/wireup/releases)
- [Commits](maldoinc/wireup@v2.1.0...v2.3.0)

---
updated-dependencies:
- dependency-name: wireup
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/wireup-2.3.0 branch from 1510e14 to 4cddfde Compare January 6, 2026 12:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2026

Superseded by #529.

@dependabot dependabot bot closed this Jan 6, 2026
@dependabot dependabot bot deleted the dependabot/pip/wireup-2.3.0 branch January 6, 2026 13:25
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 MINOR python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants