Skip to content

Bump the other group with 6 updates - #542

Merged
markheydon merged 7 commits into
mainfrom
dependabot/nuget/other-a3b4ef4751
Sep 14, 2026
Merged

markheydon merged 7 commits into
mainfrom
dependabot/nuget/other-a3b4ef4751

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026 •

Copy link
Copy Markdown
Contributor

Summary of Changes

Dependabot dependency update (see Additional Notes).

Related Issue(s)

N/A — Dependabot PR; no tracking issue required.

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ Feature (non-breaking change that adds functionality)
  • 🔧 Chore / maintenance (dependency update, refactoring, tooling)
  • ♻️ Refactoring (no functional change, improves code quality)
  • 📝 Documentation (updates to docs, comments, or README)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have performed a self-review of my own code
  • My changes follow the coding conventions in AGENTS.md
  • All new and existing tests pass (./scripts/test-all or CI: Build and Test + both Playwright matrix jobs)
  • I have added or updated tests to cover my changes
  • I have updated relevant documentation in docs/ or plan/
  • No new compiler warnings have been introduced
  • All text in comments, strings, and docs is written in UK English
  • If this adds a new feature, a GitHub Issue exists (or is updated), Project [Story] Add Repositories listing page to Blazor app #8 is synced, and end-user docs under website/ (or developer docs under docs/) have been updated

Screenshots (if applicable)

N/A — dependency update.

Additional Notes

Updated AngleSharp from 1.8.0 to 1.8.1.

Release notes

Sourced from AngleSharp's releases.

1.8.1

Released on Thursday, September 10 2026

What's Changed

  • Updated DoFocus and DoBlur to apply to form elements
  • Improved explicit form ownership to take precedence over ancestor forms for connected controls (#​1323) @​sebastienros
  • Fixed HTML hyperlink pseudo-classes omitting empty href and matching link elements (#​1337) @​sebastienros
  • Fixed HTML-namespace element creation losing local-name case (#​1327) @​sebastienros
  • Fixed :enabled incorrectly matching HTML links with nonempty href (#​1324) @​sebastienros
  • Fixed changing focus of elements
  • Released 1.8.1 by @​FlorianRappl in Release 1.8.1 AngleSharp/AngleSharp#1343

New Contributors

Full Changelog: AngleSharp/AngleSharp@v1.8.0...v1.8.1

Commits viewable in compare view.

Updated bunit from 2.10.3 to 2.11.3.

Release notes

Sourced from bunit's releases.

2.11.3

Fixed

  • InvokeOnSpacerBeforeVisible now uses 4 parameters on .NET 11.0. Reported by @​vnbaaij in #​1915. Fixed by @​vnbaaij in #​1919.
  • A JSInterop timeout elapsing while a result was set could crash the test host with InvalidOperationException: Nullable object must have a value. Reported by @​calebcwells in #​1920. Fixed by @​linkdotnet.

Commits viewable in compare view.

Updated Microsoft.Extensions.Http.Resilience from 10.9.0 to 10.10.0.

Release notes

Sourced from Microsoft.Extensions.Http.Resilience's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.ServiceDiscovery from 10.9.0 to 10.10.0.

Release notes

Sourced from Microsoft.Extensions.ServiceDiscovery's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated MudBlazor from 9.9.0 to 9.10.0.

Release notes

Sourced from MudBlazor's releases.

9.10.0

What's Changed

New Features

Bug Fixes

Accessibility

Performance

Commits viewable in compare view.

Updated xunit.v3 from 4.0.0 to 4.0.1.

Release notes

Sourced from xunit.v3'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 <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 AngleSharp from 1.8.0 to 1.8.1
Bumps bunit from 2.10.3 to 2.11.3
Bumps Microsoft.Extensions.Http.Resilience from 10.9.0 to 10.10.0
Bumps Microsoft.Extensions.ServiceDiscovery from 10.9.0 to 10.10.0
Bumps MudBlazor from 9.9.0 to 9.10.0
Bumps xunit.v3 from 4.0.0 to 4.0.1

---
updated-dependencies:
- dependency-name: AngleSharp
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: bunit
  dependency-version: 2.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-version: 10.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: Microsoft.Extensions.ServiceDiscovery
  dependency-version: 10.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: MudBlazor
  dependency-version: 9.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: xunit.v3
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/infrastructure Azure infrastructure, CI/CD, deployment dependencies priority/low Nice to have; can be deferred status/in-review Pull request open; awaiting code review type/chore Maintenance, dependency updates, or technical debt labels Sep 14, 2026
@markheydon markheydon moved this to In Review in Mark's Workboard Sep 14, 2026
@markheydon
markheydon enabled auto-merge (squash) September 14, 2026 13:59
@markheydon
markheydon disabled auto-merge September 14, 2026 14:10
@markheydon
markheydon merged commit ffe31a7 into main Sep 14, 2026
11 checks passed
@markheydon
markheydon deleted the dependabot/nuget/other-a3b4ef4751 branch September 14, 2026 14:17
@github-project-automation github-project-automation Bot moved this from In Review to Done in Mark's Workboard Sep 14, 2026
@markheydon markheydon added status/done Completed and closed and removed status/in-review Pull request open; awaiting code review labels Sep 14, 2026
@markheydon

Copy link
Copy Markdown
Owner

PR policy compliance (automated review): Replaced status/in-review with status/done on this merged Dependabot PR. Closed and merged pull requests should not retain status/in-review per plan/PULL_REQUEST_POLICY.md. No other metadata changes were required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/infrastructure Azure infrastructure, CI/CD, deployment dependencies priority/low Nice to have; can be deferred status/done Completed and closed type/chore Maintenance, dependency updates, or technical debt

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant