Skip to content

Bump AngleSharp.Css from 1.0.0-beta.157 to 1.0.1 - #5102

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/dev/AngleSharp.Css-1.0.1
Closed

Bump AngleSharp.Css from 1.0.0-beta.157 to 1.0.1#5102
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/dev/AngleSharp.Css-1.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated AngleSharp.Css from 1.0.0-beta.157 to 1.0.1.

Release notes

Sourced from AngleSharp.Css's releases.

1.0.1

Released on Friday, July 31 2026.

What's Changed

Full Changelog: AngleSharp/AngleSharp.Css@v1.0.0...v1.0.1

1.0.0

Released on Sunday, July 26 2026.

What's Changed

Full Changelog: AngleSharp/AngleSharp.Css@v0.18.0...v1.0.0

Commits viewable in compare view.

Dependabot compatibility score

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)

---
updated-dependencies:
- dependency-name: AngleSharp.Css
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 7, 2026
Copilot AI lite review requested due to automatic review settings August 7, 2026 13:19
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Aug 7, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Adds AngleSharp CSS parsing dependency to the core FluentUI AspNetCore Components project while updating the centrally-managed package version.

Changes:

  • Add a PackageReference for AngleSharp.Css to the core components project.
  • Update central package version for AngleSharp.CSS from a beta to 1.0.1.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/Core/Microsoft.FluentUI.AspNetCore.Components.csproj Adds an AngleSharp CSS package reference to the project.
Directory.Packages.props Updates the centrally-managed AngleSharp CSS package version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +61 to 64
<PackageReference Include="AngleSharp.Css" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" />
Comment on lines +61 to 64
<PackageReference Include="AngleSharp.Css" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" />
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Unit Tests

  • ❌[FAILED] Microsoft.FluentUI.AspNetCore.Components.Tests.Wizard.FluentWizardTests.FluentWizard_NavigatePrevious
  • ❌[FAILED] Microsoft.FluentUI.AspNetCore.Components.Tests.Wizard.FluentWizardTests.FluentWizard_NavigateNext
  • ❌[FAILED] Microsoft.FluentUI.AspNetCore.Components.Tests.Wizard.FluentWizardTests.FluentWizard_NavigateWithDisabled
  • ❌[FAILED] Microsoft.FluentUI.AspNetCore.Components.Tests.Wizard.FluentWizardTests.FluentWizard_StepSequences(flexible: Any, clickable1: 2, clickable2: 2, clickable3: 2, indexFirstItem: 0)
  • ❌[FAILED] Microsoft.FluentUI.AspNetCore.Components.Tests.Wizard.FluentWizardTests.FluentWizard_StepSequences(flexible: Linear, clickable1: 0, clickable2: 0, clickable3: 0, indexFirstItem: 2)
  • ❌[FAILED] Microsoft.FluentUI.AspNetCore.Components.Tests.Wizard.FluentWizardTests.FluentWizard_StepSequences(flexible: Visited, clickable1: 0, clickable2: 1, clickable3: 2, indexFirstItem: 0)
  • ❌[FAILED] Microsoft.FluentUI.AspNetCore.Components.Tests.Wizard.FluentWizardTests.FluentWizard_NavigateWithBindedValue

Details on your Workflow / Core Tests page.

@dvoituron

Copy link
Copy Markdown
Collaborator

Fixed with PR #5139

@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 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. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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/dev/AngleSharp.Css-1.0.1 branch August 12, 2026 11:36
@dvoituron

Copy link
Copy Markdown
Collaborator

Dependabot (@dependabot) ignore this major version

Because...
AngleSharp.CSS 1.0.1 required AngleSharp >= 1.5.0, which forced NuGet to bump the transitive AngleSharp package from 1.2.0 (the version bunit.web 1.40.0 was compiled against) to 1.5.0. Since Bunit.Web.dll's RefreshableElementCollection was compiled against AngleSharp 1.2.0's IHtmlCollection indexer, loading the newer incompatible AngleSharp 1.5.0 at runtime caused a MissingMethodException.
Fix: pinned the central AngleSharp.CSS package version in Directory.Packages.props down to 1.0.0-beta.154 (resolved to 1.0.0-beta.157), which keeps the transitive AngleSharp core package at 1.2.0, matching what bUnit expects. Verified the previously failing test FluentWizard_NavigateNext now passes, and the test project builds successfully.

@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 1.x.x again, unless you re-open this PR.

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

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code v4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants