Skip to content

chore: Bump Microsoft.AspNetCore.DataProtection.EntityFrameworkCore and Microsoft.EntityFrameworkCore - #1368

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/multi-1ffd95cd40
Closed

chore: Bump Microsoft.AspNetCore.DataProtection.EntityFrameworkCore and Microsoft.EntityFrameworkCore#1368
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/multi-1ffd95cd40

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.AspNetCore.DataProtection.EntityFrameworkCore from 10.0.7 to 10.0.11.

Release notes

Sourced from Microsoft.AspNetCore.DataProtection.EntityFrameworkCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore from 10.0.7 to 10.0.11.

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

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

Part of #1240 (NuGet bump, wave 2 after the org move; merged on green CI per the #1240 plan).

…nd Microsoft.EntityFrameworkCore

Bumps Microsoft.AspNetCore.DataProtection.EntityFrameworkCore from 10.0.7 to 10.0.11
Bumps Microsoft.EntityFrameworkCore from 10.0.7 to 10.0.11

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.DataProtection.EntityFrameworkCore
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@radandevist

Copy link
Copy Markdown
Collaborator

Superseded and applied in #1391 (part of #1240).

The bump itself (Microsoft.EntityFrameworkCore 10.0.7 → 10.0.11 + Microsoft.AspNetCore.DataProtection.EntityFrameworkCore 10.0.7 → 10.0.11) is good — your PR was red only because the repo's transitive security pin System.Security.Cryptography.Xml sat at 10.0.10 while DataProtection.EntityFrameworkCore 10.0.11 pulls >= 10.0.10... precisely: >= 10.0.11 transitively, tripping NU1109 under central transitive pinning. #1391 raises that pin to 10.0.11 in lockstep (advisories GHSA-37gx-xxp4-5rgx / GHSA-cvvh-rhrc-wg4q stay fixed) and lands this bump with green contract gates: regenerated OpenAPI document byte-identical, OpenApiContractSpec 4/4, whole-solution warnings-as-errors build clean.

@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/multi-1ffd95cd40 branch August 25, 2026 06:22
radandevist added a commit that referenced this pull request Aug 25, 2026
…e to 10.0.11, fix the transitive security pin (supersedes #1368; stops #1370) (#1391)

Closes #1390. Part of #1240.

Applies Dependabot #1368 as a human PR: Microsoft.EntityFrameworkCore and Microsoft.AspNetCore.DataProtection.EntityFrameworkCore 10.0.7 → 10.0.11 in Directory.Packages.props, with the red-CI root cause (NU1109 on System.Security.Cryptography.Xml) fixed in code — no ruleset, analyzer or suppression change. The committed OpenAPI document and packages/client-ts are unchanged (zero spec diff); spec-drift gates green. Dependabot #1370 (Microsoft.OpenApi 3.10.2) was stopped with evidence: Microsoft.AspNetCore.OpenApi 10.0.11 requires Microsoft.OpenApi < 3.0.0, so the bump cannot restore; #1370 closed with that reason.

Implementer: Ox Alpha (stealth/ox-alpha via Nous Portal, max effort, jcode). Reviewer: hy3 (OpenCode Go, after free rungs failed) — APPROVED at 8440031; CI 16/16 green at that tip. Unverified: DataProtection key-ring decryption of pre-existing keys is not exercised by a test (patch-level bump within the 10.x band); EF Core is left mixed-patch (core 10.0.11, Relational/Design 10.0.7) — follow-up issue opened to align.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant