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 v8.5.1 #335

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

gabe565-renovate[bot]
Copy link
Contributor

@gabe565-renovate gabe565-renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change
postcss (source) dependencies minor 8.4.47 -> 8.5.1

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:

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR has been generated by Renovate Bot.

@gabe565-renovate gabe565-renovate bot added dependencies Pull requests that update a dependency file npm patch labels Nov 11, 2024
@gabe565-renovate gabe565-renovate bot requested a review from gabe565 as a code owner November 11, 2024 00:19
Copy link

socket-security bot commented Nov 11, 2024

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/postcss@8.5.1 🔁 npm/postcss@8.4.47, npm/postcss@8.4.49 None +3 405 kB ai

View full report↗︎

@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency postcss to v8.4.48 chore(deps): update dependency postcss to v8.4.49 Nov 11, 2024
Copy link

@gabe565-renovate gabe565-renovate bot force-pushed the renovate/postcss-8.x branch from a87c68a to 6e53512 Compare January 13, 2025 20:20
@gabe565-renovate gabe565-renovate bot removed the patch label Jan 13, 2025
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency postcss to v8.4.49 chore(deps): update dependency postcss to v8.5.0 Jan 13, 2025
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update dependency postcss to v8.5.0 chore(deps): update dependency postcss to v8.5.1 Jan 14, 2025
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/postcss-8.x branch from 6e53512 to a83b537 Compare January 14, 2025 12:22
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/postcss-8.x branch from a83b537 to 8f00b60 Compare January 26, 2025 04:21
@gabe565 gabe565 enabled auto-merge (squash) January 28, 2025 06:24
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/postcss-8.x branch from 8f00b60 to f7ea5f9 Compare January 28, 2025 06:24
@gabe565 gabe565 merged commit 0d374e4 into main Jan 28, 2025
15 checks passed
@gabe565 gabe565 deleted the renovate/postcss-8.x branch January 28, 2025 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file minor npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant