Skip to content

Commit

Permalink
Bump @mdn/browser-compat-data from 5.6.10 to 5.6.11 (#2117)
Browse files Browse the repository at this point in the history
* Bump @mdn/browser-compat-data from 5.6.10 to 5.6.11

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.6.10 to 5.6.11.
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v5.6.10...v5.6.11)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Delete removed keys

* Rename `InkPresenter` to `DelegatedInkTrailPresenter`

* Refresh dist

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
  • Loading branch information
dependabot[bot] and ddbeck authored Oct 30, 2024
1 parent 94e8798 commit 958fd5c
Show file tree
Hide file tree
Showing 12 changed files with 54 additions and 66 deletions.
3 changes: 0 additions & 3 deletions features/draft/spec/css-align-3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ compat_features:
- css.properties.align-self.flex_context.last_baseline
- css.properties.align-self.flex_context.safe_unsafe
- css.properties.align-self.flex_context.start_end
- css.properties.align-self.positioned_boxes
- css.properties.gap
- css.properties.gap.multicol_context
- css.properties.justify-content
Expand All @@ -31,11 +30,9 @@ compat_features:
- css.properties.justify-content.flex_context.start_end
- css.properties.justify-items
- css.properties.justify-self
- css.properties.justify-self.positioned_boxes
- css.properties.place-content
- css.properties.place-items
- css.properties.place-self
- css.properties.place-self.positioned_boxes
- css.properties.row-gap

# The following features in the spec are already part of web-features:
Expand Down
13 changes: 3 additions & 10 deletions features/draft/spec/css-align-3.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

status:
baseline: false
support: {}
support:
firefox: "125"
firefox_android: "125"
compat_features:
# baseline: high
# baseline_low_date: 2015-09-30
Expand Down Expand Up @@ -247,15 +249,6 @@ compat_features:
- css.properties.align-self.flex_context.safe_unsafe
- css.properties.justify-content.flex_context.safe_unsafe

# baseline: false
# support:
# chrome: "122"
# chrome_android: "122"
# edge: "122"
- css.properties.align-self.positioned_boxes
- css.properties.justify-self.positioned_boxes
- css.properties.place-self.positioned_boxes

# baseline: false
# support:
# firefox: "52"
Expand Down
6 changes: 3 additions & 3 deletions features/draft/spec/css-multicol-1.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ status:
support: {}
compat_features:
# baseline: high
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
# baseline_low_date: 2016-11-15
# baseline_high_date: 2019-05-15
# support:
# chrome: "50"
# chrome_android: "50"
# edge: "79"
# edge: "12"
# firefox: "50"
# firefox_android: "50"
# safari: "9"
Expand Down
6 changes: 3 additions & 3 deletions features/draft/spec/css-sizing-4.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ status:
support: {}
compat_features:
# baseline: high
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
# baseline_low_date: 2016-11-15
# baseline_high_date: 2019-05-15
# support:
# chrome: "50"
# chrome_android: "50"
# edge: "79"
# edge: "12"
# firefox: "50"
# firefox_android: "50"
# safari: "9"
Expand Down
29 changes: 15 additions & 14 deletions features/draft/spec/html.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -1981,19 +1981,6 @@ compat_features:
- html.elements.iframe.sandbox.allow-same-origin
- html.elements.iframe.sandbox.allow-scripts

# baseline: high
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
# support:
# chrome: "6"
# chrome_android: "18"
# edge: "79"
# firefox: "53"
# firefox_android: "53"
# safari: "5"
# safari_ios: "5"
- api.EventSource.worker_support

# baseline: high
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
Expand Down Expand Up @@ -3062,6 +3049,15 @@ compat_features:
- api.HTMLInputElement.stepDown
- api.HTMLInputElement.stepUp

# baseline: false
# support:
# chrome: "6"
# chrome_android: "18"
# edge: "79"
# safari: "5"
# safari_ios: "5"
- api.EventSource.worker_support

# baseline: false
# support:
# chrome: "8"
Expand Down Expand Up @@ -3813,6 +3809,12 @@ compat_features:
# firefox_android: "14"
- html.elements.a.href.href_sms

# baseline: false
# support:
# safari: "14.1"
# safari_ios: "14.5"
- api.HTMLElement.autocorrect

# baseline: false
# support:
# firefox: "34"
Expand Down Expand Up @@ -3863,7 +3865,6 @@ compat_features:
# support: {}
- api.HTMLButtonElement.command
- api.HTMLButtonElement.commandfor
- api.HTMLElement.autocorrect
- api.HTMLElement.command_event
- api.Navigator.authentication
- html.elements.hr.hr_in_select
Expand Down
3 changes: 2 additions & 1 deletion features/draft/spec/media-capabilities.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ compat_features:
# safari_ios: "15.4"
- api.WorkerNavigator.mediaCapabilities

# baseline: low
# baseline: high
# baseline_low_date: 2022-04-28
# baseline_high_date: 2024-10-28
# support:
# chrome: "101"
# chrome_android: "101"
Expand Down
6 changes: 4 additions & 2 deletions features/hwb.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: low
baseline: high
baseline_low_date: 2022-04-28
baseline_high_date: 2024-10-28
support:
chrome: "101"
chrome_android: "101"
Expand All @@ -14,8 +15,9 @@ status:
safari_ios: "15"
compat_features:
# ⬇️ Same status as overall feature ⬇️
# baseline: low
# baseline: high
# baseline_low_date: 2022-04-28
# baseline_high_date: 2024-10-28
# support:
# chrome: "101"
# chrome_android: "101"
Expand Down
8 changes: 4 additions & 4 deletions features/ink.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ spec: https://wicg.github.io/ink-enhancement/
compat_features:
- api.Ink
- api.Ink.requestPresenter
- api.InkPresenter
- api.InkPresenter.expectedImprovement
- api.InkPresenter.presentationArea
- api.InkPresenter.updateInkTrailStartPoint
- api.DelegatedInkTrailPresenter
- api.DelegatedInkTrailPresenter.expectedImprovement
- api.DelegatedInkTrailPresenter.presentationArea
- api.DelegatedInkTrailPresenter.updateInkTrailStartPoint
- api.Navigator.ink
22 changes: 14 additions & 8 deletions features/ink.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,21 @@

status:
baseline: false
support:
chrome: "94"
chrome_android: "94"
edge: "93"
support: {}
compat_features:
# baseline: false
# support:
# chrome: "94"
# chrome_android: "94"
# edge: "93"
- api.DelegatedInkTrailPresenter
- api.DelegatedInkTrailPresenter.presentationArea
- api.DelegatedInkTrailPresenter.updateInkTrailStartPoint
- api.Ink
- api.Ink.requestPresenter
- api.InkPresenter
- api.InkPresenter.expectedImprovement
- api.InkPresenter.presentationArea
- api.InkPresenter.updateInkTrailStartPoint
- api.Navigator.ink

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
- api.DelegatedInkTrailPresenter.expectedImprovement
14 changes: 1 addition & 13 deletions features/multi-column.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ compat_features:
# safari: "9"
# safari_ios: "9"
- css.properties.column-width
- css.properties.column-width.auto

# ⬇️ Same status as overall feature ⬇️
# baseline: high
Expand Down Expand Up @@ -73,19 +74,6 @@ compat_features:
# safari_ios: "10"
- css.properties.column-gap.multicol_context

# baseline: high
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
# support:
# chrome: "50"
# chrome_android: "50"
# edge: "79"
# firefox: "50"
# firefox_android: "50"
# safari: "9"
# safari_ios: "9"
- css.properties.column-width.auto

# baseline: false
# support:
# chrome: "66"
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@eslint/js": "^9.13.0",
"@js-temporal/polyfill": "^0.4.4",
"@mdn/browser-compat-data": "^5.6.10",
"@mdn/browser-compat-data": "^5.6.11",
"@types/caniuse-lite": "^1.0.4",
"@types/diff": "^5.2.3",
"@types/node": "^18.19.61",
Expand Down

0 comments on commit 958fd5c

Please sign in to comment.