Skip to content

Bump Refitter.MSBuild from 2.0.0 to 2.1.0#285

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/api-client-b02cfeb55d
Closed

Bump Refitter.MSBuild from 2.0.0 to 2.1.0#285
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/api-client-b02cfeb55d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Updated Refitter.MSBuild from 2.0.0 to 2.1.0.

Release notes

Sourced from Refitter.MSBuild's releases.

2.1.0

What's Changed

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

---
updated-dependencies:
- dependency-name: Refitter.MSBuild
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: api-client
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 15, 2026
@vgmello

vgmello commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Superseded by #292 — NSubstitute/Refitter.MSBuild bumps applied there (Refitter.MSBuild left at 2.0.0, see #292 for why).

@vgmello vgmello closed this Jul 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/nuget/api-client-b02cfeb55d branch July 17, 2026 01:49
vgmello added a commit that referenced this pull request Jul 17, 2026
## Summary
- Bumps `NSubstitute` `5.3.0` → `6.0.0` (major). Fixes the `(T)x[0]`
CallInfo indexer cast pattern in 3 test files that no longer compiles
under 6.0's nullable-annotated public API, switching to the null-safe
`x.ArgAt<T>(0)` extension.
- Evaluated `Refitter.MSBuild` `2.0.0` → `2.1.0` but reverted: 2.1.0
refactored the MSBuild task itself and throws `MissingMethodException:
System.Text.ValueStringBuilder.AsSpan()` during code generation. Left at
2.0.0 pending an upstream fix.

Supersedes/consolidates:
- #276 (testing group bump — Testcontainers part already on `main`;
NSubstitute part applied here)
- #286 (NSubstitute 5.3.0 → 6.0.0 — applied here)
- #281 (api-client group — Refit.HttpClientFactory part already on
`main`; Refitter.MSBuild part evaluated and skipped, see above)
- #285 (Refitter.MSBuild 2.0.0 → 2.1.0 — evaluated and skipped, see
above)

## Test plan
- [x] `dotnet build AppDomain.slnx` — succeeds
- [x] `dotnet test tests/AppDomain.Tests` (unit, excl. Integration) —
160 passed
- [x] `dotnet test libs/Momentum/tests/Momentum.Extensions.Tests` — 341
passed

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant