Skip to content

Bump the api-client group with 1 update - #312

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

Bump the api-client group with 1 update#312
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 27, 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

Bumps Refitter.MSBuild from 2.0.0 to 2.1.0

---
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 27, 2026
@vgmello

vgmello commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Not merging: Refitter.MSBuild 2.1.0 breaks E2E client generation ("Method not found: ValueStringBuilder.AsSpan()"). Held at 2.0.0; see #315.

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

dependabot Bot commented on behalf of github Jul 27, 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 27, 2026 14:08
vgmello added a commit that referenced this pull request Jul 27, 2026
…Tools, Scalar) (#315)

Combines the pending Dependabot dependency PRs into one, superseding
**#308, #309, #310, #311, #314** (and closing the held-back **#312,
#313**).

## Included
- **WolverineFx** + `.Kafka` + `.Postgresql` + `.RuntimeCompilation`
`6.21.0` → `6.23.0` (#309, #314). `.Kafka` aligned manually —
Dependabot's `wolverine` group only bumped 3 of the 4, which would have
left Kafka a minor behind its siblings.
- **Microsoft.Orleans** `10.2.1` → `10.2.2` (#308)
- **Grpc.Tools** `2.82.0` → `2.83.0` (#310)
- **Scalar.AspNetCore** `2.16.15` → `2.16.16` (#311)

## Intentionally excluded
- **Refitter.MSBuild 2.1.0** (#312) — generator breaks E2E client
generation (`Method not found:
System.Text.ValueStringBuilder.AsSpan()`).
- **SonarAnalyzer.CSharp 10.30** (#313) — new analyzer rules fail the
build on existing code, including a false-positive **S8969** that
conflicts with the compiler's own nullability analysis (removing the
flagged `!` triggers CS8620).

## Verification
- `dotnet build AppDomain.slnx` — 0 warnings / 0 errors.
- `dotnet test AppDomain.Tests` — 209/209.
- **Generated-template E2E**: `dotnet new mmt --local` (full config,
Wolverine 6.23), booted against real Postgres + Kafka, ran the generated
E2E suite → **14/14 passed**.

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

Co-authored-by: Claude Opus 4.8 (1M context) <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