Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2025

Bumps css-inline from 0.14.5 to 0.18.0.

Release notes

Sourced from css-inline's releases.

[C] Release 0.18.0

Added

  • minify_css option #12

Changed

  • Bump MSRV to 1.80.
  • Update selectors to 0.32.

[Java] Release 0.18.0

Added

  • minify_css option #12

Changed

  • Update selectors to 0.32.

[Python] Release 0.18.0

Added

  • minify_css option #12

Changed

  • Bump MSRV to 1.80
  • Update PyO3 to 0.27.0.
  • Update selectors to 0.32.
  • BREAKING: Minimum supported PyPy version is now 3.11 (was 3.9).

[Ruby] Release 0.18.0

Added

  • minify_css option #12

Changed

  • Update magnus to 0.8.
  • Update selectors to 0.32.

[Rust] Release 0.18.0

Added

  • minify_css option #12

Changed

  • Bump MSRV to 1.80
  • Update selectors to 0.32.

... (truncated)

Changelog

Sourced from css-inline's changelog.

[0.18.0] - 2025-11-01

Added

  • minify_css option #12

Changed

  • Bump MSRV to 1.80
  • Update selectors to 0.32.

[0.17.0] - 2025-07-26

Added

  • keep_at_rules option to keep all "at-rules" (ones starting with @) inside a "style" element. #265

Performance

  • Avoid unnecessary check for double quotes.
  • Avoid creating an unnecessary string cache entry.
  • Use a more precise estimate for the size of the number of applied styles.
  • Avoid hashtable rebuilding on small hashmaps.

[0.16.0] - 2025-07-16

Added

  • CLI: --extra-css-file option to load additional CSS from files. #67

Changed

  • CLI: Remove pico-args
  • Bump MSRV to 1.75.
  • Update selectors to 0.30.
  • Update html5ever to 0.35.

Fixed

  • Ignored !important that has insignificant whitespace after it.

Performance

  • Use interned string to compare style element name.
  • Only check the value suffix for !important.

[0.15.0] - 2025-06-17

Changed

... (truncated)

Commits
  • afc7ba1 chore(javascript): Release 0.18.0
  • f1a554c chore(ruby): Release 0.18.0
  • 40b9cf3 chore(java): Release 0.18.0
  • 531921c chore(c): Release 0.18.0
  • 45b025b chore(python): Minimum supported PyPy version is now 3.11
  • ec56a00 chore(python): Release 0.18.0
  • deb8dc6 chore(ruby): Fix Ruby builds
  • b3b1a66 chore(rust): Release 0.18.0
  • 40b8fe0 build(deps): bump magnus from 0.7.1 to 0.8.2 in /bindings/ruby
  • 55a5957 docs: Update changelogs
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [css-inline](https://github.com/Stranger6667/css-inline) from 0.14.5 to 0.18.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@rust-v0.14.5...v0.18.0)

---
updated-dependencies:
- dependency-name: css-inline
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2025
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.

1 participant