nject
nject copied to clipboard
Golang type-safe dependency injection
// Poison annotates an injector as providing types that no other injector is // allowed to consume. Any chain that includes an injector that consumes a type // supplied by...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4. Commits f97607b Create GitHub release when new release tag is pushed (#1354) 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add...
Bumps [github.com/muir/reflectutils](https://github.com/muir/reflectutils) from 0.7.0 to 0.10.0. Release notes Sourced from github.com/muir/reflectutils's releases. v0.10.0 What's Changed add default setter by @muir in muir/reflectutils#21 Full Changelog: https://github.com/muir/reflectutils/compare/v0.9.0...v0.10.0 v0.9.0 What's Changed dependabot config...
Bumps [github.com/muir/reflectutils](https://github.com/muir/reflectutils) from 0.10.0 to 0.11.0. Release notes Sourced from github.com/muir/reflectutils's releases. v0.11.0 What's Changed improve tag fill by position and walk elements by @suqin-haha in muir/reflectutils#22 New Contributors @suqin-haha...
The annotation functions `MustConsume`, `ConsumptionOptional`, and `Loose` now all take type parameters rather than operating all on all types related to the provider they're modifying.
Unsafe returns from wrapper functions are now an error. This is a breaking change.
Removes `MustBindSimple`, `MustBindSimpleError`, `MustBind`, and `MustSetCallback` functions that have been deprecated for a long time.
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.3 to 4.31.9. Release notes Sourced from github/codeql-action's releases. v4.31.9 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0. Release notes Sourced from actions/upload-artifact's releases. v6.0.0 v6 - What's new [!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum...