Skip to content

Include unknown in spread prop override check - #38577

Merged
Wesley Wigham (weswigham) merged 1 commit into
microsoft:masterfrom
weswigham:include-unknown-in-spread-override-check
May 14, 2020
Merged

Include unknown in spread prop override check#38577
Wesley Wigham (weswigham) merged 1 commit into
microsoft:masterfrom
weswigham:include-unknown-in-spread-override-check

Conversation

@weswigham

Copy link
Copy Markdown
Member

Fixes #38535

@RyanCavanaugh

Copy link
Copy Markdown
Member

TypeScript Bot (@typescript-bot) cherry-pick this to release-3.9

@typescript-bot

TypeScript Bot (typescript-bot) commented May 14, 2020

Copy link
Copy Markdown
Contributor

Heya Ryan Cavanaugh (@RyanCavanaugh), I've started to run the task to cherry-pick this into release-3.9 on this PR at e5bccaf. You can monitor the build here.

@typescript-bot

Copy link
Copy Markdown
Contributor

Hey Ryan Cavanaugh (@RyanCavanaugh), I've opened #38581 for you.

TypeScript Bot (typescript-bot) pushed a commit to typescript-bot/TypeScript that referenced this pull request May 14, 2020
Component commits:
e5bccaf Include unknown in spread prop override check
@weswigham
Wesley Wigham (weswigham) merged commit 7fc456f into microsoft:master May 14, 2020
@weswigham
Wesley Wigham (weswigham) deleted the include-unknown-in-spread-override-check branch May 14, 2020 21:36
Wesley Wigham (weswigham) added a commit that referenced this pull request May 14, 2020
…e-3.9 (#38581)

* Cherry-pick PR #38577 into release-3.9

Component commits:
e5bccaf Include unknown in spread prop override check

* Empty commit

Co-authored-by: Wesley Wigham <t-weswig@microsoft.com>
Co-authored-by: Wesley Wigham <wwigham@gmail.com>
AllenLee (cangSDARM) added a commit to cangSDARM/TypeScript that referenced this pull request May 15, 2020
* upstream/master:
  Include unknown in spread prop override check (microsoft#38577)
  Fix (cosmetic) typos in checker.ts comments
Ryan Delaney (rrdelaney) pushed a commit to rrdelaney/TypeScript that referenced this pull request May 18, 2020
devtools-bot pushed a commit to ChromeDevTools/devtools-frontend that referenced this pull request May 27, 2020
I was hitting a bug in 3.9.2 with the breadcrumbs CL [1] that is fixed
in 3.9.3 via this PR [2]. (I've verified locally that it is fixed).

[1]: microsoft/TypeScript#38535
[2]: microsoft/TypeScript#38577

DISABLE_THIRD_PARTY_CHECK=typescript update


Change-Id: Ia874e5936a5bbf0bf26f751ab746976f71910f25
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2218013
Commit-Queue: Jack Franklin <jacktfranklin@chromium.org>
Auto-Submit: Jack Franklin <jacktfranklin@chromium.org>
Reviewed-by: Tim van der Lippe <tvanderlippe@chromium.org>
BinaryAge Bot (babot) pushed a commit to binaryage/dirac that referenced this pull request May 28, 2020
I was hitting a bug in 3.9.2 with the breadcrumbs CL [1] that is fixed
in 3.9.3 via this PR [2]. (I've verified locally that it is fixed).

[1]: microsoft/TypeScript#38535
[2]: microsoft/TypeScript#38577

DISABLE_THIRD_PARTY_CHECK=typescript update


Change-Id: Ia874e5936a5bbf0bf26f751ab746976f71910f25
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2218013
Commit-Queue: Jack Franklin <jacktfranklin@chromium.org>
Auto-Submit: Jack Franklin <jacktfranklin@chromium.org>
Reviewed-by: Tim van der Lippe <tvanderlippe@chromium.org>
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect "'value' is specified more than once, so this usage will be overwritten. ts(2783)"

3 participants