Skip to content

Update @webref/idl to version 3.82.1 - #2535

Open
Adam Naji (Bashamega) wants to merge 2 commits into
microsoft:mainfrom
Bashamega:feat/bump-idl
Open

Update @webref/idl to version 3.82.1#2535
Adam Naji (Bashamega) wants to merge 2 commits into
microsoft:mainfrom
Bashamega:feat/bump-idl

Conversation

@Bashamega

@Bashamega Adam Naji (Bashamega) commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Split #2495

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the PR!

This section of the codebase is owned by Kagami Sascha Rosylight (@saschanaz) - if they write a comment saying "LGTM" then it will be merged.

Comment thread baselines/ts5.5/dom.generated.d.ts Outdated
declare var ProcessingInstruction: {
prototype: ProcessingInstruction;
new(): ProcessingInstruction;
new(target: string, data?: string): ProcessingInstruction;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is not supported by anyone I believe, we'll have to also remove this in KDL.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I have fixed it and added support for it in kdl

…s multiple TypeScript definition files and update related handling in patches.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants