Skip to content

Conversation

@sapphi-red
Copy link
Member

@sapphi-red sapphi-red commented Nov 2, 2025

async await => {} was rejected in modules but should be rejected in scripts as well.

Copy link
Member Author

sapphi-red commented Nov 2, 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-parser Area - Parser C-bug Category - Bug labels Nov 2, 2025
@sapphi-red sapphi-red marked this pull request as ready for review November 2, 2025 10:17
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 2, 2025

CodSpeed Performance Report

Merging #15222 will not alter performance

Comparing 11-02-fix_parser_reject_async_await_in_scripts (280f488) with 11-02-fix_parser_reject_yield_and_await_in_object_destructing_shorthand_property_parameters (e551436)

Summary

✅ 37 untouched

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 2, 2025

Merge activity

`async await => {}` was rejected in modules but should be rejected in scripts as well.
@graphite-app graphite-app bot force-pushed the 11-02-fix_parser_reject_yield_and_await_in_object_destructing_shorthand_property_parameters branch from e551436 to 837ef21 Compare November 2, 2025 12:10
@sapphi-red sapphi-red force-pushed the 11-02-fix_parser_reject_async_await_in_scripts branch from 280f488 to 0997ef9 Compare November 2, 2025 12:11
@graphite-app graphite-app bot force-pushed the 11-02-fix_parser_reject_async_await_in_scripts branch from 0997ef9 to c28807b Compare November 2, 2025 12:11
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Nov 2, 2025
Base automatically changed from 11-02-fix_parser_reject_yield_and_await_in_object_destructing_shorthand_property_parameters to main November 2, 2025 12:17
@graphite-app graphite-app bot merged commit c28807b into main Nov 2, 2025
22 checks passed
@graphite-app graphite-app bot deleted the 11-02-fix_parser_reject_async_await_in_scripts branch November 2, 2025 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants