Skip to content

Comments

refactor(linter/plugins): bundle deserializer#15873

Merged
graphite-app[bot] merged 1 commit intomainfrom
11-19-refactor_linter_plugins_bundle_deserializer
Nov 19, 2025
Merged

refactor(linter/plugins): bundle deserializer#15873
graphite-app[bot] merged 1 commit intomainfrom
11-19-refactor_linter_plugins_bundle_deserializer

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Nov 19, 2025

Bundle the deserializer. Originally it wasn't bundled at my request, so that source maps wouldn't be required for debugging. But it's turning out that we have no problems in the deserializer - our problems are elsewhere!

Copy link
Member Author

overlookmotel commented Nov 19, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-linter-plugins Area - Linter JS plugins labels Nov 19, 2025
@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Nov 19, 2025
@overlookmotel overlookmotel force-pushed the 11-19-refactor_linter_plugins_bundle_deserializer branch from afe4d43 to c322237 Compare November 19, 2025 12:57
@overlookmotel overlookmotel force-pushed the 11-19-refactor_linter_plugins_remove_noexternal_from_tsdown_config branch from 8785cc1 to 767a867 Compare November 19, 2025 12:57
@overlookmotel overlookmotel marked this pull request as ready for review November 19, 2025 13:01
@overlookmotel overlookmotel removed the A-linter Area - Linter label Nov 19, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 19, 2025

Merge activity

Bundle the deserializer. Originally it wasn't bundled at my request, so that source maps wouldn't be required for debugging. But it's turning out that we have no problems in the deserializer - our problems are elsewhere!
@graphite-app graphite-app bot force-pushed the 11-19-refactor_linter_plugins_remove_noexternal_from_tsdown_config branch from 767a867 to 3478edb Compare November 19, 2025 13:35
@graphite-app graphite-app bot force-pushed the 11-19-refactor_linter_plugins_bundle_deserializer branch from c322237 to fa1780a Compare November 19, 2025 13:36
@github-actions github-actions bot added the A-linter Area - Linter label Nov 19, 2025
Base automatically changed from 11-19-refactor_linter_plugins_remove_noexternal_from_tsdown_config to main November 19, 2025 13:41
@graphite-app graphite-app bot merged commit fa1780a into main Nov 19, 2025
19 checks passed
@graphite-app graphite-app bot deleted the 11-19-refactor_linter_plugins_bundle_deserializer branch November 19, 2025 13:42
taearls pushed a commit to taearls/oxc that referenced this pull request Dec 11, 2025
Bundle the deserializer. Originally it wasn't bundled at my request, so that source maps wouldn't be required for debugging. But it's turning out that we have no problems in the deserializer - our problems are elsewhere!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants