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.

@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

  • andyjakubowski
  • saltenasl
  • jamesbhobbs
  • 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: a dependency update of ansi-to-html to version 0.7.0, which matches the changeset exactly.
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 4b4c2d8 and e505b2e.

⛔ 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: Verify lock file sync and test compatibility with breaking API changes.

The version bump from ^0.6.7 to ^0.7.0 introduces breaking API changes (options moved to constructor, input moved to toHtml() method). A prior review flagged that package-lock.json was still pinned to 0.6.15 despite package.json requiring ^0.7.0.

Confirm: (1) package-lock.json has been regenerated to pin 0.7.x, and (2) tests in src/test/datascience/interactiveWindow.vscode.common.test.ts have been verified or 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 (b9a2957) to head (e505b2e).
✅ 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 447685b to 4b4c2d8 Compare November 6, 2025 14:44
@renovate renovate bot force-pushed the renovate/ansi-to-html-0.x branch from 4b4c2d8 to e505b2e Compare November 10, 2025 15:31
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