Skip to content

Bump AngleSharp.Css from 1.0.2 to 1.1.0 - #1912

Merged
linkdotnet merged 1 commit into
mainfrom
dependabot/nuget/AngleSharp.Css-1.1.0
Sep 8, 2026
Merged

Bump AngleSharp.Css from 1.0.2 to 1.1.0#1912
linkdotnet merged 1 commit into
mainfrom
dependabot/nuget/AngleSharp.Css-1.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Pinned AngleSharp.Css at 1.1.0.

Release notes

Sourced from AngleSharp.Css's releases.

1.1.0

Released on Saturday, September 5 2026

What's Changed

  • Improved evaluation of comma-separated media queries (#​230)
  • Fixed wrong media feature used for scripting (#​233)
  • Fixed wrong rientation and scan evaluation (#​232)
  • Fixed not <known media type> is always false (#​231)
  • Fixed calc() computations in AoT-compiled applications (#​236) @​sebastienros
  • Fixed usage of calc() with unitless scaling (multiplication / division)
  • Fixed case-sensitive matching of and / or in @​supports and from / to in @​keyframes (#​240) @​meziantou
  • Fixed operator associativity and result units in calc() (#​239) @​meziantou
  • Fixed unquoted and invalid url() handling (#​238) @​meziantou
  • Fixed handling of invalid keyframe selectors
  • Fixed stackoverflow due to cyclic CSS variables (#​241)
  • Added optional CSSOM compliant color seralization (#​229) @​lahma
  • Added user-preference media features to the render device (#​235) @​lahma
  • Added media query list evaluation using IRenderDevice (#​228) @​lahma

New Contributors

Full Changelog: AngleSharp/AngleSharp.Css@v1.0.2...v1.1.0

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 7, 2026
@linkdotnet

Copy link
Copy Markdown
Collaborator

@dependabot recreate

---
updated-dependencies:
- dependency-name: AngleSharp.Css
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/AngleSharp.Css-1.1.0 branch from 0309d48 to 7ac03fe Compare September 8, 2026 08:19
@linkdotnet
linkdotnet merged commit 7efd6df into main Sep 8, 2026
9 checks passed
@linkdotnet
linkdotnet deleted the dependabot/nuget/AngleSharp.Css-1.1.0 branch September 8, 2026 08:24
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant