Skip to content

Comments

feat(linter): add unicorn/require-post-message-target-origin rule#9684

Merged
camc314 merged 1 commit intooxc-project:mainfrom
huangtiandi1999:feat/linter/require-post-message-target-origin
Mar 11, 2025
Merged

feat(linter): add unicorn/require-post-message-target-origin rule#9684
camc314 merged 1 commit intooxc-project:mainfrom
huangtiandi1999:feat/linter/require-post-message-target-origin

Conversation

@graphite-app
Copy link
Contributor

graphite-app bot commented Mar 11, 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.

Copy link
Contributor

@camc314 camc314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@camc314 camc314 force-pushed the feat/linter/require-post-message-target-origin branch from 3174b65 to 06b22f8 Compare March 11, 2025 09:47
@github-actions github-actions bot added A-linter Area - Linter C-enhancement Category - New feature or request labels Mar 11, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 11, 2025

CodSpeed Performance Report

Merging #9684 will not alter performance

Comparing huangtiandi1999:feat/linter/require-post-message-target-origin (06b22f8) with main (ce810ae)

Summary

✅ 39 untouched benchmarks

@camc314 camc314 merged commit 2ddad59 into oxc-project:main Mar 11, 2025
32 checks passed
Boshen added a commit that referenced this pull request Mar 12, 2025
## [0.15.15] - 2025-03-12

### Features

- 2ddad59 linter: Add unicorn/require-post-message-target-origin rule
(#9684) (yefan)
- 474a57b linter: A new multi-file analysis runtime (#9383) (branchseer)

### Bug Fixes

- 6c0978b linter: No-single-promise-in-promise-methods: do not fix
Promise.all when chained (#9697) (camchenry)
- ab594f1 linter: Turn oxc/no-redundant-constructor-init into
typescript/no-unnecessary-parameter-property-assignment (#9618) (Uli)
- 91c009a linter: Add missing fail cases in
`eslint-no-array-constructor` (#9659) (therewillbecode)
- 2810e5b linter: Add missing fail cases in eslint/no-self-compare
(#9693) (therewillbecode)

### Refactor

- b9ab60b linter: Remove if let nesting from `bad-min-max-function`
(#9722) (therewillbecode)
- 90b0227 linter: Remove if let nesting from
`eslint-operator-assignment` (#9721) (therewillbecode)
- 5ef578e linter: Improve `jest/no-alias-methods` (#9694)
(therewillbecode)

Co-authored-by: Boshen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants