Skip to content

Bump github.com/hmlongco/factory from 2.5.3 to 3.0.3#45

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/hmlongco/factory-3.0.3
Closed

Bump github.com/hmlongco/factory from 2.5.3 to 3.0.3#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/hmlongco/factory-3.0.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/hmlongco/factory from 2.5.3 to 3.0.3.

Release notes

Sourced from github.com/hmlongco/factory's releases.

Relese 3.0.3

  • Remove .dynamic from FactoryTesting package definition #363

Release 3.0.2

  • Added FactoryKitDynamic for multi-module support

Release 3.0.1

  • Fix swift testing compiler mode check #353
  • Minor performance improvement for LazyInjected #340
  • Fix documentation Referencing-Other-Containers section #330
  • Fix for registering test containers using swift test command #326

Release 3.0.0

  • Redefine factory closures to avoid isolation issues in Swift 6.1 and 6.2
  • Explicitly mark many of Factory's structures as nonisolated for Swift 6.2
  • Adds global dependency resolution functions that also allow for passed parameters
  • Refactor circular dependency checking mechanism to dramatically improve performance
  • Replaces dependencyChainTestMax value with circularDependencyTesting flag
  • Refactor trace mechanism to better work with circular dependency checks
  • Returns to ObjectIdentifier for keys (multi-module key issues seem to be due to multiple copies of Factory)
  • Adds decorator variant that returns true for new instances and false if a cached instance is returned
  • Moves to SPM, dropping support for CocoaPods
Changelog

Sourced from github.com/hmlongco/factory's changelog.

Factory Changelog

3.0.3

  • Remove .dynamic from FactoryTesting package definition #363

3.0.2

  • Added FactoryKitDynamic for multi-module support

3.0.1

  • Fix swift testing compiler mode check #353
  • Minor performance improvement for LazyInjected #340
  • Fix documentation Referencing-Other-Containers section #330
  • Fix for registering test containers using swift test command #326

3.0.0

  • Redefine factory closures to avoid isolation issues in Swift 6.1 and 6.2
  • Explicitly mark many of Factory's structures as nonisolated for Swift 6.2
  • Adds global dependency resolution functions that also allow for passed parameters
  • Refactor circular dependency checking mechanism to dramatically improve performance
  • Replaces dependencyChainTestMax value with circularDependencyTesting flag
  • Refactor trace mechanism to better work with circular dependency checks
  • Returns to ObjectIdentifier for keys (multi-module key issues seem to be due to multiple copies of Factory)
  • Adds decorator variant that returns true for new instances and false if a cached instance is returned
  • Moves to SPM, dropping support for CocoaPods
Commits
  • a8a66ec Remove .dynamic from FactoryTesting
  • cb5216b Revert README
  • 0953bf9 Revert changelog
  • f1cb70a Revert "Add support for Swift's InternalImportsByDefault upcoming feature"
  • caaac8d Add support for Swift's InternalImportsByDefault upcoming feature #3606 #361
  • e4897cd Merge pull request #361 from pgovindaraj1/feature/internal-imports-by-default
  • 8123d8e FactoryKitDynamic
  • a594a36 Add support for Swift's InternalImportsByDefault upcoming feature
  • 494d1e0 Updates to Claude factory file and skill
  • 5287e78 Update README
  • 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 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 [github.com/hmlongco/factory](https://github.com/hmlongco/Factory) from 2.5.3 to 3.0.3.
- [Release notes](https://github.com/hmlongco/Factory/releases)
- [Changelog](https://github.com/hmlongco/Factory/blob/main/CHANGELOG)
- [Commits](hmlongco/Factory@2.5.3...a8a66ec)

---
updated-dependencies:
- dependency-name: github.com/hmlongco/factory
  dependency-version: 3.0.3
  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 swift_package_manager Pull requests that update swift_package_manager code labels May 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 14, 2026 12:48
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels May 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #46.

@dependabot dependabot Bot closed this May 21, 2026
@dependabot
dependabot Bot deleted the dependabot/swift/github.com/hmlongco/factory-3.0.3 branch May 21, 2026 13:37
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 swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants