[PR #1009] [MERGED] Bump AwesomeAssertions from 9.2.1 to 9.3.0 #1430

Closed
opened 2026-01-29 22:20:32 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/1009
Author: @dependabot[bot]
Created: 11/10/2025
Status: Merged
Merged: 11/25/2025
Merged by: @adamhathcock

Base: masterHead: dependabot/nuget/AwesomeAssertions-9.3.0


📝 Commits (1)

  • 4c61628 Bump AwesomeAssertions from 9.2.1 to 9.3.0

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 Directory.Packages.props (+1 -1)
📝 tests/SharpCompress.Test/packages.lock.json (+6 -6)

📄 Description

Updated AwesomeAssertions from 9.2.1 to 9.3.0.

Release notes

Sourced from AwesomeAssertions's releases.

9.3.0

What's Changed

New features

Improvements

Fixes

Documentation

Dependencies

Others

New Contributors

Full Changelog: https://github.com/AwesomeAssertions/AwesomeAssertions/compare/9.2.1...9.3.0

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/1009 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/10/2025 **Status:** ✅ Merged **Merged:** 11/25/2025 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `dependabot/nuget/AwesomeAssertions-9.3.0` --- ### 📝 Commits (1) - [`4c61628`](https://github.com/adamhathcock/sharpcompress/commit/4c616280781bf65614ee6eb3bd39f905da3816b8) Bump AwesomeAssertions from 9.2.1 to 9.3.0 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Packages.props` (+1 -1) 📝 `tests/SharpCompress.Test/packages.lock.json` (+6 -6) </details> ### 📄 Description Updated [AwesomeAssertions](https://github.com/AwesomeAssertions/AwesomeAssertions) from 9.2.1 to 9.3.0. <details> <summary>Release notes</summary> _Sourced from [AwesomeAssertions's releases](https://github.com/AwesomeAssertions/AwesomeAssertions/releases)._ ## 9.3.0 <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### New features * Add support for MSTest V4 by @​lg2de in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/315 * Exclude member names by @​cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/317 ### Improvements * Improve handling of tabulators in string diff visualization by @​cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/313 * Hide internal exception throwing details in stacktrace by @​cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/327 ### Fixes * Fix failure message for string matching null subject by @​cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/314 ### Documentation * Update docs for 9.3.0 by @​cbersch in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/333 ### Dependencies * chore(deps): update dependency verify.xunit to 31.0.3 by @​renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/320 * chore(deps): update dependency meziantou.analyzer to 2.0.227 by @​renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/319 * chore(deps): update dependency nunit to 4.4.0 by @​renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/321 * chore(deps): update github/codeql-action action to v4 by @​renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/324 * chore(deps): update dependency tunit to 0.74.2 by @​renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/322 * chore(deps): update dependency cspell to v9.2.2 by @​renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/329 * chore(deps): update dependency bogus to 35.6.5 by @​renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/328 * chore(deps): update dependency meziantou.analyzer to 2.0.238 by @​renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/330 * chore(deps): update dependency verify.xunit to 31.0.5 by @​renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/331 * chore(config): migrate renovate config by @​renovate[bot] in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/332 ### Others * Add renovate configuration for NUnit framework tests by @​lg2de in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/316 ## New Contributors * @​lg2de made their first contribution in https://github.com/AwesomeAssertions/AwesomeAssertions/pull/315 **Full Changelog**: https://github.com/AwesomeAssertions/AwesomeAssertions/compare/9.2.1...9.3.0 Commits viewable in [compare view](https://github.com/AwesomeAssertions/AwesomeAssertions/compare/9.2.1...9.3.0). </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AwesomeAssertions&package-manager=nuget&previous-version=9.2.1&new-version=9.3.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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:20:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1430