Skip to content

chore: Bump TngTech.ArchUnitNET and TngTech.ArchUnitNET.xUnitV3#68

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/main/multi-1c5ded30f0
Jan 22, 2026
Merged

chore: Bump TngTech.ArchUnitNET and TngTech.ArchUnitNET.xUnitV3#68
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/main/multi-1c5ded30f0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Updated TngTech.ArchUnitNET from 0.12.3 to 0.13.1.

Release notes

Sourced from TngTech.ArchUnitNET's releases.

0.13.1

Fixes

New Contributors

Full Changelog: TNG/ArchUnitNET@0.13.0...0.13.1

0.13.0

Breaking Changes

Remove Obsolete Fluent Syntax Methods by @​alexanderlinne in TNG/ArchUnitNET#412

As announced in version 0.12.0, fluent methods that take strings as an argument for matching the full name are now removed in favour of using fluent methods like .HaveName.

Refactor attribute with arguments fluent syntax methods by @​alexanderlinne in TNG/ArchUnitNET#432

For HaveAttributeWithArguments and NotHaveAttributeWithArguments fluent methods, the overloads that take params object[] as arguments have been removed. This was previously ambiguous with the overload that takes an IEnumerable<object> as an argument.

Performance Enhancements

The following refactorings improve performance in our tests by ~15%:

CI Enhancements

Dependency Updates

Full Changelog: TNG/ArchUnitNET@0.12.3...0.13.0

Commits viewable in compare view.

Updated TngTech.ArchUnitNET.xUnitV3 from 0.12.3 to 0.13.1.

Release notes

Sourced from TngTech.ArchUnitNET.xUnitV3's releases.

0.13.1

Fixes

New Contributors

Full Changelog: TNG/ArchUnitNET@0.13.0...0.13.1

0.13.0

Breaking Changes

Remove Obsolete Fluent Syntax Methods by @​alexanderlinne in TNG/ArchUnitNET#412

As announced in version 0.12.0, fluent methods that take strings as an argument for matching the full name are now removed in favour of using fluent methods like .HaveName.

Refactor attribute with arguments fluent syntax methods by @​alexanderlinne in TNG/ArchUnitNET#432

For HaveAttributeWithArguments and NotHaveAttributeWithArguments fluent methods, the overloads that take params object[] as arguments have been removed. This was previously ambiguous with the overload that takes an IEnumerable<object> as an argument.

Performance Enhancements

The following refactorings improve performance in our tests by ~15%:

CI Enhancements

Dependency Updates

Full Changelog: TNG/ArchUnitNET@0.12.3...0.13.0

Commits viewable in compare view.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Update one or more dependencies version labels Jan 21, 2026
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from bcf3022 to d8a617c Compare January 22, 2026 03:25
@github-actions github-actions bot enabled auto-merge (squash) January 22, 2026 03:26
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from d8a617c to 09772ac Compare January 22, 2026 03:31
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from 09772ac to ff6161c Compare January 22, 2026 03:37
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from ff6161c to d454697 Compare January 22, 2026 03:43
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from d454697 to 80e3cfe Compare January 22, 2026 03:49
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from 80e3cfe to e6a7d02 Compare January 22, 2026 03:55
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from e6a7d02 to 79b2d23 Compare January 22, 2026 04:00
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from 79b2d23 to a06f61a Compare January 22, 2026 04:06
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from a06f61a to 0996113 Compare January 22, 2026 04:11
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from 0996113 to ae84cbe Compare January 22, 2026 04:17
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from ae84cbe to 81016d9 Compare January 22, 2026 04:23
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from 81016d9 to 3c34794 Compare January 22, 2026 04:29
Bumps TngTech.ArchUnitNET from 0.12.3 to 0.13.1
Bumps TngTech.ArchUnitNET.xUnitV3 from 0.12.3 to 0.13.1

---
updated-dependencies:
- dependency-name: TngTech.ArchUnitNET
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: TngTech.ArchUnitNET.xUnitV3
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/main/multi-1c5ded30f0 branch from 3c34794 to 519083a Compare January 22, 2026 04:35
@github-actions github-actions bot merged commit 856a606 into main Jan 22, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/main/multi-1c5ded30f0 branch January 22, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants