Skip to content

Commit

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

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.6.37 to 5.6.38.
- [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.37...v5.6.38)

---
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 Feb 12, 2025
1 parent 360a7f4 commit 6f1fbc6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 34 deletions.
16 changes: 2 additions & 14 deletions features/magnetometer.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,6 @@ status:
baseline: false
support: {}
compat_features:
# baseline: false
# support:
# chrome: "62"
# chrome_android: "62"
# edge: "79"
- api.Permissions.permission_magnetometer

# baseline: false
# support:
# chrome: "66"
# chrome_android: "66"
# edge: "79"
- html.elements.iframe.allow.magnetometer

# baseline: false
# support:
# chrome: "88"
Expand All @@ -34,3 +20,5 @@ compat_features:
- api.Magnetometer.x
- api.Magnetometer.y
- api.Magnetometer.z
- api.Permissions.permission_magnetometer
- html.elements.iframe.allow.magnetometer
16 changes: 1 addition & 15 deletions features/partitioned-cookies.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,6 @@ status:
chrome_android: "114"
edge: "114"
compat_features:
# baseline: false
# support:
# chrome: "114"
# chrome_android: "114"
# edge: "114"
# firefox: "131"
# firefox_android: "131"
- http.headers.Set-Cookie.Partitioned

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "114"
# chrome_android: "114"
# edge: "114"
- api.CookieChangeEvent.changed.partitioned_property
- api.CookieChangeEvent.deleted.partitioned_property
- api.CookieStore.delete.partitioned_option
Expand All @@ -31,3 +16,4 @@ compat_features:
- api.CookieStore.set.partitioned_option
- api.ExtendableCookieChangeEvent.changed.partitioned_property
- api.ExtendableCookieChangeEvent.deleted.partitioned_property
- http.headers.Set-Cookie.Partitioned
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 @@ -39,7 +39,7 @@
"devDependencies": {
"@eslint/js": "^9.20.0",
"@js-temporal/polyfill": "^0.4.4",
"@mdn/browser-compat-data": "^5.6.37",
"@mdn/browser-compat-data": "^5.6.38",
"@types/caniuse-lite": "^1.0.4",
"@types/diff": "^7.0.1",
"@types/node": "^18.19.75",
Expand Down

0 comments on commit 6f1fbc6

Please sign in to comment.