Skip to content

Commit f68e5e4

Browse files
mdn-botcaugner
andauthored
Release v5.7.0 (#26086)
BCD now tracks WebDriver BiDi data at `webdriver.bidi.*`. WebDriver Classic data was moved from `webdriver.commands.*` to `webdriver.classic.*`. Co-authored-by: Claas Augner <[email protected]>
1 parent 345878d commit f68e5e4

File tree

3 files changed

+118
-3
lines changed

3 files changed

+118
-3
lines changed

RELEASE_NOTES.md

+115
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,120 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v5.7.0](https://github.com/mdn/browser-compat-data/releases/tag/v5.7.0)
4+
5+
March 4, 2025
6+
7+
### Notable changes
8+
9+
#### WebDriver
10+
11+
BCD now tracks [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) data at [`webdriver.bidi.*`](https://github.com/mdn/browser-compat-data/blob/release/webdriver/bidi.json).
12+
13+
WebDriver Classic data was moved from `webdriver.commands.*` to `webdriver.classic.*`.
14+
15+
### Renamings
16+
17+
- `webdriver.commands.*` to `webdriver.classic.*` ([#25802](https://github.com/mdn/browser-compat-data/pull/25802))
18+
19+
### Additions
20+
21+
- `api.CanvasRenderingContext2D.lang` ([#26106](https://github.com/mdn/browser-compat-data/pull/26106))
22+
- `api.GPUTexture.createView.usage` ([#26102](https://github.com/mdn/browser-compat-data/pull/26102))
23+
- `api.ImageData.ImageData.settings_parameter` ([#26088](https://github.com/mdn/browser-compat-data/pull/26088))
24+
- `api.ImageData.ImageData.settings_parameter.colorSpace_option` ([#26088](https://github.com/mdn/browser-compat-data/pull/26088))
25+
- `api.OffscreenCanvasRenderingContext2D.lang` ([#26106](https://github.com/mdn/browser-compat-data/pull/26106))
26+
- `api.Window.postMessage.options_delegate_parameter` ([#26089](https://github.com/mdn/browser-compat-data/pull/26089))
27+
- `browsers.chrome_android.releases.137` ([#26067](https://github.com/mdn/browser-compat-data/pull/26067))
28+
- `browsers.chrome.releases.137` ([#26067](https://github.com/mdn/browser-compat-data/pull/26067))
29+
- `browsers.firefox_android.releases.139` ([#26067](https://github.com/mdn/browser-compat-data/pull/26067))
30+
- `browsers.firefox.releases.139` ([#26067](https://github.com/mdn/browser-compat-data/pull/26067))
31+
- `browsers.webview_android.releases.137` ([#26067](https://github.com/mdn/browser-compat-data/pull/26067))
32+
- `css.types.gradient.conic-gradient.single_color_stop` ([#26062](https://github.com/mdn/browser-compat-data/pull/26062))
33+
- `css.types.gradient.linear-gradient.single_color_stop` ([#26062](https://github.com/mdn/browser-compat-data/pull/26062))
34+
- `css.types.gradient.radial-gradient.single_color_stop` ([#26062](https://github.com/mdn/browser-compat-data/pull/26062))
35+
- `html.global_attributes.inert.ignores_find_in_page` ([#25984](https://github.com/mdn/browser-compat-data/pull/25984))
36+
- `webdriver.bidi.browser` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
37+
- `webdriver.bidi.browser.close` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
38+
- `webdriver.bidi.browser.createUserContext` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
39+
- `webdriver.bidi.browser.getClientWindows` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
40+
- `webdriver.bidi.browser.getUserContexts` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
41+
- `webdriver.bidi.browser.removeUserContext` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
42+
- `webdriver.bidi.browsingContext` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
43+
- `webdriver.bidi.browsingContext.activate` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
44+
- `webdriver.bidi.browsingContext.captureScreenshot` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
45+
- `webdriver.bidi.browsingContext.close` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
46+
- `webdriver.bidi.browsingContext.contextCreated_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
47+
- `webdriver.bidi.browsingContext.contextDestroyed_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
48+
- `webdriver.bidi.browsingContext.create` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
49+
- `webdriver.bidi.browsingContext.domContentLoaded_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
50+
- `webdriver.bidi.browsingContext.fragmentNavigated_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
51+
- `webdriver.bidi.browsingContext.getTree` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
52+
- `webdriver.bidi.browsingContext.handleUserPrompt` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
53+
- `webdriver.bidi.browsingContext.load_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
54+
- `webdriver.bidi.browsingContext.locateNodes` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
55+
- `webdriver.bidi.browsingContext.navigate` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
56+
- `webdriver.bidi.browsingContext.navigationCommitted_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
57+
- `webdriver.bidi.browsingContext.navigationFailed_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
58+
- `webdriver.bidi.browsingContext.navigationStarted_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
59+
- `webdriver.bidi.browsingContext.print` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
60+
- `webdriver.bidi.browsingContext.reload` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
61+
- `webdriver.bidi.browsingContext.setViewport` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
62+
- `webdriver.bidi.browsingContext.traverseHistory` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
63+
- `webdriver.bidi.browsingContext.userPromptClosed_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
64+
- `webdriver.bidi.browsingContext.userPromptOpened_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
65+
- `webdriver.bidi.input` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
66+
- `webdriver.bidi.input.performActions` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
67+
- `webdriver.bidi.input.releaseActions` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
68+
- `webdriver.bidi.input.setFiles` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
69+
- `webdriver.bidi.log` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
70+
- `webdriver.bidi.log.entryAdded_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
71+
- `webdriver.bidi.network` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
72+
- `webdriver.bidi.network.addIntercept` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
73+
- `webdriver.bidi.network.authRequired_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
74+
- `webdriver.bidi.network.beforeRequestSent_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
75+
- `webdriver.bidi.network.continueRequest` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
76+
- `webdriver.bidi.network.continueResponse` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
77+
- `webdriver.bidi.network.continueWithAuth` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
78+
- `webdriver.bidi.network.failRequest` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
79+
- `webdriver.bidi.network.fetchError_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
80+
- `webdriver.bidi.network.provideResponse` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
81+
- `webdriver.bidi.network.removeIntercept` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
82+
- `webdriver.bidi.network.responseCompleted_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
83+
- `webdriver.bidi.network.responseStarted_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
84+
- `webdriver.bidi.network.setCacheBehavior` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
85+
- `webdriver.bidi.permission` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
86+
- `webdriver.bidi.permission.setPermission` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
87+
- `webdriver.bidi.script` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
88+
- `webdriver.bidi.script.addPreloadScript` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
89+
- `webdriver.bidi.script.callFunction` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
90+
- `webdriver.bidi.script.disown` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
91+
- `webdriver.bidi.script.evaluate` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
92+
- `webdriver.bidi.script.getRealms` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
93+
- `webdriver.bidi.script.message_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
94+
- `webdriver.bidi.script.realmCreated_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
95+
- `webdriver.bidi.script.realmDestroyed_event` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
96+
- `webdriver.bidi.script.removePreloadScript` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
97+
- `webdriver.bidi.session` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
98+
- `webdriver.bidi.session.end` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
99+
- `webdriver.bidi.session.new` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
100+
- `webdriver.bidi.session.status` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
101+
- `webdriver.bidi.session.subscribe` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
102+
- `webdriver.bidi.session.unsubscribe` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
103+
- `webdriver.bidi.storage` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
104+
- `webdriver.bidi.storage.deleteCookies` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
105+
- `webdriver.bidi.storage.getCookies` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
106+
- `webdriver.bidi.storage.setCookie` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
107+
- `webdriver.bidi.webExtension` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
108+
- `webdriver.bidi.webExtension.install` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
109+
- `webdriver.bidi.webExtension.uninstall` ([#25804](https://github.com/mdn/browser-compat-data/pull/25804))
110+
111+
### Statistics
112+
113+
- 9 contributors have changed 132 files with 3,849 additions and 352 deletions in 26 commits ([`v5.6.43...v5.7.0`](https://github.com/mdn/browser-compat-data/compare/v5.6.43...v5.7.0))
114+
- 17,057 total features
115+
- 1,130 total contributors
116+
- 5,121 total stargazers
117+
3118
## [v5.6.43](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.43)
4119

5120
February 28, 2025

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdn/browser-compat-data",
3-
"version": "5.6.43",
3+
"version": "5.7.0",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)