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(deps): update dependency postcss to ^8.5.2 #5467

Draft
wants to merge 1 commit into
base: renovate/rollup
Choose a base branch
from

Conversation

cultureamp-renovate[bot]
Copy link
Contributor

@cultureamp-renovate cultureamp-renovate bot commented Jan 17, 2025

Working with Renovate for Culture Amp

This PR contains the following updates:

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

Release Notes

postcss/postcss (postcss)

v8.5.2

Compare Source

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

Sorry, something went wrong.

Copy link

changeset-bot bot commented Jan 17, 2025

⚠️ No Changeset found

Latest commit: 7837b0e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cultureamp-renovate cultureamp-renovate bot force-pushed the renovate/update/postcss-8.x branch from 24e34f3 to 054f0ef Compare January 24, 2025 15:47
@cultureamp-renovate cultureamp-renovate bot force-pushed the renovate/update/postcss-8.x branch 2 times, most recently from 0ba4e48 to 95a8502 Compare January 31, 2025 15:44
@cultureamp-renovate cultureamp-renovate bot force-pushed the renovate/update/postcss-8.x branch 2 times, most recently from d29f1a5 to a40cc30 Compare February 8, 2025 15:26
@cultureamp-renovate cultureamp-renovate bot force-pushed the renovate/update/postcss-8.x branch from a40cc30 to 7837b0e Compare February 14, 2025 15:43
@cultureamp-renovate cultureamp-renovate bot changed the title chore(deps): update dependency postcss to ^8.5.1 chore(deps): update dependency postcss to ^8.5.2 Feb 14, 2025
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.

None yet

0 participants