Conversation
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> [](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>
Contributor
There was a problem hiding this comment.
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-updatetocodegenacross all workflow files - Added
codegenbranch 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade the AwesomeAssertions package to version 9.4.0 and adjust workflows to improve code generation branch handling and pull request triggers.