Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @mdn/browser-compat-data to v4.0.2 #3887

Merged
merged 1 commit into from
Sep 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mdn/browser-compat-data 4.0.1 -> 4.0.2 age adoption passing confidence

Release Notes

mdn/browser-compat-data

v4.0.2

Compare Source

September 2, 2021

WindowOrWorkerGlobalScope removal

To no longer expose mixins, the following features have been moved from api.WindowOrWorkerGlobalScope (or api.Window for two cases) to the global api.* namespace. The features' worker support is now indicated using worker_support sub-features. (#​11518)

Removed
  • api.Window.isSecureContext
  • api.Window.trustedTypes
  • api.WindowOrWorkerGlobalScope.*
Added
  • api.atob
  • api.atob.worker_support
  • api.btoa
  • api.btoa.worker_support
  • api.caches
  • api.caches.worker_support
  • api.clearInterval
  • api.clearInterval.worker_support
  • api.clearTimeout
  • api.clearTimeout.worker_support
  • api.createImageBitmap
  • api.createImageBitmap.worker_support
  • api.crossOriginIsolated
  • api.crossOriginIsolated.worker_support
  • api.fetch
  • api.fetch.worker_support
  • api.indexedDB
  • api.indexedDB.worker_support
  • api.isSecureContext
  • api.isSecureContext.worker_support
  • api.origin
  • api.origin.worker_support
  • api.queueMicrotask
  • api.queueMicrotask.worker_support
  • api.setInterval
  • api.setInterval.worker_support
  • api.setTimeout
  • api.setTimeout.worker_support
  • api.structuredClone
  • api.structuredClone.worker_support
  • api.trustedTypes
  • api.trustedTypes.worker_support
Notable changes
  • The following non-existent, long-removed, or otherwise irrelevant features have been removed:

Known issues
  • In v3.3.9, the structure of features for css.properties.place-content, place-items, and place-self changed (#​11214). This is an incomplete fix to the problem of undocumented namespaces appearing in places where you might otherwise expect compatability data. The restructuring of the data is a work in progress and may change again in a future release. See #​6175 for more information.
Statistics
  • 10 contributors have changed 61 files with 2,863 additions and 2,275 deletions in 34 commits (v4.0.1...v4.0.2)
  • 13,290 total features
  • 806 total contributors
  • 3,551 total stargazers

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Sep 2, 2021

Codecov Report

Merging #3887 (3c3a54c) into master (013bb45) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3887   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files          52       52           
  Lines        2559     2559           
  Branches      738      738           
=======================================
  Hits         2527     2527           
  Misses         32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 013bb45...3c3a54c. Read the comment docs.

@renovate renovate bot force-pushed the renovate/mdn-browser-compat-data-4.x branch 2 times, most recently from 5f02712 to 382bab3 Compare September 3, 2021 15:25
@renovate renovate bot force-pushed the renovate/mdn-browser-compat-data-4.x branch from 382bab3 to 3c3a54c Compare September 4, 2021 10:13
@renovate renovate bot merged commit db0116e into master Sep 5, 2021
@renovate renovate bot deleted the renovate/mdn-browser-compat-data-4.x branch September 5, 2021 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant