Skip to content

Bump css-inline from 0.20.0 to 0.20.1#751

Open
dependabot[bot] wants to merge 1 commit intodevelfrom
dependabot/cargo/devel/css-inline-0.20.1
Open

Bump css-inline from 0.20.0 to 0.20.1#751
dependabot[bot] wants to merge 1 commit intodevelfrom
dependabot/cargo/devel/css-inline-0.20.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 29, 2026

Bumps css-inline from 0.20.0 to 0.20.1.

Release notes

Sourced from css-inline's releases.

[C] Release 0.20.1

Changed

  • Update html5ever to 0.39.
  • Update selectors to 0.36.

Fixed

  • !important lost when inlining styles onto elements with existing inline style attributes. #682
  • !important lost when minify_css is enabled due to separator mismatch during property lookup. #682

[Java] Release 0.20.1

Changed

  • Update html5ever to 0.39.
  • Update selectors to 0.36.

Fixed

  • !important lost when inlining styles onto elements with existing inline style attributes. #682
  • !important lost when minify_css is enabled due to separator mismatch during property lookup. #682

[JavaScript] Release 0.20.1

Changed

  • Update html5ever to 0.39.
  • Update selectors to 0.36.

Fixed

  • !important lost when inlining styles onto elements with existing inline style attributes. #682
  • !important lost when minify_css is enabled due to separator mismatch during property lookup. #682

[PHP] Release 0.20.1

Changed

  • Update html5ever to 0.39.
  • Update selectors to 0.36.

Fixed

  • !important lost when inlining styles onto elements with existing inline style attributes. #682
  • !important lost when minify_css is enabled due to separator mismatch during property lookup. #682

[Python] Release 0.20.1

Changed

  • Update html5ever to 0.39.
  • Update selectors to 0.36.

... (truncated)

Changelog

Sourced from css-inline's changelog.

[0.20.1] - 2026-03-26

Changed

  • Update html5ever to 0.39.
  • Update selectors to 0.36.

Fixed

  • !important lost when inlining styles onto elements with existing inline style attributes. #682
  • !important lost when minify_css is enabled due to separator mismatch during property lookup. #682
Commits
  • 7d68478 chore(c): Release 0.20.1
  • ae58025 chore(python): Release 0.20.1
  • 49e5c36 build: pass proper interpreter version explicitly to maturin
  • 309e657 chore(rust): Release 0.20.1
  • 587a0ff build(deps): bump docker/setup-qemu-action from 3 to 4
  • 63aa891 build(deps): bump picomatch from 2.3.1 to 2.3.2 in /bindings/javascript
  • e813347 build(deps-dev): bump nokogiri from 1.18.10 to 1.19.1 in /bindings/ruby
  • eff94f4 build(deps): bump actions/download-artifact from 7 to 8
  • 6a4e140 build(deps): bump aevea/commitsar from 1.0.2 to 1.0.3
  • 89f8814 build(deps): bump flatted from 3.3.3 to 3.4.2 in /bindings/javascript
  • Additional 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 29, 2026
Bumps [css-inline](https://github.com/Stranger6667/css-inline) from 0.20.0 to 0.20.1.
- [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.20.0...c-v0.20.1)

---
updated-dependencies:
- dependency-name: css-inline
  dependency-version: 0.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/devel/css-inline-0.20.1 branch from b9b1373 to 1ad0f21 Compare April 23, 2026 05:08
@github-actions
Copy link
Copy Markdown

🐰 Bencher Report

Branchdependabot/cargo/devel/css-inline-0.20.1
Testbedintel-v1
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
microseconds (µs)
(Result Δ%)
Upper Boundary
microseconds (µs)
(Limit %)
Adapter::Json📈 view plot
🚷 view threshold
4.57 µs
(+0.48%)Baseline: 4.55 µs
4.75 µs
(96.25%)
Adapter::Magic (JSON)📈 view plot
🚷 view threshold
4.43 µs
(+0.23%)Baseline: 4.42 µs
4.63 µs
(95.79%)
Adapter::Magic (Rust)📈 view plot
🚷 view threshold
25.47 µs
(+0.44%)Baseline: 25.35 µs
26.33 µs
(96.73%)
Adapter::Rust📈 view plot
🚷 view threshold
3.43 µs
(-0.28%)Baseline: 3.44 µs
3.60 µs
(95.23%)
Adapter::RustBench📈 view plot
🚷 view threshold
3.42 µs
(-0.31%)Baseline: 3.43 µs
3.58 µs
(95.53%)
🐰 View full continuous benchmarking report in Bencher

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants