Bump AngleSharp.Css from 1.0.0-beta.157 to 1.0.1 - #5102
Conversation
--- 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>
There was a problem hiding this comment.
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
PackageReferenceforAngleSharp.Cssto the core components project. - Update central package version for
AngleSharp.CSSfrom a beta to1.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.
| <PackageReference Include="AngleSharp.Css" /> | ||
| <PackageReference Include="Microsoft.AspNetCore.Components.Web" /> | ||
| <PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" /> | ||
| <PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" /> |
| <PackageReference Include="AngleSharp.Css" /> | ||
| <PackageReference Include="Microsoft.AspNetCore.Components.Web" /> | ||
| <PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" /> | ||
| <PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" /> |
Unit Tests
Details on your Workflow / Core Tests page. |
|
Fixed with PR #5139 |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
Dependabot (@dependabot) ignore this major version Because... |
|
OK, I won't notify you about version 1.x.x again, unless you re-open this PR. |
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
mask-imagewith gradients (#218)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 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)