Skip to content

[release/9.0] Disable parallel restore for Grpc JsonTranscoding#65072

Merged
wtgodbe merged 3 commits intorelease/9.0from
backport/pr-65040-to-release/9.0
Feb 2, 2026
Merged

[release/9.0] Disable parallel restore for Grpc JsonTranscoding#65072
wtgodbe merged 3 commits intorelease/9.0from
backport/pr-65040-to-release/9.0

Conversation

@github-actions
Copy link
Contributor

Backport of #65040 to release/9.0

/cc @wtgodbe

Disable parallel restore for Grpc JsonTranscoding

Summary of the changes (Less than 80 chars)

Description

{Detail}

Fixes #{bug number} (in this specific format)

Customer Impact

{Justification}

Regression?

  • Yes
  • No

[If yes, specify the version the behavior has regressed from]

Risk

  • High
  • Medium
  • Low

[Justify the selection above]

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

When servicing release/2.3

  • Make necessary changes in eng/PatchConfig.props

@dotnet-policy-service dotnet-policy-service bot added this to the 9.0.x milestone Jan 15, 2026
* Revert "Disable parallel restore for Grpc JsonTranscoding (#65040)"

This reverts commit d3f0774.

* Disable parallel build for delayed build projects
@dotnet-policy-service dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Jan 29, 2026
@wtgodbe wtgodbe added tell-mode Indicates a PR which is being merged during tell-mode and removed pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun labels Feb 2, 2026
@wtgodbe wtgodbe merged commit f3b5b27 into release/9.0 Feb 2, 2026
23 of 25 checks passed
@wtgodbe wtgodbe deleted the backport/pr-65040-to-release/9.0 branch February 2, 2026 21:00
@dotnet-policy-service dotnet-policy-service bot modified the milestones: 9.0.x, 9.0.14 Feb 2, 2026
This was referenced Mar 22, 2026
renebentes pushed a commit to renebentes/3054 that referenced this pull request Mar 23, 2026
Updated
[Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore)
from 9.0.13 to 9.0.14.

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

_Sourced from [Microsoft.AspNetCore.OpenApi's
releases](https://github.com/dotnet/aspnetcore/releases)._

## 9.0.14

[Release](https://github.com/dotnet/core/releases/tag/v9.0.14)

## What's Changed
* Update branding to 9.0.14 by @​vseanreesermsft in
dotnet/aspnetcore#65294
* [release/9.0] (deps): Bump src/submodules/googletest from `9156d4c` to
`56efe39` by @​dependabot[bot] in
dotnet/aspnetcore#65290
* [release/9.0] Remove package baseline by @​Copilot in
dotnet/aspnetcore#65208
* [release/9.0] Set network isolation policy for aspnetcore-ci by
@​github-actions[bot] in dotnet/aspnetcore#65172
* [release/9.0] Package dotnet-getdocument from current TFM into
top-level by @​wtgodbe in
dotnet/aspnetcore#65164
* [release/9.0] Fix URL format for JDK download on linux by
@​github-actions[bot] in dotnet/aspnetcore#65075
* [release/9.0] Disable parallel restore for Grpc JsonTranscoding by
@​github-actions[bot] in dotnet/aspnetcore#65072
* [release/9.0] Update Ubuntu queue to 22.04 by @​wtgodbe in
dotnet/aspnetcore#65298
* [release/9.0] Update dependencies from dotnet/extensions by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65117
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65089
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65365
* [release/9.0] Update dependencies from dotnet/extensions by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65364
* [release/9.0] Disable parallel restore for linker tests by
@​github-actions[bot] in dotnet/aspnetcore#65374
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/aspnetcore#65381
* [release/9.0] Switch to non-preview 2022 queue by
@​github-actions[bot] in dotnet/aspnetcore#65412


**Full Changelog**:
dotnet/aspnetcore@v9.0.13...v9.0.14

Commits viewable in [compare
view](dotnet/aspnetcore@v9.0.13...v9.0.14).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNetCore.OpenApi&package-manager=nuget&previous-version=9.0.13&new-version=9.0.14)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot pushed a commit to saan800/github that referenced this pull request Mar 23, 2026
Updated
[Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore)
from 9.0.13 to 9.0.14.

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

_Sourced from [Microsoft.AspNetCore.Mvc.Testing's
releases](https://github.com/dotnet/aspnetcore/releases)._

## 9.0.14

[Release](https://github.com/dotnet/core/releases/tag/v9.0.14)

## What's Changed
* Update branding to 9.0.14 by @​vseanreesermsft in
dotnet/aspnetcore#65294
* [release/9.0] (deps): Bump src/submodules/googletest from `9156d4c` to
`56efe39` by @​dependabot[bot] in
dotnet/aspnetcore#65290
* [release/9.0] Remove package baseline by @​Copilot in
dotnet/aspnetcore#65208
* [release/9.0] Set network isolation policy for aspnetcore-ci by
@​github-actions[bot] in dotnet/aspnetcore#65172
* [release/9.0] Package dotnet-getdocument from current TFM into
top-level by @​wtgodbe in
dotnet/aspnetcore#65164
* [release/9.0] Fix URL format for JDK download on linux by
@​github-actions[bot] in dotnet/aspnetcore#65075
* [release/9.0] Disable parallel restore for Grpc JsonTranscoding by
@​github-actions[bot] in dotnet/aspnetcore#65072
* [release/9.0] Update Ubuntu queue to 22.04 by @​wtgodbe in
dotnet/aspnetcore#65298
* [release/9.0] Update dependencies from dotnet/extensions by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65117
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65089
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65365
* [release/9.0] Update dependencies from dotnet/extensions by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65364
* [release/9.0] Disable parallel restore for linker tests by
@​github-actions[bot] in dotnet/aspnetcore#65374
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/aspnetcore#65381
* [release/9.0] Switch to non-preview 2022 queue by
@​github-actions[bot] in dotnet/aspnetcore#65412


**Full Changelog**:
dotnet/aspnetcore@v9.0.13...v9.0.14

Commits viewable in [compare
view](dotnet/aspnetcore@v9.0.13...v9.0.14).
</details>

Updated
[Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore)
from 9.0.13 to 9.0.14.

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

_Sourced from [Microsoft.AspNetCore.OpenApi's
releases](https://github.com/dotnet/aspnetcore/releases)._

## 9.0.14

[Release](https://github.com/dotnet/core/releases/tag/v9.0.14)

## What's Changed
* Update branding to 9.0.14 by @​vseanreesermsft in
dotnet/aspnetcore#65294
* [release/9.0] (deps): Bump src/submodules/googletest from `9156d4c` to
`56efe39` by @​dependabot[bot] in
dotnet/aspnetcore#65290
* [release/9.0] Remove package baseline by @​Copilot in
dotnet/aspnetcore#65208
* [release/9.0] Set network isolation policy for aspnetcore-ci by
@​github-actions[bot] in dotnet/aspnetcore#65172
* [release/9.0] Package dotnet-getdocument from current TFM into
top-level by @​wtgodbe in
dotnet/aspnetcore#65164
* [release/9.0] Fix URL format for JDK download on linux by
@​github-actions[bot] in dotnet/aspnetcore#65075
* [release/9.0] Disable parallel restore for Grpc JsonTranscoding by
@​github-actions[bot] in dotnet/aspnetcore#65072
* [release/9.0] Update Ubuntu queue to 22.04 by @​wtgodbe in
dotnet/aspnetcore#65298
* [release/9.0] Update dependencies from dotnet/extensions by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65117
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65089
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65365
* [release/9.0] Update dependencies from dotnet/extensions by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65364
* [release/9.0] Disable parallel restore for linker tests by
@​github-actions[bot] in dotnet/aspnetcore#65374
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/aspnetcore#65381
* [release/9.0] Switch to non-preview 2022 queue by
@​github-actions[bot] in dotnet/aspnetcore#65412


**Full Changelog**:
dotnet/aspnetcore@v9.0.13...v9.0.14

Commits viewable in [compare
view](dotnet/aspnetcore@v9.0.13...v9.0.14).
</details>

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant