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

Bump postcss to ^8.5.1 #1396

Merged
merged 2 commits into from
Feb 3, 2025
Merged

Bump postcss to ^8.5.1 #1396

merged 2 commits into from
Feb 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) ^8.4.49 -> ^8.5.1 age adoption passing confidence

Release Notes

postcss/postcss (postcss)

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:


Configuration

📅 Schedule: Branch creation - "on the first day of the month before 4:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from atomiks as a code owner February 1, 2025 01:49
@renovate renovate bot added the dependencies Update of dependencies label Feb 1, 2025
@renovate renovate bot requested a review from michaldudak as a code owner February 1, 2025 01:49
Copy link

netlify bot commented Feb 1, 2025

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 4ba4635
🔍 Latest deploy log https://app.netlify.com/sites/base-ui/deploys/67a0c85b272c7800089677ef
😎 Deploy Preview https://deploy-preview-1396--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@michaldudak michaldudak enabled auto-merge (squash) February 3, 2025 13:44
Copy link
Contributor Author

renovate bot commented Feb 3, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@michaldudak michaldudak merged commit f323fc6 into master Feb 3, 2025
21 checks passed
@michaldudak michaldudak deleted the renovate/postcss-8.x branch February 3, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant