Skip to content

Comments

Update AwesomeAssertions and refine workflows#95

Merged
ptr727 merged 4 commits intodevelopfrom
cgfix
Feb 24, 2026
Merged

Update AwesomeAssertions and refine workflows#95
ptr727 merged 4 commits intodevelopfrom
cgfix

Conversation

@ptr727
Copy link
Owner

@ptr727 ptr727 commented Feb 24, 2026

Upgrade the AwesomeAssertions package to version 9.4.0 and adjust workflows to improve code generation branch handling and pull request triggers.

ptr727 and others added 3 commits February 16, 2026 00:46
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ptr727 <2061579+ptr727@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated
[AwesomeAssertions](https://github.com/AwesomeAssertions/AwesomeAssertions)
from 9.3.0 to 9.4.0.

<details>
<summary>Release notes</summary>

_Sourced from [AwesomeAssertions's
releases](https://github.com/AwesomeAssertions/AwesomeAssertions/releases)._

## 9.4.0

<!-- Release notes generated using configuration in .github/release.yml
at main -->

## What's Changed
### New features
* Add option to configure the maximum of items when asserting
collections by @​lg2de in
AwesomeAssertions/AwesomeAssertions#412
* Add assertion [Not]EqualApproximately for numerical collections by
@​cbersch in
AwesomeAssertions/AwesomeAssertions#413
### Improvements
* Use .NET10 for building by @​cbersch in
AwesomeAssertions/AwesomeAssertions#357
* Add [return: NotNull] to all Should() and assertions methods by
@​cbersch in
AwesomeAssertions/AwesomeAssertions#433
* Remove package pinning from core library by @​lg2de in
AwesomeAssertions/AwesomeAssertions#430
### Fixes
* Fix assembly loading for NUnit with MTP by @​cbersch in
AwesomeAssertions/AwesomeAssertions#362
* Make displayed length of string assertions configurable at
AssertionScope by @​cbersch in
AwesomeAssertions/AwesomeAssertions#393
* Add missing string syntax attribute to several assertions by @​lg2de
in AwesomeAssertions/AwesomeAssertions#404
* Add missing reason in some equivalency assertions by @​cbersch in
AwesomeAssertions/AwesomeAssertions#405
* fix: added backport "Add [NotNull] attribute on the Should() method
for object assertions" (#​2987) by @​kimpenhaus in
AwesomeAssertions/AwesomeAssertions#411
### Documentation
* Rework and extend the design guide by @​lg2de in
AwesomeAssertions/AwesomeAssertions#339
* Fix line breaks in README FAQ by @​ltickett in
AwesomeAssertions/AwesomeAssertions#374
* Update documentation by @​lg2de in
AwesomeAssertions/AwesomeAssertions#394
* Add link to nuget package on homepage by @​cbersch in
AwesomeAssertions/AwesomeAssertions#402
### Dependencies
* chore(deps): update dependency jetbrains.annotations to 2025.2.2 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#337
* chore(deps): update dependency verify.xunit to 31.4.3 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#344
* chore(deps): update dependency tunit to 0.90.28 by @​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#343
* chore(deps): update dependency meziantou.analyzer to 2.0.250 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#342
* chore(deps): update dependency benchmarkdotnet to 0.15.5 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#341
* chore(deps): update dependency tunit to 0.90.45 by @​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#349
* chore(deps): update dependency benchmarkdotnet to 0.15.6 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#348
* chore(deps): update dependency publicapigenerator to 11.5.1 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#351
* chore(deps): update dependency meziantou.analyzer to 2.0.256 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#350
* chore(deps): update dependency cspell to v9.3.2 by @​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#353
* chore(deps): update dependency verify.xunit to 31.7.2 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#354
* chore(deps): update mstest monorepo by @​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#352
* chore(deps): update dependency publicapigenerator to 11.5.3 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#361
* chore(deps): update dependency meziantou.analyzer to 2.0.257 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#360
* chore(deps): update dependency jetbrains.annotations to 2025.2.4 -
autoclosed by @​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#359
* chore(deps): update dependency benchmarkdotnet to 0.15.8 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#358
* chore(deps): update dependency cspell to v9.4.0 by @​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#367
* chore(deps): update dependency publicapigenerator to 11.5.4 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#366
* chore(deps): update dependency verify.xunit to 31.8.0 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#369
* chore(deps): update dependency tunit to 1.5.6 by @​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#368
* chore(deps): update actions/checkout action to v6 by @​renovate[bot]
in AwesomeAssertions/AwesomeAssertions#371
* chore(deps): update github artifact actions (major) by @​renovate[bot]
in AwesomeAssertions/AwesomeAssertions#370
* chore(deps): update github artifact actions (major) by @​renovate[bot]
in AwesomeAssertions/AwesomeAssertions#380
* chore(deps): update dependency tunit to 1.5.60 by @​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#377
* chore(deps): update dependency system.reflection.metadata to v10 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#373
* chore(deps): update actions/cache action to v5 by @​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#379
* chore(deps): update dependency roslynator.analyzers to 4.15.0 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#378
* chore(deps): update dependency meziantou.analyzer to 2.0.260 by
@​renovate[bot] in
AwesomeAssertions/AwesomeAssertions#376
 ... (truncated)

Commits viewable in [compare
view](AwesomeAssertions/AwesomeAssertions@9.3.0...9.4.0).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AwesomeAssertions&package-manager=nuget&previous-version=9.3.0&new-version=9.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 24, 2026 14:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR standardizes the automated codegen workflow by renaming the branch from codegen-update to codegen and upgrades the AwesomeAssertions test dependency to version 9.4.0. The changes ensure consistency across the automated PR creation, merging, and testing workflows.

Changes:

  • Upgraded AwesomeAssertions package from 9.3.0 to 9.4.0 in the test project
  • Renamed the codegen branch from codegen-update to codegen across all workflow files
  • Added codegen branch to pull request test triggers to ensure codegen PRs are tested before auto-merge

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
LanguageTagsTests/LanguageTagsTests.csproj Upgraded AwesomeAssertions test dependency from 9.3.0 to 9.4.0
.github/workflows/test-pull-request.yml Added codegen branch to pull request triggers to test automated codegen PRs
.github/workflows/run-codegen-pull-request-task.yml Changed the branch name used for creating codegen PRs from codegen-update to codegen
.github/workflows/merge-bot-pull-request.yml Updated the auto-merge condition to match the new codegen branch name

@ptr727 ptr727 merged commit 242c1d0 into develop Feb 24, 2026
8 checks passed
@ptr727 ptr727 deleted the cgfix branch February 24, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant