chore(deps-dev): bump gulp-strip-css-comments from 1.2.0 to 3.0.0 - #1322
chore(deps-dev): bump gulp-strip-css-comments from 1.2.0 to 3.0.0#1322dependabot[bot] wants to merge 1 commit into
Conversation
|
Kudos, SonarCloud Quality Gate passed! |
dj4oC
left a comment
There was a problem hiding this comment.
- Security: no findings
- Stability: no CI checks recorded at all for this head commit (0 check runs) — this PR is from Nov 2023 and predates the repo's current GitHub Actions setup, so it's never actually been validated by CI.
- Performance: n/a
- Test coverage: n/a
- TODOs found: 0
- Dependency touched: yes — gulp-strip-css-comments (dev-only)
- CI status: none reported (stale/pre-dates current CI)
Verdict
Recommend closing — this PR is over 2 years stale, was never exercised by the current CI pipeline, and Dependabot will re-open a fresh PR against current master if the dependency is still outdated. Not approving as-is.
🤖 Automated review by Claude Code (security · stability · performance · coverage)
Generated by Claude Code
|
@dependabot rebase |
Bumps [gulp-strip-css-comments](https://github.com/sindresorhus/gulp-strip-css-comments) from 1.2.0 to 3.0.0. - [Release notes](https://github.com/sindresorhus/gulp-strip-css-comments/releases) - [Commits](sindresorhus/gulp-strip-css-comments@v1.2.0...v3.0.0) --- updated-dependencies: - dependency-name: gulp-strip-css-comments dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
c5c253c to
bc6d751
Compare
|
Holding: CI is failing (not a rebase conflict). Failing check(s): build / Build. A rebase won't fix this — needs a human/upstream fix. |
|
Holding: CI is failing (not a rebase conflict) — root-cause refinement, supersedes my earlier comment on this PR (which only named the failing check). The run log (29244751018) is past retention (HTTP 410), so this was re-derived structurally from the head-of-branch manifests plus the npm registry.
stripCSS = require('gulp-strip-css-comments'),so under 3.0.0 that throws Note this is an ESM-only break, not a gulp-peer break: it is independent of this repo also still being on |








Bumps gulp-strip-css-comments from 1.2.0 to 3.0.0.
Release notes
Sourced from gulp-strip-css-comments's releases.
Commits
c60d9203.0.0cba3950Require Node.js 18 and move to ESM8abb09d2.0.0cf39677Require Node.js 4 and drop gulp-util