Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2025

This PR contains the following updates:

Package Change Age Confidence
ansi-to-html ^0.6.7 -> ^0.7.0 age confidence

Release Notes

rburns/ansi-to-html (ansi-to-html)

v0.7.2

Compare Source

v0.7.1

Compare Source

v0.7.0

Compare Source


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Summary by CodeRabbit

  • Chores
    • Updated a rendering-related dependency to a newer minor release.
    • No user-facing functional changes; public interfaces unchanged.
    • No alterations to exported declarations or behavior.
    • Recommended quick smoke test to confirm rendering still behaves as before.
    • Low-risk update; documented for traceability and rollout checks.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 18, 2025

📝 Walkthrough

Walkthrough

Bumps the ansi-to-html dependency in package.json from ^0.6.7 to ^0.7.0. Change is limited to package.json; no source code, control flow, or exported API signatures were modified.

Suggested reviewers

  • saltenasl
  • andyjakubowski
  • Artmann

Pre-merge checks

✅ 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 accurately describes the main change: updating the ansi-to-html dependency from ^0.6.7 to ^0.7.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: ASSERTIVE

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 447685b and 4b4c2d8.

⛔ 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: Build & Test
🔇 Additional comments (1)
package.json (1)

2494-2494: Lockfile regenerated correctly; confirm breaking API changes are handled.

The package-lock.json now correctly pins ansi-to-html@0.7.2, resolving the past lockfile mismatch. However, I could not locate direct usage of the library in the codebase to verify that v0.7.0's breaking changes (options parameter moved to constructor, input to toHtml()) are properly handled. Please confirm that any code using this library has been updated for the new API.


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

coderabbitai[bot]
coderabbitai bot previously approved these changes Oct 18, 2025
@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73%. Comparing base (b817a89) to head (4b4c2d8).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #84   +/-   ##
=====================================
  Coverage     73%     73%           
=====================================
  Files        577     577           
  Lines      47663   47663           
  Branches    5597    5597           
=====================================
  Hits       34939   34939           
  Misses     10887   10887           
  Partials    1837    1837           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/ansi-to-html-0.x branch 8 times, most recently from e2be133 to bf33d01 Compare October 21, 2025 11:09
@renovate renovate bot force-pushed the renovate/ansi-to-html-0.x branch 11 times, most recently from 9323bc2 to 1343d68 Compare October 23, 2025 11:41
@renovate renovate bot force-pushed the renovate/ansi-to-html-0.x branch 28 times, most recently from 61bee8b to 447685b Compare November 6, 2025 09:22
@renovate renovate bot force-pushed the renovate/ansi-to-html-0.x branch from 447685b to 4b4c2d8 Compare November 6, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant