Skip to content

Commit

Permalink
Merge branch 'main' into spec-url-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Aug 17, 2024
2 parents 480d503 + 45b8796 commit 7be9f82
Show file tree
Hide file tree
Showing 470 changed files with 6,418 additions and 4,120 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/data-problem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ body:
- Check for an [existing issue](https://github.com/mdn/browser-compat-data/issues) first. If someone else has opened an issue describing the same problem, please upvote their issue rather than creating another one.
- Keep issues relevant to the project. Irrelevant issues will be automatically closed and marked as spam, and repeated offenses may result in exclusion from MDN Web Docs.
- Provide as much detail as possible. The more detail you are able to provide, the better!
- Please make sure that any code samples provided are short, easy to read, and written in pure JavaScript. Please avoid writing code examples in TypeScript, CoffeeScript or any other JavaScript variation that requires compilation.
- Write issues primarily in English. While translation tools are available, we will be able to provide better assistance with pre-translated content. You are more than welcome to include a version of the issue body in your preferred language alongside the English version.
---
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/close-incomplete-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
close-issues-if-invalid:
runs-on: ubuntu-latest
steps:
- uses: queengooborg/invalid-issue-closer@v1.3.3
- uses: queengooborg/invalid-issue-closer@v1.4.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels: "invalid :no_entry_sign:"
Expand Down
90 changes: 90 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,95 @@
# @mdn/browser-compat-data release notes

## [v5.5.46](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.46)

August 13, 2024

### Removals

- `css.properties.masonry-auto-flow` ([#24009](https://github.com/mdn/browser-compat-data/pull/24009))

### Additions

- `api.SubtleCrypto.deriveBits.x25519` ([#23925](https://github.com/mdn/browser-compat-data/pull/23925))
- `api.SubtleCrypto.deriveKey.x25519` ([#23925](https://github.com/mdn/browser-compat-data/pull/23925))
- `api.SubtleCrypto.exportKey.x25519` ([#23925](https://github.com/mdn/browser-compat-data/pull/23925))
- `api.SubtleCrypto.generateKey.x25519` ([#23925](https://github.com/mdn/browser-compat-data/pull/23925))
- `api.SubtleCrypto.importKey.x25519` ([#23925](https://github.com/mdn/browser-compat-data/pull/23925))
- `browsers.edge.releases.130` ([#24063](https://github.com/mdn/browser-compat-data/pull/24063))
- `browsers.firefox_android.releases.132` ([#24046](https://github.com/mdn/browser-compat-data/pull/24046))
- `browsers.firefox.releases.132` ([#24046](https://github.com/mdn/browser-compat-data/pull/24046))
- `http.headers.Reporting-Endpoints` ([#24047](https://github.com/mdn/browser-compat-data/pull/24047))
- `webextensions.api.webRequest.getSecurityInfo.options` ([#24056](https://github.com/mdn/browser-compat-data/pull/24056))

### Statistics

- 7 contributors have changed 128 files with 1,741 additions and 1,804 deletions in 38 commits ([`v5.5.45...v5.5.46`](https://github.com/mdn/browser-compat-data/compare/v5.5.45...v5.5.46))
- 16,476 total features
- 1,100 total contributors
- 4,876 total stargazers

## [v5.5.45](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.45)

August 6, 2024

### Statistics

- 2 contributors have changed 9 files with 208 additions and 162 deletions in 12 commits ([`v5.5.44...v5.5.45`](https://github.com/mdn/browser-compat-data/compare/v5.5.44...v5.5.45))
- 16,470 total features
- 1,100 total contributors
- 4,877 total stargazers

## [v5.5.44](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.44)

August 2, 2024

### Removals

- `api.Element.setHTML` ([#23989](https://github.com/mdn/browser-compat-data/pull/23989))
- `api.Sanitizer` ([#23989](https://github.com/mdn/browser-compat-data/pull/23989))
- `api.Sanitizer.getConfiguration` ([#23989](https://github.com/mdn/browser-compat-data/pull/23989))
- `api.Sanitizer.getDefaultConfiguration_static` ([#23989](https://github.com/mdn/browser-compat-data/pull/23989))
- `api.Sanitizer.sanitize` ([#23989](https://github.com/mdn/browser-compat-data/pull/23989))
- `api.Sanitizer.Sanitizer` ([#23989](https://github.com/mdn/browser-compat-data/pull/23989))
- `mathml.elements.mstyle.scriptminsize` ([#23962](https://github.com/mdn/browser-compat-data/pull/23962))
- `mathml.elements.mstyle.scriptsizemultiplier` ([#23962](https://github.com/mdn/browser-compat-data/pull/23962))

### Additions

- `api.MediaCapabilities.decodingInfo.configuration_keySystemConfiguration_parameter` ([#23815](https://github.com/mdn/browser-compat-data/pull/23815))

### Statistics

- 5 contributors have changed 34 files with 307 additions and 609 deletions in 44 commits ([`v5.5.43...v5.5.44`](https://github.com/mdn/browser-compat-data/compare/v5.5.43...v5.5.44))
- 16,470 total features
- 1,100 total contributors
- 4,868 total stargazers

## [v5.5.43](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.43)

July 30, 2024

### Removals

- `api.CSSPositionTryDescriptors.inset-area` ([#23981](https://github.com/mdn/browser-compat-data/pull/23981))
- `api.CSSPositionTryDescriptors.insetArea` ([#23981](https://github.com/mdn/browser-compat-data/pull/23981))
- `api.MLActivation` ([#23983](https://github.com/mdn/browser-compat-data/pull/23983))
- `api.MLGraphBuilder.not` ([#23983](https://github.com/mdn/browser-compat-data/pull/23983))
- `http.headers.Permissions-Policy.battery` ([#23821](https://github.com/mdn/browser-compat-data/pull/23821))

### Additions

- `api.CSSPositionTryDescriptors.position-area` ([#23981](https://github.com/mdn/browser-compat-data/pull/23981))
- `api.CSSPositionTryDescriptors.positionArea` ([#23981](https://github.com/mdn/browser-compat-data/pull/23981))
- `api.MLGraphBuilder.logicalNot` ([#23983](https://github.com/mdn/browser-compat-data/pull/23983))

### Statistics

- 6 contributors have changed 99 files with 360 additions and 481 deletions in 18 commits ([`v5.5.42...v5.5.43`](https://github.com/mdn/browser-compat-data/compare/v5.5.42...v5.5.43))
- 16,477 total features
- 1,100 total contributors
- 4,865 total stargazers

## [v5.5.42](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.42)

July 26, 2024
Expand Down
6 changes: 6 additions & 0 deletions api/AbsoluteOrientationSensor.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AbsoluteOrientationSensor",
"spec_url": "https://w3c.github.io/orientation-sensor/#absoluteorientationsensor-interface",
"tags": [
"web-features:orientation-sensor"
],
"support": {
"chrome": {
"version_added": "67"
Expand Down Expand Up @@ -38,6 +41,9 @@
"description": "<code>AbsoluteOrientationSensor()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AbsoluteOrientationSensor/AbsoluteOrientationSensor",
"spec_url": "https://w3c.github.io/orientation-sensor/#dom-absoluteorientationsensor-absoluteorientationsensor",
"tags": [
"web-features:orientation-sensor"
],
"support": {
"chrome": {
"version_added": "67"
Expand Down
15 changes: 15 additions & 0 deletions api/Accelerometer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Accelerometer",
"spec_url": "https://w3c.github.io/accelerometer/#accelerometer-interface",
"tags": [
"web-features:accelerometer"
],
"support": {
"chrome": {
"version_added": "67"
Expand Down Expand Up @@ -38,6 +41,9 @@
"description": "<code>Accelerometer()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Accelerometer/Accelerometer",
"spec_url": "https://w3c.github.io/accelerometer/#dom-accelerometer-accelerometer",
"tags": [
"web-features:accelerometer"
],
"support": {
"chrome": {
"version_added": "67"
Expand Down Expand Up @@ -72,6 +78,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Accelerometer/x",
"spec_url": "https://w3c.github.io/accelerometer/#accelerometer-x",
"tags": [
"web-features:accelerometer"
],
"support": {
"chrome": {
"version_added": "67"
Expand Down Expand Up @@ -106,6 +115,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Accelerometer/y",
"spec_url": "https://w3c.github.io/accelerometer/#accelerometer-y",
"tags": [
"web-features:accelerometer"
],
"support": {
"chrome": {
"version_added": "67"
Expand Down Expand Up @@ -140,6 +152,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Accelerometer/z",
"spec_url": "https://w3c.github.io/accelerometer/#accelerometer-z",
"tags": [
"web-features:accelerometer"
],
"support": {
"chrome": {
"version_added": "67"
Expand Down
33 changes: 33 additions & 0 deletions api/AnalyserNode.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode",
"spec_url": "https://webaudio.github.io/web-audio-api/#AnalyserNode",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -42,6 +45,9 @@
"description": "<code>AnalyserNode()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/AnalyserNode",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-analysernode",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "55"
Expand Down Expand Up @@ -76,6 +82,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/fftSize",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-fftsize",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -114,6 +123,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/frequencyBinCount",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-frequencybincount",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -152,6 +164,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/getByteFrequencyData",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-getbytefrequencydata",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -190,6 +205,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/getByteTimeDomainData",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-getbytetimedomaindata",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -228,6 +246,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/getFloatFrequencyData",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-getfloatfrequencydata",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -266,6 +287,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/getFloatTimeDomainData",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-getfloattimedomaindata",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "35"
Expand Down Expand Up @@ -302,6 +326,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/maxDecibels",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-maxdecibels",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -340,6 +367,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/minDecibels",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-mindecibels",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -378,6 +408,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/smoothingTimeConstant",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-smoothingtimeconstant",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down
27 changes: 27 additions & 0 deletions api/AudioBuffer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer",
"spec_url": "https://webaudio.github.io/web-audio-api/#AudioBuffer",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -42,6 +45,9 @@
"description": "<code>AudioBuffer()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/AudioBuffer",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiobuffer-audiobuffer",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "55",
Expand Down Expand Up @@ -85,6 +91,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/copyFromChannel",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiobuffer-copyfromchannel",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -121,6 +130,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/copyToChannel",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiobuffer-copytochannel",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -157,6 +169,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/duration",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiobuffer-duration",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -195,6 +210,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/getChannelData",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiobuffer-getchanneldata",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -233,6 +251,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/length",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiobuffer-length",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -271,6 +292,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/numberOfChannels",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiobuffer-numberofchannels",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down Expand Up @@ -309,6 +333,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/sampleRate",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiobuffer-samplerate",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "14"
Expand Down
Loading

0 comments on commit 7be9f82

Please sign in to comment.