Skip to content

Update nette/di requirement from ^3.2.5 to ^3.2.6#109

Merged
trejjam merged 1 commit into
masterfrom
dependabot/composer/nette/di-tw-3.2.6
May 19, 2026
Merged

Update nette/di requirement from ^3.2.5 to ^3.2.6#109
trejjam merged 1 commit into
masterfrom
dependabot/composer/nette/di-tw-3.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Updates the requirements on nette/di to permit the latest version.

Release notes

Sourced from nette/di's releases.

Released version 3.2.6

A maintenance release laser-focused on type safety. Static analysis is now mandatory in CI, the codebase ships richer native and PHPDoc types, and the Tracy DI panel got a cleaner Latte rewrite. No behavioral changes – just a sturdier foundation for everything built on top.

  • Native types – tightened parameter and return types across Compiler, ContainerLoader, ServiceDefinition and friends
  • ContainerPanel – Tracy panel template rewritten with n:attributes for noticeably cleaner Latte syntax
  • PHPStan-clean codebase – wide-ranging cleanup across DI internals so the whole tree passes strict analysis
  • Richer PHPDoc – improved @param, @return and class descriptions across Compiler, Container, ContainerBuilder, Resolver, Helpers, definitions and extensions, giving IDEs and static analyzers far more to work with
  • Better generic types – sharpened PHPDoc generics in autowiring, container builder, definitions and resolver
Commits

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 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)

Updates the requirements on [nette/di](https://github.com/nette/di) to permit the latest version.
- [Release notes](https://github.com/nette/di/releases)
- [Commits](nette/di@v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: nette/di
  dependency-version: 3.2.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the automerge label May 6, 2026
@trejjam trejjam merged commit 55fee68 into master May 19, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/composer/nette/di-tw-3.2.6 branch May 19, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant