Bump the analyzers group with 1 update#12
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps Meziantou.Analyzer from 3.0.101 to 3.0.104 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like Meziantou.Analyzer is updatable in another way, so this is no longer needed. |
ivanball
added a commit
that referenced
this pull request
Jul 2, 2026
…e batch Test-infra fix (trace-proven on ADC run 28589825631): the post-login/ post-register WaitForBlazorAsync retry never ran because Playwright's timeout exception derives from System.TimeoutException, not PlaywrightException; and re-waiting on the same stalled page just watched a dead boot. WaitForInteractiveOrReloadAsync now catches both exception types and RELOADS once before the second wait, giving the retry a fresh request with HTTP-cached assets. Governance batch (approved 2026-07-02): - ADRs: 7 drifted records updated (015/023/027/029/030/032/033), new ADR-035 optimistic concurrency + ADR-036 external OAuth login; README index rows + refreshed summaries; range now 001-036. - FACTS.md regenerated (14 packages, ADR 001-036, 77 methods/24 bases). - ArchitectureScorecard.md thirteenth wave: Maturity 93.5% (303/324) / Implementation 84.0% (680/810); §12 M3->4 (performance-smoke gate), §14/§19/§26/§34 Impl recalibrated one band. - RemediationBacklog.md reconciled: #12 to protect list, #31 FinOps to Deliberate/accepted, ranks recomputed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015XcCPVeqggDiQJ4cU5sHiX
ivanball
added a commit
that referenced
this pull request
Jul 16, 2026
The performance-smoke CI job now measures (--job Short, JSON export) instead of only running clean (--job Dry), and a new dependency-free build/perfgate verifier fails the job against the committed Tests/Performance/perf-baseline.json: deterministic allocation ceilings per benchmark plus a machine-independent ratio floor (compiled-expression cache >= 1000x the recompile anti-pattern; measured ~120,000x). Missing benchmarks fail the gate rather than passing vacuously. Verified green on real results and red on a seeded ceiling violation. Reopened backlog #12 lever shipped; maturity candidacy recorded for the next re-score. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
ivanball
added a commit
that referenced
this pull request
Jul 17, 2026
…ave, v1.117.0) (#75) Full 34-category two-pass evidence re-score at HEAD 76d70cf (clean tree). Four scores move: SS25 Navigation M3->4 (NavigationContractTests drift gate, CI-gated slnx), SS33 DevEx M3->4 + I8->9 (consumer-source-build canary now a required merge gate), SS22 Responsive I8->9 (webkit promoted to a required gate 2026-07-16; all three engines block), SS13 Observability I9->8 (band recalibration: alerting/dashboards/runbooks deployer-owned). Refuted lifts recorded not applied: SS9/SS17 maturity, SS31 both axes. SS12 M4 candidacy declined: the shipped perf gate is not in required_status_checks. Indices: Maturity 95.1% -> 96.3% (312/324), Implementation 84.3% -> 84.6% (685/810). Backlog: #25/#33 closed to the protect list, #12 gains the required-check promotion step, #17/#22 candidacies adjudicated, counts synced to FACTS.md (Common runs 49). RESPONSIVE.md webkit row un-staled. Claude-Session: https://claude.ai/code/session_01JvQTSNFCB5gyLgULEZFaqF Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Meziantou.Analyzer from 3.0.101 to 3.0.104.
Release notes
Sourced from Meziantou.Analyzer's releases.
3.0.104
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.104
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.103...3.0.104
3.0.103
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.103
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.102...3.0.103
3.0.102
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.102
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.101...3.0.102
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 <dependency name> major versionwill 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 versionwill 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