Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync interfaces/ with @webref/idl 3.12.4 #34155

Merged
merged 2 commits into from
Jul 8, 2022
Merged

Sync interfaces/ with @webref/idl 3.12.4 #34155

merged 2 commits into from
Jul 8, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 21, 2022

This automated pull request updates interfaces/*.idl from @webref/idl 3.12.4.

Before merging, please check that any tests that depend on the updated IDL files still work. In particular, check for gray boxes as the wpt.fyi check status, which usually means that some tests have regressed.

If additional changes are needed, please manually create another PR based on this one.

See the workflow for how this pull request was created, and the README for how the IDL files in this directory are used.

@foolip
Copy link
Member

foolip commented May 23, 2022

The "idl_test validation" test is failing because of the new static json() method:

Validation error at line 29 in fetch, inside `interface mixin Body`:
] Promise<any> json();
               ^ The operation "json" has already been defined for the base interface "Response" either in itself or in a mixin

This is due to whatwg/webidl#1098 + whatwg/fetch#1392.

@github-actions github-actions bot force-pushed the actions/update-idl branch 3 times, most recently from 2c3f447 to f587df1 Compare May 25, 2022 12:10
@github-actions github-actions bot changed the title Sync interfaces/ with @webref/idl 3.11.0 Sync interfaces/ with @webref/idl 3.11.1 May 26, 2022
@github-actions github-actions bot force-pushed the actions/update-idl branch 6 times, most recently from 40cc3a9 to b390316 Compare June 1, 2022 12:11
@github-actions github-actions bot changed the title Sync interfaces/ with @webref/idl 3.11.1 Sync interfaces/ with @webref/idl 3.11.2 Jun 2, 2022
@github-actions github-actions bot force-pushed the actions/update-idl branch 7 times, most recently from a0c91f5 to 513df83 Compare June 8, 2022 12:11
@github-actions github-actions bot changed the title Sync interfaces/ with @webref/idl 3.11.2 Sync interfaces/ with @webref/idl 3.12.0 Jun 9, 2022
@github-actions github-actions bot force-pushed the actions/update-idl branch 5 times, most recently from 755697d to 2e45211 Compare June 14, 2022 12:09
@github-actions github-actions bot force-pushed the actions/update-idl branch 5 times, most recently from 7fa252c to 7bf872a Compare June 23, 2022 12:12
@github-actions github-actions bot changed the title Sync interfaces/ with @webref/idl 3.12.1 Sync interfaces/ with @webref/idl 3.12.2 Jun 24, 2022
@github-actions github-actions bot force-pushed the actions/update-idl branch 7 times, most recently from 22995d6 to 21fd67a Compare June 30, 2022 12:11
@github-actions github-actions bot changed the title Sync interfaces/ with @webref/idl 3.12.2 Sync interfaces/ with @webref/idl 3.12.3 Jul 2, 2022
@github-actions github-actions bot force-pushed the actions/update-idl branch 4 times, most recently from c4e179b to 8c8b50e Compare July 6, 2022 12:16
@github-actions github-actions bot changed the title Sync interfaces/ with @webref/idl 3.12.3 Sync interfaces/ with @webref/idl 3.12.4 Jul 7, 2022
@foolip foolip merged commit df731da into master Jul 8, 2022
@foolip foolip deleted the actions/update-idl branch July 8, 2022 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants