Skip to content

chore: stub internal babel apis#3075

Merged
DylanPiercey merged 1 commit intomainfrom
babel-types-stubs
Feb 6, 2026
Merged

chore: stub internal babel apis#3075
DylanPiercey merged 1 commit intomainfrom
babel-types-stubs

Conversation

@DylanPiercey
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Feb 6, 2026

🦋 Changeset detected

Latest commit: f19205b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@marko/compiler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@DylanPiercey DylanPiercey merged commit fe579b5 into main Feb 6, 2026
7 checks passed
@DylanPiercey DylanPiercey deleted the babel-types-stubs branch February 6, 2026 00:12
@coderabbitai
Copy link

coderabbitai bot commented Feb 6, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request adds stub TypeScript module declarations for six Babel packages to the compiler's internal babel types file. A changeset entry documents this update as a patch release for the Marko compiler. The changes introduce ambient module declarations for @babel/core, @babel/types, @babel/parser, @babel/traverse, @babel/generator, and @babel/code-frame, while preserving existing declarations for Babel plugin packages. No modifications to existing code or functionality are included.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch babel-types-stubs

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

@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.01%. Comparing base (35e6c09) to head (f19205b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3075   +/-   ##
=======================================
  Coverage   89.01%   89.01%           
=======================================
  Files         370      370           
  Lines       46705    46705           
  Branches     4155     4155           
=======================================
  Hits        41575    41575           
  Misses       5078     5078           
  Partials       52       52           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot mentioned this pull request Feb 6, 2026
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.

1 participant