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 @fullhuman/postcss-purgecss from 4.1.3 to 7.0.2 #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps @fullhuman/postcss-purgecss from 4.1.3 to 7.0.2.

Release notes

Sourced from @​fullhuman/postcss-purgecss's releases.

v7.0.2

Bug Fixes

  • fix: fix issue where pseudo classes like :where, :not, :is were always removed at root level (89024ce), closes #1282 #978
  • build: add named export for postcss plugin (87d15b7), closes #1263

Features

  • feat(purgecss-from-pug): returns ExtractorResultDetailed instead of selectors (fb51dc6)

BREAKING CHANGES

  • PostCSS plugin should now be imported via purgeCSSPlugin
import { purgeCSSPlugin } from '@fullhuman/postcss-purgecss';
  • drop support for node 18.

Other

  • build(deps-dev): update dependencies
  • build(deps): update dependencies

Full Changelog: FullHuman/purgecss@v6.0.0...v7.0.2

v6.0.0

Bug Fixes

Features

Breaking changes

  • Supports NodeJS 18+

What's Changed (full list)

... (truncated)

Commits
  • e95398d v7.0.2
  • bdb8d06 v7.0.1
  • 5a51b05 v7.0.1-alpha.0
  • ea04fce v7.0.0-alpha.0
  • 1077a0d build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#1294)
  • 89024ce fix: fix issue where pseudo classes like :where, :not, :is were always remove...
  • 28783b3 build(deps): bump webpack from 5.95.0 to 5.96.1 (#1287)
  • ee45a6b build(deps-dev): bump @​typescript-eslint/parser from 8.8.0 to 8.14.0 (#1293)
  • cb46b92 build(deps-dev): bump @​vuepress/plugin-search (#1284)
  • 74bf402 build(deps): bump coverallsapp/github-action from 2.3.0 to 2.3.4 (#1283)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@fullhuman/postcss-purgecss](https://github.com/FullHuman/purgecss) from 4.1.3 to 7.0.2.
- [Release notes](https://github.com/FullHuman/purgecss/releases)
- [Changelog](https://github.com/FullHuman/purgecss/blob/main/CHANGELOG.md)
- [Commits](FullHuman/purgecss@v4.1.3...v7.0.2)

---
updated-dependencies:
- dependency-name: "@fullhuman/postcss-purgecss"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2024
Copy link

dryrunsecurity bot commented Dec 3, 2024

DryRun Security Summary

The provided code change in the package.json file updates the version of the @fullhuman/postcss-purgecss dependency from ^4.1 to ^7.0, which is a routine dependency update that does not raise any immediate application security concerns, as long as the update is properly tested.

Expand for full summary

Summary:

The provided code change in the package.json file updates the version of the @fullhuman/postcss-purgecss dependency from ^4.1 to ^7.0. From an application security perspective, this change is not immediately concerning, as the @fullhuman/postcss-purgecss package is a tool used for removing unused CSS from a project, which is a common practice to optimize the size of the final CSS bundle. Updating the dependency to the latest version ^7.0 is generally a good practice, as it likely includes bug fixes, security patches, and potentially new features.

However, it's always important to review the changelog of the updated dependency to ensure there are no known security vulnerabilities or breaking changes that could impact your application. Additionally, it's a good idea to thoroughly test the changes in a non-production environment before merging them into the main codebase. Overall, this code change appears to be a routine dependency update and does not raise any immediate application security concerns, as long as the update is properly tested.

Files Changed:

  • package.json: The @fullhuman/postcss-purgecss dependency has been updated from version ^4.1 to ^7.0.

Code Analysis

We ran 9 analyzers against 2 files and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 2 findings

View PR in the DryRun Dashboard.

Copy link

guardrails bot commented Dec 3, 2024

⚠️ We detected 11 security issues in this pull request:

Vulnerable Libraries (11)
Severity Details
High pkg:npm/@babel/[email protected] (t) upgrade to: > 7.18.6
High pkg:npm/[email protected] (t) upgrade to: > 8.19.0
Medium pkg:npm/@babel/[email protected] (t) upgrade to: > 7.18.6
High pkg:npm/[email protected] (t) upgrade to: > 3.1.0
High pkg:npm/[email protected] (t) upgrade to: > 10.0.0
N/A pkg:npm/[email protected] (t) upgrade to: 15.10.1
High pkg:npm/@fullhuman/[email protected] (t) upgrade to: > 7.0.2
Medium pkg:npm/[email protected] (t) upgrade to: 3.2.10
Medium pkg:npm/[email protected] (t) upgrade to: 0.16.10
Medium pkg:npm/[email protected] (t) upgrade to: > 2.4.0
High pkg:npm/@babel/[email protected] (t) upgrade to: > 7.18.6

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants