Skip to content

chore(deps): bump premailer to ~> 1.26 to fix deprecation warnings#2616

Merged
gnclmorais merged 1 commit into
codebar:masterfrom
mroderick:chore/upgrade-premailer
May 14, 2026
Merged

chore(deps): bump premailer to ~> 1.26 to fix deprecation warnings#2616
gnclmorais merged 1 commit into
codebar:masterfrom
mroderick:chore/upgrade-premailer

Conversation

@mroderick
Copy link
Copy Markdown
Collaborator

@mroderick mroderick commented May 14, 2026

Summary

Updates premailer from 1.21.0 to 1.29.0 via bundle update.

Changes

  • premailer: 1.21.0 → 1.29.0
  • css_parser: 1.14.0 → 2.2.0 (transitive dependency)
  • htmlentities: 4.3.4 → 4.4.2 (transitive dependency)

Why

The old premailer version (1.21.0) was causing deprecation warnings in test output:

This was fixed in premailer 1.26.0+, which updated to use css_parser with keyword arguments.

Files Changed

Only - no changes to required.

Testing

Maler tests pass successfully:

Randomized with seed 49267
.......

Finished in 1.52 seconds (files took 3.47 seconds to load)
7 examples, 0 failures

Randomized with seed 49267

@mroderick mroderick force-pushed the chore/upgrade-premailer branch from ffb7f53 to 747d5dc Compare May 14, 2026 07:15
Updates premailer from 1.21.0 to 1.29.0 via bundle update.

This eliminates deprecation warnings in test output:
  warning: [DEPRECATION] positional arguments are deprecated use keyword instead.

Also updates transitive dependencies:
- css_parser: 1.14.0 → 2.2.0
- htmlentities: 4.3.4 → 4.4.2
@mroderick mroderick force-pushed the chore/upgrade-premailer branch from 747d5dc to 8c8751d Compare May 14, 2026 08:22
@mroderick mroderick marked this pull request as ready for review May 14, 2026 08:46
@gnclmorais gnclmorais self-requested a review May 14, 2026 09:28
@gnclmorais gnclmorais merged commit de2da67 into codebar:master May 14, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants