Skip to content

Commit

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

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.6.1 to 5.6.2.
- [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.1...v5.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Refresh dist

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel D. Beck <[email protected]>
  • Loading branch information
dependabot[bot] and ddbeck authored Sep 23, 2024
1 parent 90804ab commit 4c90e36
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 18 deletions.
1 change: 1 addition & 0 deletions features/anchor-positioning.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ compat_features:
# support:
# chrome: "129"
# chrome_android: "129"
# edge: "129"
- api.CSSPositionTryDescriptors.position-area
- api.CSSPositionTryDescriptors.positionArea
- css.properties.position-area
Expand Down
1 change: 1 addition & 0 deletions features/draft/spec/compute-pressure.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ status:
support:
chrome: "129"
chrome_android: "129"
edge: "129"
compat_features:
- webdriver.commands.CreateVirtualPressureSource
- webdriver.commands.DeleteVirtualPressureSource
Expand Down
8 changes: 7 additions & 1 deletion features/draft/spec/css-values-5.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,20 @@ compat_features:
# safari_ios: "17.2"
- css.types.length.rcap

# baseline: false
# support:
# chrome: "129"
# chrome_android: "129"
# edge: "129"
- css.types.calc-size

# baseline: false
# support:
# chrome: "129"
# chrome_android: "129"
- css.properties.interpolate-size
- css.properties.interpolate-size.allow-keywords
- css.properties.interpolate-size.numeric-only
- css.types.calc-size

# ⬇️ Same status as overall feature ⬇️
# baseline: false
Expand Down
17 changes: 9 additions & 8 deletions features/draft/spec/webauthn-3.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -47,24 +47,25 @@ compat_features:
# safari_ios: "17"
- api.CredentialsContainer.create.publicKey_option.extensions.largeBlob

# baseline: false
# support:
# chrome: "89"
# chrome_android: "108"
# edge: "89"
# firefox: "114"
- api.CredentialsContainer.create.publicKey_option.residentKey

# baseline: false
# support:
# chrome: "129"
# chrome_android: "129"
# edge: "129"
# firefox: "119"
# firefox_android: "119"
- api.PublicKeyCredential.parseCreationOptionsFromJSON_static
- api.PublicKeyCredential.parseRequestOptionsFromJSON_static
- api.PublicKeyCredential.toJSON

# baseline: false
# support:
# chrome: "89"
# chrome_android: "108"
# edge: "89"
# firefox: "114"
- api.CredentialsContainer.create.publicKey_option.residentKey

# baseline: false
# support:
# chrome: "88"
Expand Down
1 change: 1 addition & 0 deletions features/intl-duration-format.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ status:
support:
chrome: "129"
chrome_android: "129"
edge: "129"
safari: "16.4"
safari_ios: "16.4"
compat_features:
Expand Down
2 changes: 2 additions & 0 deletions features/scheduler.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ status:
support:
chrome: "129"
chrome_android: "129"
edge: "129"
compat_features:
# baseline: false
# support:
Expand All @@ -29,4 +30,5 @@ compat_features:
# support:
# chrome: "129"
# chrome_android: "129"
# edge: "129"
- api.Scheduler.yield
8 changes: 4 additions & 4 deletions features/tabindex.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ status:
edge: "18"
firefox: "1.5"
firefox_android: "4"
safari: ≤4
safari_ios: ≤3.2
safari: "3.1"
safari_ios: "2"
compat_features:
# baseline: high
# baseline_low_date: 2015-07-29
Expand All @@ -23,8 +23,8 @@ compat_features:
# edge: "12"
# firefox: "1.5"
# firefox_android: "4"
# safari: ≤4
# safari_ios: ≤3.2
# safari: "3.1"
# safari_ios: "2"
- html.global_attributes.tabindex

# baseline: high
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.11.0",
"@js-temporal/polyfill": "^0.4.4",
"@mdn/browser-compat-data": "^5.6.1",
"@mdn/browser-compat-data": "^5.6.2",
"@types/caniuse-lite": "^1.0.4",
"@types/diff": "^5.2.2",
"@types/node": "^18.19.50",
Expand Down

0 comments on commit 4c90e36

Please sign in to comment.