Skip to content

fix(errors): Disable wrapping of text lines #10314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 4, 2025
Merged

fix(errors): Disable wrapping of text lines #10314

merged 5 commits into from
Apr 4, 2025

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Apr 4, 2025

Description:

This causes an issue for long error messages.

Related issue:

@kdy1 kdy1 added this to the Planned milestone Apr 4, 2025
@kdy1 kdy1 self-assigned this Apr 4, 2025
Copy link

changeset-bot bot commented Apr 4, 2025

🦋 Changeset detected

Latest commit: 36dfd44

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

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

@kdy1 kdy1 marked this pull request as ready for review April 4, 2025 07:57
@kdy1 kdy1 requested a review from a team as a code owner April 4, 2025 07:57
@kdy1 kdy1 enabled auto-merge (squash) April 4, 2025 07:57
Copy link

codspeed-hq bot commented Apr 4, 2025

CodSpeed Performance Report

Merging #10314 will degrade performances by 1.96%

Comparing kdy1/textwrap (36dfd44) with main (898f170)

Summary

⚡ 2 improvements
❌ 1 regressions
✅ 149 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
serialization of serde 2.8 µs 2.8 µs +1.06%
es/lints/libs/terser 29.6 ms 29.3 ms +1.27%
es/minifier/libs/terser 401.3 ms 409.4 ms -1.96%

@kdy1 kdy1 merged commit f6840ea into main Apr 4, 2025
165 checks passed
@kdy1 kdy1 deleted the kdy1/textwrap branch April 4, 2025 08:24
@kdy1 kdy1 modified the milestones: Planned, v1.11.17 Apr 4, 2025
kdy1 added a commit to vercel/next.js that referenced this pull request Apr 8, 2025
### What?

Update swc_core to the latest version. ChangeLog: swc-project/swc@swc_core@v19.0.0...swc_core@v21.0.1

### Why?

To keep in sync & apply swc-project/swc#10314

### How?

Closes NDX-967
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant