Skip to content

Commit

Permalink
Merge branch 'main' into node-performanceentry-performancemark-perfor…
Browse files Browse the repository at this point in the history
…mancemeasure
  • Loading branch information
skyclouds2001 authored Jan 2, 2025
2 parents b4ff0ef + 325b618 commit 645e8fe
Show file tree
Hide file tree
Showing 124 changed files with 2,884 additions and 3,221 deletions.
13 changes: 12 additions & 1 deletion .github/workflows/close-incomplete-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,18 @@ jobs:
close-issues-if-invalid:
runs-on: ubuntu-latest
steps:
- uses: queengooborg/[email protected]
- uses: queengooborg/[email protected]
id: spam-check
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels: "spam"
# lock: "spam"
comment: |
This issue has been identified as spam and has been automatically closed.
normalize-newlines: true
body-is-blank: true
- uses: queengooborg/[email protected]
if: steps.spam-check.outputs.was-closed == 'false'
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels: "invalid"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-mdn-urls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
update-mdn-urls:
if: github.repository == 'mdn/browser-compat-data' && github.actor == 'dependabot[bot]' && startsWith(github.head_ref, 'dependabot/npm_and_yarn/ddbeck/mdn-content-inventory-')
if: github.repository == 'mdn/browser-compat-data' && github.event.pull_request.user.login == 'dependabot[bot]' && startsWith(github.head_ref, 'dependabot/npm_and_yarn/ddbeck/mdn-content-inventory-')
name: Update MDN urls
runs-on: ubuntu-latest

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update_bcd-utils_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
send_repo_dispatch_event:
runs-on: ubuntu-latest
if: github.repository == 'mdn/browser-compat-data'
steps:
- uses: actions/github-script@v7
with:
Expand Down
184 changes: 184 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,189 @@
# @mdn/browser-compat-data release notes

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

December 20, 2024

### Renamings

- `html.global_attributes.hidden.until-found_value` to `html.global_attributes.hidden.until-found` ([#25471](https://github.com/mdn/browser-compat-data/pull/25471))

### Removals

- `api.MLContext.compute` ([#25449](https://github.com/mdn/browser-compat-data/pull/25449))
- `api.SharedStorageOperation` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.SharedStorageRunOperation` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.SharedStorageRunOperation.run` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.SharedStorageSelectURLOperation` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.SharedStorageSelectURLOperation.run` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WindowSharedStorage` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WindowSharedStorage.run` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WindowSharedStorage.selectURL` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WindowSharedStorage.worklet` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WorkletSharedStorage` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WorkletSharedStorage.@@asyncIterator` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WorkletSharedStorage.context` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WorkletSharedStorage.entries` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WorkletSharedStorage.get` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WorkletSharedStorage.keys` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WorkletSharedStorage.length` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))
- `api.WorkletSharedStorage.remainingBudget` ([#25450](https://github.com/mdn/browser-compat-data/pull/25450))

### Additions

- `api.IDBRequest.error.transient_unrecoverable_read_errors` ([#25277](https://github.com/mdn/browser-compat-data/pull/25277))
- `browsers.safari_ios.releases.18.3` ([#25452](https://github.com/mdn/browser-compat-data/pull/25452))
- `browsers.safari.releases.18.3` ([#25452](https://github.com/mdn/browser-compat-data/pull/25452))
- `browsers.webview_ios.releases.18.3` ([#25452](https://github.com/mdn/browser-compat-data/pull/25452))
- `css.properties.bottom.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.inset-block-end.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.inset-block-start.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.inset-block.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.inset-inline-end.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.inset-inline-start.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.inset-inline.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.inset.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.left.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin-block-end.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin-block-start.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin-block.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin-bottom.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin-inline-end.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin-inline-start.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin-inline.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin-left.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin-right.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin-top.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.margin.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.right.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.properties.top.anchor-size` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))
- `css.types.anchor-size.inset_margin` ([#25443](https://github.com/mdn/browser-compat-data/pull/25443))

### Statistics

- 10 contributors have changed 66 files with 1,047 additions and 792 deletions in 38 commits ([`v5.6.25...v5.6.26`](https://github.com/mdn/browser-compat-data/compare/v5.6.25...v5.6.26))
- 16,750 total features
- 1,120 total contributors
- 5,035 total stargazers

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

December 17, 2024

### Removals

- `javascript.builtins.Temporal.Calendar` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.Calendar` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.dateAdd` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.dateFromFields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.dateUntil` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.day` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.dayOfWeek` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.dayOfYear` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.daysInMonth` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.daysInWeek` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.daysInYear` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.era` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.eraYear` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.fields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.from` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.id` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.inLeapYear` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.mergeFields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.month` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.monthCode` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.monthDayFromFields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.monthsInYear` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.toJSON` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.toString` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.weekOfYear` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.year` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.Calendar.yearMonthFromFields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.PlainDate.getISOFields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.PlainDateTime.getISOFields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.PlainMonthDay.getISOFields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.PlainTime.getISOFields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.PlainYearMonth.getISOFields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone.from` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone.getInstantFor` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone.getOffsetNanosecondsFor` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone.getOffsetStringFor` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone.getPlainDateTimeFor` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone.getPossibleInstantsFor` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone.id` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone.TimeZone` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone.toJSON` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.TimeZone.toString` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))
- `javascript.builtins.Temporal.ZonedDateTime.getISOFields` ([#25415](https://github.com/mdn/browser-compat-data/pull/25415))

### Additions

- `browsers.nodejs.releases.14.18.0` ([#24886](https://github.com/mdn/browser-compat-data/pull/24886))
- `browsers.nodejs.releases.20.16.0` ([#24886](https://github.com/mdn/browser-compat-data/pull/24886))
- `browsers.nodejs.releases.22.3.0` ([#24886](https://github.com/mdn/browser-compat-data/pull/24886))
- `browsers.nodejs.releases.6.13.0` ([#24997](https://github.com/mdn/browser-compat-data/pull/24997))
- `browsers.nodejs.releases.7.3.0` ([#24997](https://github.com/mdn/browser-compat-data/pull/24997))
- `http.headers.Service-Worker` ([#25422](https://github.com/mdn/browser-compat-data/pull/25422))
- `http.headers.Service-Worker-Allowed` ([#25421](https://github.com/mdn/browser-compat-data/pull/25421))
- `webassembly.api.compile_static.compile_options` ([#25391](https://github.com/mdn/browser-compat-data/pull/25391))
- `webassembly.api.compileStreaming_static.compile_options` ([#25391](https://github.com/mdn/browser-compat-data/pull/25391))
- `webassembly.api.instantiate_static.compile_options` ([#25391](https://github.com/mdn/browser-compat-data/pull/25391))
- `webassembly.api.instantiateStreaming_static.compile_options` ([#25391](https://github.com/mdn/browser-compat-data/pull/25391))
- `webassembly.api.Module.Module.compile_options` ([#25391](https://github.com/mdn/browser-compat-data/pull/25391))
- `webassembly.api.validate_static.compile_options` ([#25391](https://github.com/mdn/browser-compat-data/pull/25391))

### Statistics

- 9 contributors have changed 36 files with 556 additions and 2,416 deletions in 21 commits ([`v5.6.24...v5.6.25`](https://github.com/mdn/browser-compat-data/compare/v5.6.24...v5.6.25))
- 16,744 total features
- 1,120 total contributors
- 5,032 total stargazers

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

December 13, 2024

### Renamings

- `css.types.calc-constant` to `css.types.calc-keyword` ([#25395](https://github.com/mdn/browser-compat-data/pull/25395))
- `css.types.calc-constant.e` to `css.types.calc-keyword.e` ([#25395](https://github.com/mdn/browser-compat-data/pull/25395))
- `css.types.calc-constant.infinity` to `css.types.calc-keyword.infinity` ([#25395](https://github.com/mdn/browser-compat-data/pull/25395))
- `css.types.calc-constant.NaN` to `css.types.calc-keyword.NaN`([#25395](https://github.com/mdn/browser-compat-data/pull/25395))
- `css.types.calc-constant.pi` to `css.types.calc-keyword.pi` ([#25395](https://github.com/mdn/browser-compat-data/pull/25395))

### Removals

- `css.properties.offset-path.coord_box` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))

### Additions

- `css.properties.offset-anchor.bottom` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-anchor.center` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-anchor.left` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-anchor.right` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-anchor.top` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-path.border-box` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-path.content-box` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-path.fill-box` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-path.margin-box` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-path.none` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-path.padding-box` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-path.stroke-box` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-path.view-box` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-position.bottom` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-position.center` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-position.left` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-position.right` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))
- `css.properties.offset-position.top` ([#25385](https://github.com/mdn/browser-compat-data/pull/25385))

### Statistics

- 12 contributors have changed 22 files with 775 additions and 97 deletions in 21 commits ([`v5.6.23...v5.6.24`](https://github.com/mdn/browser-compat-data/compare/v5.6.23...v5.6.24))
- 16,780 total features
- 1,119 total contributors
- 5,031 total stargazers

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

December 10, 2024
Expand Down
3 changes: 2 additions & 1 deletion api/AudioSession.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": false,
"impl_url": "https://bugzil.la/1921506"
},
"firefox_android": "mirror",
"ie": {
Expand Down
Loading

0 comments on commit 645e8fe

Please sign in to comment.