Skip to content

Bump css-inline from 0.19.1 to 0.20.0#1756

Merged
felixrindt merged 1 commit intomainfrom
dependabot/pip/css-inline-0.20.0
Mar 15, 2026
Merged

Bump css-inline from 0.19.1 to 0.20.0#1756
felixrindt merged 1 commit intomainfrom
dependabot/pip/css-inline-0.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps css-inline from 0.19.1 to 0.20.0.

Release notes

Sourced from css-inline's releases.

[C] Release 0.20.0

Added

  • apply_width_attributes and apply_height_attributes options to add dimension HTML attributes from CSS properties on supported elements (table, td, th, img). #652

Performance

  • Skip selectors that reference non-existent classes, IDs, or tags.
  • Faster HTML serialization for styles containing double quotes.

[Java] Release 0.20.0

Added

  • applyWidthAttributes and applyHeightAttributes options to add dimension HTML attributes from CSS properties on supported elements (table, td, th, img). #652

Performance

  • Skip selectors that reference non-existent classes, IDs, or tags.
  • Faster HTML serialization for styles containing double quotes.

[JavaScript] Release 0.20.0

Added

  • applyWidthAttributes and applyHeightAttributes options to add dimension HTML attributes from CSS properties on supported elements (table, td, th, img). #652

Performance

  • Skip selectors that reference non-existent classes, IDs, or tags.
  • Faster HTML serialization for styles containing double quotes.

[PHP] Release 0.20.0

Added

  • applyWidthAttributes and applyHeightAttributes options to add dimension HTML attributes from CSS properties on supported elements (table, td, th, img). #652

Performance

  • Skip selectors that reference non-existent classes, IDs, or tags.
  • Faster HTML serialization for styles containing double quotes.

[Python] Release 0.20.0

Added

  • apply_width_attributes and apply_height_attributes options to add dimension HTML attributes from CSS properties on supported elements (table, td, th, img). #652

Changed

  • Update PyO3 to 0.28.0.

Performance

... (truncated)

Changelog

Sourced from css-inline's changelog.

[0.20.0] - 2026-02-07

Added

  • InlineOptions::apply_width_attributes and InlineOptions::apply_height_attributes options to add dimension HTML attributes from CSS properties on supported elements (table, td, th, img). #652

Performance

  • Skip selectors that reference non-existent classes, IDs, or tags.
  • Faster HTML serialization for styles containing double quotes.
Commits
  • f1187da chore(c): Release 0.20.0
  • 044f555 chore(python): Release 0.20.0
  • 3ae971d chore(python): Update PyO3 to 0.28.0
  • a21fd68 chore(ruby): Update dependency on css-inline to 0.20.0
  • fb56972 build(deps): bump bytes in /bindings/ruby/ext/css_inline
  • 9cca63a build(deps): bump bytes from 1.10.1 to 1.11.1 in /bindings/ruby
  • 59c3180 feat: Options to add dimension HTML attributes from CSS properties
  • 74e9718 build(deps): update getrandom requirement in /bindings/javascript
  • 8a48718 build(deps): bump tar from 7.5.6 to 7.5.7 in /bindings/javascript
  • 069cf59 docs: Update README
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 9, 2026
@coveralls
Copy link

Coverage Status

coverage: 84.386%. remained the same
when pulling b23ac80 on dependabot/pip/css-inline-0.20.0
into e1c3fe9 on main.

@felixrindt
Copy link
Member

@dependabot rebase

Bumps [css-inline](https://github.com/Stranger6667/css-inline) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/Stranger6667/css-inline/releases)
- [Changelog](https://github.com/Stranger6667/css-inline/blob/master/CHANGELOG.md)
- [Commits](Stranger6667/css-inline@c-v0.19.1...c-v0.20.0)

---
updated-dependencies:
- dependency-name: css-inline
  dependency-version: 0.20.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/pip/css-inline-0.20.0 branch from b23ac80 to 9ffd7b8 Compare March 15, 2026 11:55
@felixrindt felixrindt merged commit e0b2892 into main Mar 15, 2026
18 checks passed
@felixrindt felixrindt deleted the dependabot/pip/css-inline-0.20.0 branch March 15, 2026 12:06
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants