Skip to content

Update html-minifier-next#47

Merged
danielsitek merged 2 commits intomasterfrom
feature/ds-update-html-minifier-next
Dec 7, 2025
Merged

Update html-minifier-next#47
danielsitek merged 2 commits intomasterfrom
feature/ds-update-html-minifier-next

Conversation

@danielsitek
Copy link
Copy Markdown
Owner

@danielsitek danielsitek commented Dec 7, 2025

This pull request updates a project dependency to ensure the latest features and fixes are included.

Dependency updates:

  • Upgraded html-minifier-next from version 4.6.1 to 4.7.0 in package.json to keep the project up to date with improvements and bug fixes.

Summary by CodeRabbit

  • Chores
    • Updated production dependencies to latest versions for improved stability and performance.

✏️ Tip: You can customize this high-level summary in your review settings.

@danielsitek danielsitek self-assigned this Dec 7, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 7, 2025

Walkthrough

A minor version bump of the html-minifier-next dependency from 4.6.1 to 4.7.0 in package.json. No code changes or functional modifications.

Changes

Cohort / File(s) Summary
Dependency update
package.json
Bumped html-minifier-next from 4.6.1 to 4.7.0

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Update dependencies #46: Introduces and implements code-level usage of html-minifier-next (minifyHtml/minifyContents functions); this PR updates the dependency version that powers that feature.

Poem

🐰 A version bump, so small yet true,
Four-point-seven replaces its crew,
HTML minifier, lighter and fast,
Dependencies fresh—no more of the past!

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the html-minifier-next dependency from 4.6.1 to 4.7.0, which is the sole modification in this pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/ds-update-html-minifier-next

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6fadcb1 and 76a9784.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Codacy Static Code Analysis
🔇 Additional comments (1)
package.json (1)

58-58: Approve dependency update; verify lock file and basic integration test.

The html-minifier-next package is backward-compatible with its predecessors, and this minor version bump (4.6.1 → 4.7.0) should be safe. The project has been updated with features that maintain compatibility with the original HTML Minifier. Additionally, html-minifier-next is a highly configurable, well-tested JavaScript-based HTML minifier, and it detects and warns about ReDoS-prone patterns, which improves security over older unmaintained versions.

Ensure that:

  1. The package-lock.json (or yarn.lock) was regenerated and committed with this change
  2. The example build (npm run example:build) completes successfully to verify integration
  3. TypeScript compilation succeeds without type errors

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@danielsitek danielsitek requested a review from Copilot December 7, 2025 17:02
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the html-minifier-next dependency from version 4.6.1 to 4.7.0 to incorporate the latest features and bug fixes.

  • Updated html-minifier-next dependency version in package.json

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@danielsitek danielsitek merged commit f007934 into master Dec 7, 2025
11 checks passed
@danielsitek danielsitek deleted the feature/ds-update-html-minifier-next branch December 7, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants