Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps @mdn/browser-compat-data from 5.6.34 to 5.6.36.

Release notes

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

v5.6.36

Additions

  • browsers.firefox_android.releases.138 (#25845)
  • browsers.firefox.releases.138 (#25845)
  • html.elements.area.attributionsrc (#25846)

Statistics

  • 6 contributors have changed 80 files with 437 additions and 141 deletions in 13 commits (v5.6.35...v5.6.36)
  • 16,833 total features
  • 1,126 total contributors
  • 5,079 total stargazers

v5.6.35

Removals

  • api.HTMLPortalElement (#25805)
  • html.elements.portal (#25805)

Additions

  • browsers.chrome_android.releases.136 (#25817)
  • browsers.chrome.releases.136 (#25817)
  • browsers.opera_android.releases.87 (#25821)
  • browsers.opera.releases.118 (#25821)
  • browsers.webview_android.releases.136 (#25817)
  • html.elements.meta.name.application-title (#25792)
  • html.elements.script.type.importmap.multiple_import_maps (#25801)

Statistics

  • 10 contributors have changed 63 files with 2,525 additions and 755 deletions in 19 commits (v5.6.34...v5.6.35)
  • 16,832 total features
  • 1,126 total contributors
  • 5,072 total stargazers
Changelog

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

v5.6.36

February 5, 2025

Additions

  • browsers.firefox_android.releases.138 (#25845)
  • browsers.firefox.releases.138 (#25845)
  • html.elements.area.attributionsrc (#25846)

Statistics

  • 6 contributors have changed 80 files with 437 additions and 141 deletions in 13 commits (v5.6.35...v5.6.36)
  • 16,833 total features
  • 1,126 total contributors
  • 5,079 total stargazers

v5.6.35

January 31, 2025

Removals

  • api.HTMLPortalElement (#25805)
  • html.elements.portal (#25805)

Additions

  • browsers.chrome_android.releases.136 (#25817)
  • browsers.chrome.releases.136 (#25817)
  • browsers.opera_android.releases.87 (#25821)
  • browsers.opera.releases.118 (#25821)
  • browsers.webview_android.releases.136 (#25817)
  • html.elements.meta.name.application-title (#25792)
  • html.elements.script.type.importmap.multiple_import_maps (#25801)

Statistics

  • 10 contributors have changed 63 files with 2,525 additions and 755 deletions in 19 commits (v5.6.34...v5.6.35)
  • 16,832 total features
  • 1,126 total contributors
  • 5,072 total stargazers
Commits
  • 70ba746 Release v5.6.36 (#25831)
  • 0b2ba6e Chrome Android also supports CSS font-variant-emoji values (#25849)
  • ad77385 Chrome 67 enables AmbientLightSensor via `#enable-generic-sensor-extra-classe...
  • b079b44 Update browser releases (#25845)
  • 3e9fec3 Add html.elements.area.attributionsrc (#25846)
  • 0426663 Bump @​ddbeck/mdn-content-inventory from 0.2.20250203 to 0.2.20250204 (#25847)
  • 35394da Bump @​types/node from 22.13.0 to 22.13.1 (#25848)
  • b86967a fix(linter): fix property order issues in browser files (#25829)
  • 5c28bf4 Update web-features tags (#25838)
  • f4ecb99 Bump @​ddbeck/mdn-content-inventory from 0.2.20250131 to 0.2.20250203 (#25840)
  • 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 show <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Complete this checklist for every @mdn/browser-compat-data upgrade PR.

  • Check out this branch locally.
  • If any keys were removed in the release, delete them from .yml files and commit your changes.
  • Run npm install && npm run dist && npm test && git commit --all --message="Refresh dist" && git push.
  • Review the diff. Watch out for Baseline regressions; if applicable, add a comment (see #1971).
  • Merge this PR.

After merging, do these steps:

@github-actions github-actions bot added the generated These PRs are generated by Dependabot or other tools. label Feb 5, 2025
Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.6.34 to 5.6.36.
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v5.6.34...v5.6.36)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdn/browser-compat-data-5.6.36 branch from 76e7a72 to 9033853 Compare February 5, 2025 12:06
@ddbeck ddbeck merged commit 525956c into main Feb 5, 2025
3 checks passed
@ddbeck ddbeck deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-5.6.36 branch February 5, 2025 13:45
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 generated These PRs are generated by Dependabot or other tools. javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants