Skip to content

Bump github.com/hmlongco/factory from 2.5.3 to 3.0.2#44

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

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.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
  • 8123d8e FactoryKitDynamic
  • 494d1e0 Updates to Claude factory file and skill
  • 5287e78 Update README
  • 09bae64 Fix for registering test containers using swift test command #326
  • 2ba7e33 Merge pull request #330 from tiagoalexbastos/tiago/fix-docs
  • 5fd2a93 Minor performance improvement for LazyInjected #340
  • 5489457 Merge pull request #353 from Archdoog/xcode-16.3-availability
  • 54cd3e2 Changelog for 3.0
  • 9105455 CocoaPod instructions
  • e3ae202 Updated docs
  • 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.2.
- [Release notes](https://github.com/hmlongco/Factory/releases)
- [Changelog](https://github.com/hmlongco/Factory/blob/main/CHANGELOG)
- [Commits](hmlongco/Factory@2.5.3...8123d8e)

---
updated-dependencies:
- dependency-name: github.com/hmlongco/factory
  dependency-version: 3.0.2
  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 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 7, 2026 12:49
@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 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #45.

@dependabot dependabot Bot closed this May 14, 2026
@dependabot
dependabot Bot deleted the dependabot/swift/github.com/hmlongco/factory-3.0.2 branch May 14, 2026 12:48
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