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

build(deps): bump @mdn/browser-compat-data from 3.1.3 to 3.2.0 #3210

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps @mdn/browser-compat-data from 3.1.3 to 3.2.0.

Release notes

Sourced from @​mdn/browser-compat-data's releases.

v3.2.0

Notable changes

  • Support statement objects may no longer use false or null values for version_removed. Values for version_removed are now required to be real version numbers or true (removed in some unknown version). This change to the schema codifies a widely-followed practice within existing compatability data. (#9015)

  • The following features were renamed:

    • api.SVGFECompositeElement.in is now api.SVGFECompositeElement.in1, fixing a misidentified attribute (again). (#9074, #9343)
    • api.SVGTests.hasextension is now api.SVGTests.hasExtension, fixing incorrect capitalization. (#9387)
    • api.SVGViewElement.viewtarget is now api.SVGViewElement.viewTarget, fixing incorrect capitalization. (#9387)
  • The following features were removed because they duplicated data under historic names:

    • api.AuthenticationAssertion, duplicating api.AuthenticatorAssertionResponse (#9398)
    • api.ConstrainLong, duplicating api.ConstrainULong (#9418)
    • api.LongRange, duplicating api.ULongRange (#9418)
    • api.ScopedCredential, duplicating api.PublicKeyCredential (#9398)
    • api.ScopedCredentialInfo, duplicating api.AuthenticatorResponse (#9398)
    • api.Window.OverconstrainedError, duplicating api.OverconstrainedError (#9401)
  • The following no-longer supported features were removed as irrelevant:

    • api.PasswordCredential.additionalData (#9400)
    • api.PasswordCredential.idName (#9400)
    • api.PasswordCredential.passwordName (#9400)
  • The following never-implemented features were removed:

    • api.PaymentManager.requestPermission (#9399)
    • api.Response.useFinalURL (#9386)
    • api.Window.layoutShift (#9388)

Statistics

  • 11 contributors have changed 163 files with 1,288 additions and 1,323 deletions in 27 commits (v3.1.3...v3.2.0)
  • 13,031 total features
  • 769 total contributors
  • 3,266 total stargazers
Changelog

Sourced from @​mdn/browser-compat-data's changelog.

v3.2.0

March 11, 2021

Notable changes

  • Support statement objects may no longer use false or null values for version_removed. Values for version_removed are now required to be real version numbers or true (removed in some unknown version). This change to the schema codifies a widely-followed practice within existing compatability data. (#9015)

  • The following features were renamed:

    • api.SVGFECompositeElement.in is now api.SVGFECompositeElement.in1, fixing a misidentified attribute (again). (#9074, #9343)
    • api.SVGTests.hasextension is now api.SVGTests.hasExtension, fixing incorrect capitalization. (#9387)
    • api.SVGViewElement.viewtarget is now api.SVGViewElement.viewTarget, fixing incorrect capitalization. (#9387)
  • The following features were removed because they duplicated data under historic names:

    • api.AuthenticationAssertion, duplicating api.AuthenticatorAssertionResponse (#9398)
    • api.ConstrainLong, duplicating api.ConstrainULong (#9418)
    • api.LongRange, duplicating api.ULongRange (#9418)
    • api.ScopedCredential, duplicating api.PublicKeyCredential (#9398)
    • api.ScopedCredentialInfo, duplicating api.AuthenticatorResponse (#9398)
    • api.Window.OverconstrainedError, duplicating api.OverconstrainedError (#9401)
  • The following no-longer supported features were removed as irrelevant:

    • api.PasswordCredential.additionalData (#9400)
    • api.PasswordCredential.idName (#9400)
    • api.PasswordCredential.passwordName (#9400)
  • The following never-implemented features were removed:

    • api.PaymentManager.requestPermission (#9399)
    • api.Response.useFinalURL (#9386)
    • api.Window.layoutShift (#9388)

Statistics

  • 11 contributors have changed 163 files with 1,288 additions and 1,323 deletions in 27 commits (v3.1.3...v3.2.0)
  • 13,031 total features
  • 769 total contributors
  • 3,266 total stargazers
Commits
  • a0ceeff Prepare release v3.2.0 (#9404)
  • b289d1c Fix isPointInPath Path Parameter support info for Safari (#9427)
  • ae28d43 Remove api.Response.useFinalURL entry (#9386)
  • 4b0d4ab Fix the capitalization of two SVG API entries (#9387)
  • 8ed9418 Clear-Site_Data header: secure context is standard compliant (#9408)
  • d5b1aaf Link Chromium/WebKit bugs for grid animations and subgrid (#9424)
  • 6517461 Add spec_url for border-block* to border-image* CSS properties (#9395)
  • 3832fa6 fix unhandledrejection_event / onunhandledrejection edge compatibility (#9350)
  • 35ca65b Deprecate NavigatorPlugins, its subfeatures, and related objects (#9338)
  • 9b7b81f Add data for Web Serial API. (#9199)
  • Additional commits viewable in compare view

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.


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 dependabot bot added dependencies Pull requests that update a dependency file javascript labels Mar 12, 2021
@peterbe peterbe merged commit 6d86738 into main Mar 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-3.2.0 branch March 12, 2021 13:59
wbamberg pushed a commit to wbamberg/yari that referenced this pull request Mar 15, 2021
* upstream/main: (164 commits)
  skip empty srcs for safe iframe srcs (mdn#3216)
  correct code comment (mdn#3223)
  build(deps): bump ahmadnassri/action-dependabot-auto-merge (mdn#3197)
  build(deps-dev): bump @types/react-dom from 17.0.1 to 17.0.2 (mdn#3164)
  create a whatsdeployed.json for translated-content too (mdn#3221)
  avoid double-slash redirects (mdn#3222)
  build(deps): bump image-size from 0.9.4 to 0.9.5 (mdn#3214)
  build(deps): bump boto3 from 1.17.22 to 1.17.26 in /deployer (mdn#3212)
  Fix our auto-merge workflow (mdn#3218)
  build(deps-dev): bump ts-loader from 8.0.17 to 8.0.18 (mdn#3208)
  disable lighthouse PR check unless relevant changes (mdn#3203)
  hide toolbar for frozen locales (mdn#3213)
  build(deps): bump is-svg from 4.2.1 to 4.2.2 (mdn#3209)
  build(deps): bump @mdn/browser-compat-data from 3.1.3 to 3.2.0 (mdn#3210)
  downloading external images for translated-content (mdn#3207)
  add active locales (mdn#3201)
  add tool command for rendering/removing macros (mdn#2955)
  unsafe html should be a breaking flaw (mdn#3192)
  open editor for translated content (mdn#3196)
  add fundamental redirects for /en-US/Security/CSP (mdn#3200)
  ...
peterbe pushed a commit to peterbe/yari that referenced this pull request Jun 1, 2021
)

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 3.1.3 to 3.2.0.
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/master/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v3.1.3...v3.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@caugner caugner added the browser-compat issues related to the browser compatibility data tables (BCD) label Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-compat issues related to the browser compatibility data tables (BCD) dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants