Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade postcss #2723

Merged
merged 1 commit into from
Jan 23, 2025
Merged

chore: upgrade postcss #2723

merged 1 commit into from
Jan 23, 2025

Conversation

fpaul-1A
Copy link
Contributor

Proposed change

Unblock lock file maintenance
stylelint comes with dependency "postcss": "^8.4.49" which is now resolved to 8.5.1
so we need to make our version of postcss match it

Related issues

- No issue associated -

@fpaul-1A fpaul-1A requested a review from a team as a code owner January 23, 2025 08:29
Copy link

nx-cloud bot commented Jan 23, 2025

View your CI Pipeline Execution ↗ for commit 57ae4e0.

Command Status Duration Result
nx run-many --target=test-int ✅ Succeeded 53m 54s View ↗
nx run-many --target=build --projects=eslint-pl... ✅ Succeeded 2s View ↗
nx run-many --target=publish --nx-bail --userco... ✅ Succeeded 1m 50s View ↗
nx run-many --target=test-e2e ✅ Succeeded 9m 5s View ↗
nx run-many --target=build ✅ Succeeded 18m 1s View ↗
nx affected --target=lint ✅ Succeeded 14m 56s View ↗
nx affected --target=test --collectCoverage ✅ Succeeded 10m 20s View ↗
nx affected --target=package-github-action ✅ Succeeded 2m 34s View ↗
Additional runs (3) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-01-23 10:08:25 UTC

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.92%. Comparing base (eabb580) to head (57ae4e0).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

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

@fpaul-1A fpaul-1A enabled auto-merge January 23, 2025 09:57
@fpaul-1A fpaul-1A added this pull request to the merge queue Jan 23, 2025
Merged via the queue into main with commit e1bbd12 Jan 23, 2025
38 checks passed
@fpaul-1A fpaul-1A deleted the chore/upgrade-postcss branch January 23, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants