Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps @mdn/browser-compat-data from 7.1.8 to 7.1.9.

Release notes

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

v7.1.9

Removals

  • api.Element.scrollIntoView.options_container_parameter (#28022)

Additions

  • api.Element.scrollIntoView.options_parameter.block_option (#28022)
  • api.Element.scrollIntoView.options_parameter.container_option (#28022)
  • api.Element.scrollIntoView.options_parameter.inline_option (#28022)
  • api.HTMLCanvasElement.getContext.2d_context.options_colorType_parameter (#28026)
  • browsers.bun.releases.1.2.23 (#28047)
  • browsers.chrome_android.releases.144 (#28047)
  • browsers.chrome.releases.144 (#28047)
  • browsers.deno.releases.2.4.0 (#27984)
  • browsers.deno.releases.2.5.0 (#27984)
  • browsers.webview_android.releases.144 (#28047)
  • css.properties.container-type.weak_containment (#28030)
  • webextensions.api.sidePanel (#27905)
  • webextensions.api.sidePanel.getLayout (#27905)
  • webextensions.api.sidePanel.getOptions (#27905)
  • webextensions.api.sidePanel.getPanelBehavior (#27905)
  • webextensions.api.sidePanel.GetPanelOptions (#27905)
  • webextensions.api.sidePanel.onOpened (#27905)
  • webextensions.api.sidePanel.open (#27905)
  • webextensions.api.sidePanel.OpenOptions (#27905)
  • webextensions.api.sidePanel.PanelBehavior (#27905)
  • webextensions.api.sidePanel.PanelLayout (#27905)
  • webextensions.api.sidePanel.PanelOpenedInfo (#27905)
  • webextensions.api.sidePanel.PanelOptions (#27905)
  • webextensions.api.sidePanel.setOptions (#27905)
  • webextensions.api.sidePanel.setPanelBehavior (#27905)
  • webextensions.api.sidePanel.Side (#27905)
  • webextensions.api.sidePanel.SidePanel (#27905)
  • webextensions.manifest.permissions.sidePanel (#27905)
  • webextensions.manifest.side_panel (#27905)
  • webextensions.manifest.side_panel.default_path (#27905)

Statistics

  • 10 contributors have changed 39 files with 927 additions and 318 deletions in 25 commits (v7.1.8...v7.1.9)
  • 17,882 total features
  • 1,199 total contributors
  • 5,432 total stargazers
Changelog

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

v7.1.9

September 30, 2025

Removals

  • api.Element.scrollIntoView.options_container_parameter (#28022)

Additions

  • api.Element.scrollIntoView.options_parameter.block_option (#28022)
  • api.Element.scrollIntoView.options_parameter.container_option (#28022)
  • api.Element.scrollIntoView.options_parameter.inline_option (#28022)
  • api.HTMLCanvasElement.getContext.2d_context.options_colorType_parameter (#28026)
  • browsers.bun.releases.1.2.23 (#28047)
  • browsers.chrome_android.releases.144 (#28047)
  • browsers.chrome.releases.144 (#28047)
  • browsers.deno.releases.2.4.0 (#27984)
  • browsers.deno.releases.2.5.0 (#27984)
  • browsers.webview_android.releases.144 (#28047)
  • css.properties.container-type.weak_containment (#28030)
  • webextensions.api.sidePanel (#27905)
  • webextensions.api.sidePanel.getLayout (#27905)
  • webextensions.api.sidePanel.getOptions (#27905)
  • webextensions.api.sidePanel.getPanelBehavior (#27905)
  • webextensions.api.sidePanel.GetPanelOptions (#27905)
  • webextensions.api.sidePanel.onOpened (#27905)
  • webextensions.api.sidePanel.open (#27905)
  • webextensions.api.sidePanel.OpenOptions (#27905)
  • webextensions.api.sidePanel.PanelBehavior (#27905)
  • webextensions.api.sidePanel.PanelLayout (#27905)
  • webextensions.api.sidePanel.PanelOpenedInfo (#27905)
  • webextensions.api.sidePanel.PanelOptions (#27905)
  • webextensions.api.sidePanel.setOptions (#27905)
  • webextensions.api.sidePanel.setPanelBehavior (#27905)
  • webextensions.api.sidePanel.Side (#27905)
  • webextensions.api.sidePanel.SidePanel (#27905)
  • webextensions.manifest.permissions.sidePanel (#27905)
  • webextensions.manifest.side_panel (#27905)
  • webextensions.manifest.side_panel.default_path (#27905)

Statistics

  • 10 contributors have changed 39 files with 927 additions and 318 deletions in 25 commits (v7.1.8...v7.1.9)
  • 17,882 total features
  • 1,199 total contributors
  • 5,432 total stargazers
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 <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 Oct 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 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 Oct 1, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdn/browser-compat-data-7.1.9 branch from 5874c01 to df2bf43 Compare October 2, 2025 14:23
Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 7.1.8 to 7.1.9.
- [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@v7.1.8...v7.1.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdn/browser-compat-data-7.1.9 branch from df2bf43 to d5382a1 Compare October 2, 2025 14:24
@captainbrosset captainbrosset self-assigned this Oct 2, 2025
@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Oct 2, 2025
support:
safari: "18.4"
safari_ios: "18.4"
support: {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This used to be supported on Safari 18.4. Not anymore. Is this an issue?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's more problems with this feature. It should probably use compute_from to match the banner on MDN at https://developer.mozilla.org/en-US/docs/Web/CSS/text-autospace.
So I think the right thing to do is not block this PR, but instead open a separate issue.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #3411.

@captainbrosset
Copy link
Contributor

Changes:

  • Progressed to Baseline Widely Available:

    • constructed-stylesheets
    • font-synthesis-small-caps
    • font-synthesis-style
    • font-synthesis-weight
    • form-associated-custom-elements
    • import-maps
    • media-query-range-syntax
    • messageerror
    • offscreen-canvas
    • origin-private-file-system
    • outline
    • paint-timing
    • pdf-viewer
    • push
    • request-animation-frame-workers
    • resource-size
    • screen-orientation
    • server-timing
    • slot-assign
    • wasm-simd
  • Progressed to Baseline Newly Available:

    • fetch-metadata

@captainbrosset captainbrosset merged commit 5464dda into main Oct 2, 2025
3 checks passed
@captainbrosset captainbrosset deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-7.1.9 branch October 2, 2025 15:08
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 feature definition Creating or defining new features or groups of features. 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