webhintio / online-service

🔬 Online version of webhint
https://webhint.io/scanner/
Apache License 2.0
93 stars 16 forks source link

Upgrade: Bump mdn-browser-compat-data from 0.0.98 to 0.0.99 #798

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps mdn-browser-compat-data from 0.0.98 to 0.0.99.

Release notes *Sourced from [mdn-browser-compat-data's releases](https://github.com/mdn/browser-compat-data/releases).* > ## v0.0.99 > ### Notable changes > > **Next week (on 21st November 2019), we will release version 1.0.0 (instead of 0.0.100). Please make sure your package.json semver query takes this into account! (see also npm semver calculator at https://semver.npmjs.com/)** > > There are no breaking changes in 1.0.0. It is just that we should finally use semver correctly and call it a 1.0.0 :) > > ### Statistics > - 21 contributors have changed 258 files with 5801 additions and 2130 deletions in 66 commits (https://github.com/mdn/browser-compat-data/compare/v0.0.98...v0.0.99) > - 11824 total features > - 549 total contributors > - 2357 total stargazers
Commits - [`7019d44`](https://github.com/mdn/browser-compat-data/commit/7019d44fed389cfd2620264941e89a30ee7f684e) 99th alpha version - [`179d2d5`](https://github.com/mdn/browser-compat-data/commit/179d2d51a16c375a7a5fe6826faf9c300e78f702) Update Chromium versions for JavaScript statements ([#5127](https://github-redirect.dependabot.com/mdn/browser-compat-data/issues/5127)) - [`339c43e`](https://github.com/mdn/browser-compat-data/commit/339c43ef8a32f4525fa8c1a2926230b4f81c8d91) Update Chromium versions for JavaScript operators ([#5121](https://github-redirect.dependabot.com/mdn/browser-compat-data/issues/5121)) - [`88f6251`](https://github.com/mdn/browser-compat-data/commit/88f625106d7aa86c3651cdbca427cfb1ff834003) Update Chromium versions for various JavaScript builtins ([#5105](https://github-redirect.dependabot.com/mdn/browser-compat-data/issues/5105)) - [`2f94bd5`](https://github.com/mdn/browser-compat-data/commit/2f94bd576f1eed0d80972af499d18eaaba782aed) Fix WebView support for Object.assign() ([#5120](https://github-redirect.dependabot.com/mdn/browser-compat-data/issues/5120)) - [`f90d0d0`](https://github.com/mdn/browser-compat-data/commit/f90d0d0a84c746b03d21b43825b54a41517b1a98) css: Update flex-direction compat data to include issue with Firefox and Fire... - [`a7fb829`](https://github.com/mdn/browser-compat-data/commit/a7fb82941fab4cef1e0b507a74b714b97a100466) Update AmbientLightSensor.illumination. ([#5109](https://github-redirect.dependabot.com/mdn/browser-compat-data/issues/5109)) - [`4fe9259`](https://github.com/mdn/browser-compat-data/commit/4fe92598b9b8848c4594f319d101aedecb99043e) CSS: Add notes for safe/unsafe keywords to Chrome ([#5091](https://github-redirect.dependabot.com/mdn/browser-compat-data/issues/5091)) - [`32df999`](https://github.com/mdn/browser-compat-data/commit/32df999f2e72c7df0470efe8075066c69bcd2186) Fix statuses for various browsers ([#5076](https://github-redirect.dependabot.com/mdn/browser-compat-data/issues/5076)) - [`11daa18`](https://github.com/mdn/browser-compat-data/commit/11daa18ef2ba9b5f95947dbebd6e395e4e9b237b) Update Edge data for api.Element.scrollIntoView ([#5063](https://github-redirect.dependabot.com/mdn/browser-compat-data/issues/5063)) - Additional commits viewable in [compare view](https://github.com/mdn/browser-compat-data/compare/v0.0.98...v0.0.99)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)