chore: Bump Microsoft.AspNetCore.DataProtection.EntityFrameworkCore and Microsoft.EntityFrameworkCore - #1368
chore: Bump Microsoft.AspNetCore.DataProtection.EntityFrameworkCore and Microsoft.EntityFrameworkCore#1368dependabot[bot] wants to merge 1 commit into
Conversation
…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>
|
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 |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
…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.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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).