Skip to content

fix(ast): estree compat AssignmentTargetPropertyProperty#9005

Merged
graphite-app[bot] merged 1 commit intomainfrom
fix-estree-ObjectAssignmentTarget
Feb 10, 2025
Merged

fix(ast): estree compat AssignmentTargetPropertyProperty#9005
graphite-app[bot] merged 1 commit intomainfrom
fix-estree-ObjectAssignmentTarget

Conversation

@hi-ogawa
Copy link
Contributor

No description provided.

@github-actions github-actions bot added A-ast Area - AST A-ast-tools Area - AST tools C-bug Category - Bug labels Feb 10, 2025
Copy link
Contributor Author

hi-ogawa commented Feb 10, 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.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 10, 2025

CodSpeed Performance Report

Merging #9005 will not alter performance

Comparing fix-estree-ObjectAssignmentTarget (1daa8fe) with main (e0646d7)

Summary

✅ 33 untouched benchmarks

@hi-ogawa hi-ogawa changed the base branch from fix-estree-AssignmentTargetPattern to graphite-base/9005 February 10, 2025 08:52
@hi-ogawa hi-ogawa force-pushed the fix-estree-ObjectAssignmentTarget branch from a134ef9 to 6128a6b Compare February 10, 2025 08:53
@hi-ogawa hi-ogawa changed the title fix(ast): estree compat AssignmentTargetPropertyProperty fix(ast): estree compat AssignmentTargetProperty Feb 10, 2025
@hi-ogawa hi-ogawa changed the title fix(ast): estree compat AssignmentTargetProperty fix(ast): estree compat ObjectAssignmentTarget Feb 10, 2025
@hi-ogawa hi-ogawa changed the title fix(ast): estree compat ObjectAssignmentTarget fix(ast): estree compat AssignmentTargetPropertyProperty Feb 10, 2025
@hi-ogawa hi-ogawa marked this pull request as ready for review February 10, 2025 10:06
@overlookmotel overlookmotel force-pushed the fix-estree-ObjectAssignmentTarget branch from 6d7c3c7 to b69fb5f Compare February 10, 2025 14:42
@overlookmotel overlookmotel changed the base branch from graphite-base/9005 to main February 10, 2025 14:42
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Feb 10, 2025
Copy link
Member

overlookmotel commented Feb 10, 2025

Merge activity

  • Feb 10, 9:42 AM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Feb 10, 9:53 AM EST: A user merged this pull request with the Graphite merge queue.

@graphite-app graphite-app bot force-pushed the fix-estree-ObjectAssignmentTarget branch from b69fb5f to 1daa8fe Compare February 10, 2025 14:48
@graphite-app graphite-app bot merged commit 1daa8fe into main Feb 10, 2025
25 checks passed
@graphite-app graphite-app bot deleted the fix-estree-ObjectAssignmentTarget branch February 10, 2025 14:53
graphite-app bot pushed a commit that referenced this pull request Feb 10, 2025
This one seemed less straight forward than `AssignmentTargetPropertyProperty`, so I split it from #9005. This requires somewhat redundant custom serialization logic, but this is all I came up with. I'm curious to know if there's any good shortcut for this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-ast Area - AST A-ast-tools Area - AST tools C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants