Skip to content

chore(deps): bump css_parser from 1.14.0 to 2.1.0#2612

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/css_parser-2.1.0
Open

chore(deps): bump css_parser from 1.14.0 to 2.1.0#2612
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/css_parser-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps css_parser from 1.14.0 to 2.1.0.

Changelog

Sourced from css_parser's changelog.

Version 2.1.0

  • Validate ssl when pulling files via https

Version 2.0.0

  • Drop ruby <3.2, fix a memory leak

Version v1.21.1

  • Prefer !important rules over non-!important rules in the same ruleset
  • Minor performance improvements

Version v1.21.0

  • Minor performance improvements

Version v1.20.0

  • Remove iconv conditional require

Version v1.19.1

  • Fix error when parsing values consisting of !important only

Version v1.19.0

  • Deprecate load_uri!, load_file! and load_string! positional arguments over keyword argument
  • Deprecate add_rule! (positional arguments)and add_rule_with_offsets! for add_rule! (keyword argument)
  • RuleSet initialize now takes keyword argument, positional arguments are still supported but deprecated
  • Removed OffsetAwareRuleSet, it's a RuleSet with optional attributes filename and offset
  • Improved performance of block parsing by using StringScanner
  • Improve RuleSet#parse_declarations! performance by using substring search istead of regexps
  • Fix error when parsing values consisting of !important only

Version v1.18.0

  • Drop Ruby 2.7 compatibility for parity with Premailer #149

Version v1.17.1

  • Improve security by using File.read instead of IO.read #149

Version v1.17.0

  • Added user_agent as an option to Parser #146

Version v1.16.0

  • Fix parsing space-less media query features like @media(width:123px) #141

Version v1.15.0

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [css_parser](https://github.com/premailer/css_parser) from 1.14.0 to 2.1.0.
- [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md)
- [Commits](premailer/css_parser@v1.14.0...v2.1.0)

---
updated-dependencies:
- dependency-name: css_parser
  dependency-version: 2.1.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants