chore(deps-dev): bump clean-publish from 6.0.1 to 7.0.1#13789
chore(deps-dev): bump clean-publish from 6.0.1 to 7.0.1#13789dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [clean-publish](https://github.com/shashkovdanil/clean-publish) from 6.0.1 to 7.0.1. - [Release notes](https://github.com/shashkovdanil/clean-publish/releases) - [Changelog](https://github.com/shashkovdanil/clean-publish/blob/master/CHANGELOG.md) - [Commits](shashkovdanil/clean-publish@6.0.1...7.0.1) --- updated-dependencies: - dependency-name: clean-publish dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
DeepDiver1975
left a comment
There was a problem hiding this comment.
Reviewed as maintainer — dev-dependency major bump (clean-publish 6.0.1 → 7.0.1).
Dependency assessment: Low runtime risk. clean-publish is a publish-time cleanup tool used only to strip dev-only fields/files before npm publish; it has no effect on the shipped runtime code. The 7.0.0 breaking change ("Removed Node.js 20 support") does not affect this repo — the root package.json already requires node >=24.15.0. The remaining 6.x/7.x changes are just additional default ignore patterns (pnpm-workspace.yaml, .claude, oxlint/oxfmt configs, .prettierignore), which are harmless and generally desirable for the publish flow. No clean-publish config in this repo relies on options changed by the bump.
Blocking issues (not approving):
- Branch is conflicting (
mergeStateStatus: DIRTY) — needs a rebase. Please run@dependabot rebase. - Required
buildcheck is failing andcheck-tests-passedis failing; e2e is skipped as a consequence.
The dependency change itself is fine, but the PR cannot be merged while it conflicts and CI is red. Once rebased and green, this is a safe merge.
Changelog: dev-dependency bump → no changelog entry required (n/a).
Bumps clean-publish from 6.0.1 to 7.0.1.
Release notes
Sourced from clean-publish's releases.
Changelog
Sourced from clean-publish's changelog.
Commits
f9b4c74Release 7.0.1 version6d94c70Fix CI6dbc75bRelease 7.0.0 version2c3e454Remove Node.js 20 supportada140eMove from ESLint/Prettier to oxlint/oxfmt302c2dbUpdate dependencies62c5e6bMerge pull request #167 from shashkovdanil/dependabot/npm_and_yarn/dompurify-...3fc38e2Bump dompurify from 3.3.3 to 3.4.1af2f9b7Move to pnpm 11538684bAdd pnpm-workspace.yamlYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)