Skip to content

Bump github.com/hmlongco/factory from 2.5.3 to 3.0.4#46

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release 3.0.4

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.4

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

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.4.
- [Release notes](https://github.com/hmlongco/Factory/releases)
- [Changelog](https://github.com/hmlongco/Factory/blob/main/CHANGELOG)
- [Commits](hmlongco/Factory@2.5.3...8c1c080)

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

dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #47.

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