Skip to content

Bump AngleSharp.Css from 1.0.0-beta.157 to 1.0.0-beta.213#1824

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/AngleSharp.Css-1.0.0-beta.213
Open

Bump AngleSharp.Css from 1.0.0-beta.157 to 1.0.0-beta.213#1824
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/AngleSharp.Css-1.0.0-beta.213

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

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

Release notes

Sourced from AngleSharp.Css's releases.

1.0.0-beta.213

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#​150)
  • Updated media parsing to media L4 spec (#​133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#​129)
  • Fixed issue with appended EOF character in CssText (#​123)
  • Fixed missing semicolon in @​page rule (#​135)
  • Fixed integer serialization of keyframe stops (#​128)
  • Fixed ordering of rows and columns in grid and grid-gap (#​137)
  • Fixed inclusion of CSS from stylesheets (#​116, #​140)
  • Fixed style empty if text-align is start (#​151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#​155) @​Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#​136)
  • Added further compactification of CSS tuples (#​89, #​93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#​148)
  • Added resolution of CSS variable names (#​62)
  • Added support for 8-digit hex color codes (#​132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#​6)
  • Added parts of recent color spec update such as rgb with spaces (#​131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#​152)

1.0.0-beta.209

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#​150)
  • Updated media parsing to media L4 spec (#​133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#​129)
  • Fixed issue with appended EOF character in CssText (#​123)
  • Fixed missing semicolon in @​page rule (#​135)
  • Fixed integer serialization of keyframe stops (#​128)
  • Fixed ordering of rows and columns in grid and grid-gap (#​137)
  • Fixed inclusion of CSS from stylesheets (#​116, #​140)
  • Fixed style empty if text-align is start (#​151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#​155) @​Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#​136)
  • Added further compactification of CSS tuples (#​89, #​93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#​148)
  • Added resolution of CSS variable names (#​62)
  • Added support for 8-digit hex color codes (#​132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#​6)
  • Added parts of recent color spec update such as rgb with spaces (#​131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#​152)

1.0.0-beta.199

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#​150)
  • Updated media parsing to media L4 spec (#​133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#​129)
  • Fixed issue with appended EOF character in CssText (#​123)
  • Fixed missing semicolon in @​page rule (#​135)
  • Fixed integer serialization of keyframe stops (#​128)
  • Fixed ordering of rows and columns in grid and grid-gap (#​137)
  • Fixed inclusion of CSS from stylesheets (#​116, #​140)
  • Fixed style empty if text-align is start (#​151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#​155) @​Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#​136)
  • Added further compactification of CSS tuples (#​89, #​93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#​148)
  • Added resolution of CSS variable names (#​62)
  • Added support for 8-digit hex color codes (#​132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#​6)
  • Added parts of recent color spec update such as rgb with spaces (#​131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#​152)

1.0.0-beta.197

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#​150)
  • Updated media parsing to media L4 spec (#​133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#​129)
  • Fixed issue with appended EOF character in CssText (#​123)
  • Fixed missing semicolon in @​page rule (#​135)
  • Fixed integer serialization of keyframe stops (#​128)
  • Fixed ordering of rows and columns in grid and grid-gap (#​137)
  • Fixed inclusion of CSS from stylesheets (#​116, #​140)
  • Fixed style empty if text-align is start (#​151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#​155) @​Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#​136)
  • Added further compactification of CSS tuples (#​89, #​93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#​148)
  • Added resolution of CSS variable names (#​62)
  • Added support for 8-digit hex color codes (#​132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#​6)
  • Added parts of recent color spec update such as rgb with spaces (#​131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#​152)

1.0.0-beta.186

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#​150)
  • Updated media parsing to media L4 spec (#​133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#​129)
  • Fixed issue with appended EOF character in CssText (#​123)
  • Fixed missing semicolon in @​page rule (#​135)
  • Fixed integer serialization of keyframe stops (#​128)
  • Fixed ordering of rows and columns in grid and grid-gap (#​137)
  • Fixed inclusion of CSS from stylesheets (#​116, #​140)
  • Fixed style empty if text-align is start (#​151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#​155) @​Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#​136)
  • Added further compactification of CSS tuples (#​89, #​93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#​148)
  • Added resolution of CSS variable names (#​62)
  • Added support for 8-digit hex color codes (#​132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#​6)
  • Added parts of recent color spec update such as rgb with spaces (#​131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#​152)

1.0.0-beta.178

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#​150)
  • Updated media parsing to media L4 spec (#​133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#​129)
  • Fixed issue with appended EOF character in CssText (#​123)
  • Fixed missing semicolon in @​page rule (#​135)
  • Fixed integer serialization of keyframe stops (#​128)
  • Fixed ordering of rows and columns in grid and grid-gap (#​137)
  • Fixed inclusion of CSS from stylesheets (#​116, #​140)
  • Fixed style empty if text-align is start (#​151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#​155) @​Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#​136)
  • Added further compactification of CSS tuples (#​89, #​93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#​148)
  • Added resolution of CSS variable names (#​62)
  • Added support for 8-digit hex color codes (#​132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#​6)
  • Added parts of recent color spec update such as rgb with spaces (#​131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#​152)

1.0.0-beta.176

Released on Sunday, January 21 2024.

  • Updated to use AngleSharp 1.0 (#​150)
  • Updated media parsing to media L4 spec (#​133)
  • Updated naming of CSS values (e.g., Color to CssColorValue)
  • Fixed issue when updating shorthands with invalid values (#​129)
  • Fixed issue with appended EOF character in CssText (#​123)
  • Fixed missing semicolon in @​page rule (#​135)
  • Fixed integer serialization of keyframe stops (#​128)
  • Fixed ordering of rows and columns in grid and grid-gap (#​137)
  • Fixed inclusion of CSS from stylesheets (#​116, #​140)
  • Fixed style empty if text-align is start (#​151)
  • Fixed computation of priority in CSS rules using multi selector
  • Fixed GetInnerText multi-line / text node behavior (#​155) @​Seyden
  • Fixed computation of relative (em) values to absolute (px) for Length (#​136)
  • Added further compactification of CSS tuples (#​89, #​93)
  • Added new value types CssPercentageValue, CssNumberValue, and CssIntegerValue
  • Added support for CSS nesting in style rules (#​148)
  • Added resolution of CSS variable names (#​62)
  • Added support for 8-digit hex color codes (#​132)
  • Added support for margin-block and margin-inline declarations
  • Added support for padding-block and padding-inline declarations
  • Added more CSSOM possibilities and helpers (#​6)
  • Added parts of recent color spec update such as rgb with spaces (#​131)
  • Added now Color L4 parsing with hsl, hwb, lab, lch, oklab, and oklch
  • Added support for recent CSS list-type values (#​152)

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.0-beta.213
  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 May 4, 2026
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.

0 participants