Skip to content

bump(postcss): Support postcss v8 - #80

Draft
kharrop wants to merge 5 commits into
masterfrom
v8-update
Draft

bump(postcss): Support postcss v8#80
kharrop wants to merge 5 commits into
masterfrom
v8-update

Conversation

@kharrop

@kharrop kharrop commented Jun 27, 2024

Copy link
Copy Markdown
Collaborator

What Changed

Following the migration guide for https://evilmartians.com/chronicles/postcss-8-plugin-migration, this change requires libraries to use postcss v8.

Why

Certain plugins rely on postcss v8; bumping this in postcss-themed allows use of this plugin in those environments.

Todo:

Published PR with canary version: 3.0.0-canary.80.879

@kharrop kharrop added the major Increment the major version when merged label Jun 27, 2024
@codecov-commenter

codecov-commenter commented Jun 28, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@4a5e195). Learn more about missing BASE report.
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #80   +/-   ##
=========================================
  Coverage          ?   88.18%           
=========================================
  Files             ?        5           
  Lines             ?      347           
  Branches          ?       91           
=========================================
  Hits              ?      306           
  Misses            ?       25           
  Partials          ?       16           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kharrop
kharrop marked this pull request as draft July 15, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Increment the major version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants