mozilla / addons-linter

🔍 Firefox Add-ons linter, written in JavaScript. 👁
Mozilla Public License 2.0
318 stars 144 forks source link

chore(deps): bump @mdn/browser-compat-data from 5.5.45 to 5.5.50 #5432

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @mdn/browser-compat-data from 5.5.45 to 5.5.50.

Release notes

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

v5.5.50

Additions

  • api.Notification.requestPermission_static.returns_promise (#23911)
  • browsers.firefox_android.releases.133 (#24282)
  • browsers.firefox.releases.133 (#24282)
  • webdriver.commands.CreateVirtualPressureSource (#24211)
  • webdriver.commands.DeleteVirtualPressureSource (#24211)
  • webdriver.commands.UpdateVirtualPressureSource (#24211)

Statistics

  • 7 contributors have changed 41 files with 387 additions and 134 deletions in 29 commits (v5.5.49...v5.5.50)
  • 16,481 total features
  • 1,103 total contributors
  • 4,889 total stargazers

v5.5.49

Removals

  • css.types.color.transparent (#24209)

Additions

  • api.WebSocket.WebSocket.url_parameter_http_https_relative (#24218)
  • css.properties.interpolate-size (#24210)
  • css.properties.interpolate-size.allow-keywords (#24210)
  • css.properties.interpolate-size.numeric-only (#24210)
  • css.types.calc-size (#24210)
  • css.types.color.named-color.transparent (#24209)

Statistics

  • 6 contributors have changed 22 files with 491 additions and 267 deletions in 14 commits (v5.5.48...v5.5.49)
  • 16,477 total features
  • 1,103 total contributors
  • 4,882 total stargazers

v5.5.48

Removals

  • css.properties.-webkit-initial-letter (#24201)
  • javascript.builtins.Intl.RelativeTimeFormat.resolvedOptions.numberingSystem (#24181)
  • javascript.builtins.String.toLocaleLowerCase.locale (#24181)
  • javascript.builtins.String.toLocaleUpperCase.locale (#24181)

Additions

  • javascript.builtins.String.toLocaleLowerCase.locales_parameter (#24181)
  • javascript.builtins.String.toLocaleUpperCase.locales_parameter (#24181)

... (truncated)

Changelog

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

v5.5.50

September 3, 2024

Additions

  • api.Notification.requestPermission_static.returns_promise (#23911)
  • browsers.firefox_android.releases.133 (#24282)
  • browsers.firefox.releases.133 (#24282)
  • webdriver.commands.CreateVirtualPressureSource (#24211)
  • webdriver.commands.DeleteVirtualPressureSource (#24211)
  • webdriver.commands.UpdateVirtualPressureSource (#24211)

Statistics

  • 7 contributors have changed 41 files with 387 additions and 134 deletions in 29 commits (v5.5.49...v5.5.50)
  • 16,481 total features
  • 1,103 total contributors
  • 4,889 total stargazers

v5.5.49

August 27, 2024

Removals

  • css.types.color.transparent (#24209)

Additions

  • api.WebSocket.WebSocket.url_parameter_http_https_relative (#24218)
  • css.properties.interpolate-size (#24210)
  • css.properties.interpolate-size.allow-keywords (#24210)
  • css.properties.interpolate-size.numeric-only (#24210)
  • css.types.calc-size (#24210)
  • css.types.color.named-color.transparent (#24209)

Statistics

  • 6 contributors have changed 22 files with 491 additions and 267 deletions in 14 commits (v5.5.48...v5.5.49)
  • 16,477 total features
  • 1,103 total contributors
  • 4,882 total stargazers

v5.5.48

August 24, 2024

Removals

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.77%. Comparing base (3d4f686) to head (22cef6c). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5432 +/- ## ======================================= Coverage 98.77% 98.77% ======================================= Files 51 51 Lines 2855 2855 Branches 867 867 ======================================= Hits 2820 2820 Misses 35 35 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.