mdn / yari

The platform code behind MDN Web Docs
Mozilla Public License 2.0
1.16k stars 486 forks source link

chore(deps): bump @mdn/browser-compat-data from 5.5.34 to 5.5.35 #11370

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 6 days ago

Bumps @mdn/browser-compat-data from 5.5.34 to 5.5.35.

Release notes

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

v5.5.35

v5.5.35

June 25, 2024

Removals

  • api.MouseEvent.region (#23449)
  • html.global_attributes.title.multi-line-support (#23423)
  • http.headers.Accept-CH-Lifetime (#23485)

Additions

  • api.AudioEncoder.configure.bitrateMode (#23409)
  • api.AudioEncoder.configure.opus (#23409)
  • api.AudioEncoder.configure.opus.opus_application (#23409)
  • api.AudioEncoder.configure.opus.opus_signal (#23409)
  • api.HTMLElement.contentEditable.plaintext-only (#23486)
  • api.SharedWorker.SharedWorker.options_type_parameter (#23468)
  • api.WorkerGlobalScope.rejectionhandled_event (#23410)
  • api.WorkerGlobalScope.unhandledrejection_event (#23410)
  • browsers.edge.releases.129 (#23435)
  • css.properties.align-content.multicol_context (#22757)
  • css.properties.overflow-clip-margin.border-box (#23411)
  • css.properties.overflow-clip-margin.content-box (#23411)
  • css.properties.overflow-clip-margin.padding-box (#23411)
  • html.global_attributes.title.multi-line_titles (#23423)
  • http.headers.Content-Security-Policy.form-action.blocks_redirects (#23460)
  • http.status.408 (#23461)
  • mathml.elements.annotation (#23426)
  • mathml.elements.annotation-xml (#23426)
  • mathml.elements.mprescripts (#23426)
  • webextensions.api.browserAction (#23433)
  • webextensions.api.runtime.getContext (#23305)
  • webextensions.manifest.background.preferred_environment (#23433)
  • webextensions.manifest.content_scripts.css_origin (#23433)
  • webextensions.manifest.optional_permissions.menus (#23433)

Statistics

  • 10 contributors have changed 106 files with 1,846 additions and 869 deletions in 59 commits (v5.5.34...v5.5.35)
  • 16,451 total features
  • 1,092 total contributors
  • 4,836 total stargazers
Changelog

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

v5.5.35

June 25, 2024

Removals

  • api.MouseEvent.region (#23449)
  • html.global_attributes.title.multi-line-support (#23423)
  • http.headers.Accept-CH-Lifetime (#23485)

Additions

  • api.AudioEncoder.configure.bitrateMode (#23409)
  • api.AudioEncoder.configure.opus (#23409)
  • api.AudioEncoder.configure.opus.opus_application (#23409)
  • api.AudioEncoder.configure.opus.opus_signal (#23409)
  • api.HTMLElement.contentEditable.plaintext-only (#23486)
  • api.SharedWorker.SharedWorker.options_type_parameter (#23468)
  • api.WorkerGlobalScope.rejectionhandled_event (#23410)
  • api.WorkerGlobalScope.unhandledrejection_event (#23410)
  • browsers.edge.releases.129 (#23435)
  • css.properties.align-content.multicol_context (#22757)
  • css.properties.overflow-clip-margin.border-box (#23411)
  • css.properties.overflow-clip-margin.content-box (#23411)
  • css.properties.overflow-clip-margin.padding-box (#23411)
  • html.global_attributes.title.multi-line_titles (#23423)
  • http.headers.Content-Security-Policy.form-action.blocks_redirects (#23460)
  • http.status.408 (#23461)
  • mathml.elements.annotation (#23426)
  • mathml.elements.annotation-xml (#23426)
  • mathml.elements.mprescripts (#23426)
  • webextensions.api.browserAction (#23433)
  • webextensions.api.runtime.getContext (#23305)
  • webextensions.manifest.background.preferred_environment (#23433)
  • webextensions.manifest.content_scripts.css_origin (#23433)
  • webextensions.manifest.optional_permissions.menus (#23433)

Statistics

  • 10 contributors have changed 106 files with 1,846 additions and 869 deletions in 59 commits (v5.5.34...v5.5.35)
  • 16,451 total features
  • 1,092 total contributors
  • 4,836 total stargazers
Commits
  • b9d858d Release v5.5.35 (#23519)
  • 32e9c61 Add MDN URLs for chapterInfo features (#23512)
  • 527a1b6 Bump @​typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 (#23516)
  • 7e0d7f9 Bump eslint-plugin-jsdoc from 48.3.0 to 48.4.0 (#23515)
  • ce58362 Bump @​typescript-eslint/parser from 7.13.1 to 7.14.1 (#23513)
  • 642540f Bump mocha from 10.4.0 to 10.5.1 (#23514)
  • 164ad2b Update web extension compat data for Safari 18 and older releases (#23433)
  • c5cb315 Add missing api.HTMLElement.contentEditable.plaintext-only feature (#23486)
  • 8d3c761 Update Safari iOS data for api.RTCDataChannel.transferable (#23488)
  • 1729159 Update WebView data for api.Navigator.userAgentData (#23489)
  • 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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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)
mdn-bot commented 6 days ago

@dependabot squash and merge