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.1 to 3.2.0 #231

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps @mdn/browser-compat-data from 3.1.1 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

v3.1.3

Notable changes

  • api.SVGFECompositeElement.in replaces api.SVGFECompositeElement.in1, fixing a misidentified attribute (#9074).

Statistics

  • 13 contributors have changed 87 files with 771 additions and 480 deletions in 28 commits (v3.1.2...v3.1.3)
  • 13,028 total features
  • 767 total contributors
  • 3,253 total stargazers

... (truncated)

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

v3.1.3

March 4, 2021

Notable changes

  • api.SVGFECompositeElement.in replaces api.SVGFECompositeElement.in1, fixing a misidentified attribute (#9074).

... (truncated)

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 Pull requests that update Javascript code labels Mar 12, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 19, 2021

Superseded by #240.

@dependabot dependabot bot closed this Mar 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-3.2.0 branch March 19, 2021 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants