Skip to content

chore(deps): update css_parser requirement from ~> 1.11 to >= 1.11, < 3.0#79

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/css_parser-gte-1.11-and-lt-3.0
Open

chore(deps): update css_parser requirement from ~> 1.11 to >= 1.11, < 3.0#79
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/css_parser-gte-1.11-and-lt-3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Updates the requirements on css_parser to permit the latest version.

Changelog

Sourced from css_parser's changelog.

Version v1.12.0

  • Improve exception message for missing value #131
  • :rule_set_exceptions option added #132

Version 1.11.0

  • Do not combine border styles width/color/style are not all present

Version 1.10.0

  • Allow CSS functions to be used in CssParser::RuleSet#expand_dimensions_shorthand! #126

Version 1.9.0

Version 1.8.0

  • Internal refactoring around ruleset diff

Version 1.7.1

  • Force UTF-8 encoding; do not strip out UTF-8 chars. #106

Version 1.7.0

  • No longer support ruby versions 1.9 2.0 2.1
  • Memory allocation improvements

Version 1.6.0

  • Handles font-size/ line-height shorthand with spaces

Version 1.5.0

Version 1.4.10

  • Include uri in RemoteFileError message.
  • Prevent to convert single declarations to their respective shorthand.
  • Fix Ruby warnings.

Version 1.4.9

  • Support for vrem, vh, vw, vmin, vmax and vm box model units.
  • Replace obsolete calls with actual ones.

... (truncated)

Commits
  • c4545cf v1.12.0
  • 1c62e61 allow ruby version
  • 0bcc819 Merge pull request #131 from markedmondson/better-exception
  • 96ec6cf Merge branch 'master' into better-exception
  • d6a04b3 Merge pull request #132 from markedmondson/swallow-rule-set-exceptions
  • b75efe1 Add Changelog
  • 1ee4c48 Allow rule set argument exceptions to be muted
  • 69927ce Add changelog
  • cc6e61b Return the property value in an empty value rule set
  • See full diff in compare view

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)

… 3.0

Updates the requirements on [css_parser](https://github.com/premailer/css_parser) to permit the latest version.
- [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md)
- [Commits](premailer/css_parser@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: css_parser
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 25, 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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants