Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps @mdn/browser-compat-data from 5.7.4 to 5.7.6.

Release notes

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

v5.7.5

Removals

  • api.CanMakePaymentEvent.methodData (#26252)
  • api.CanMakePaymentEvent.modifiers (#26252)
  • api.CanMakePaymentEvent.paymentRequestOrigin (#26252)
  • api.CanMakePaymentEvent.topOrigin (#26252)
  • api.PaymentInstruments (#26253)
  • api.PaymentInstruments.clear (#26253)
  • api.PaymentInstruments.delete (#26253)
  • api.PaymentInstruments.get (#26253)
  • api.PaymentInstruments.has (#26253)
  • api.PaymentInstruments.keys (#26253)
  • api.PaymentInstruments.set (#26253)
  • api.PaymentManager.instruments (#26253)
  • api.PaymentRequestEvent.instrumentKey (#26253)
  • css.properties.appearance.base (#26221)

Additions

  • api.GPUAdapter.requestDevice.undefined_limits (#26227)
  • browsers.edge.releases.137 (#26260)
  • browsers.opera_android.releases.88 (#26260)
  • css.properties.appearance.base-select (#26221)

Statistics

  • 7 contributors have changed 28 files with 176 additions and 683 deletions in 15 commits (v5.7.4...v5.7.5)
  • 17,049 total features
  • 1,134 total contributors
  • 5,163 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)

Also see 5.7.6 release, which I'm bumping to at the same time: https://github.com/mdn/browser-compat-data/releases/tag/v5.7.6

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

github-actions bot commented Mar 24, 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 Mar 24, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdn/browser-compat-data-5.7.5 branch 2 times, most recently from 781fc75 to cc9fde4 Compare March 25, 2025 15:08
Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.7.4 to 5.7.5.
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Commits](mdn/browser-compat-data@v5.7.4...v5.7.5)

---
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.7.5 branch from cc9fde4 to 5190851 Compare March 25, 2025 15:15
@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Mar 25, 2025
@captainbrosset captainbrosset changed the title Bump @mdn/browser-compat-data from 5.7.4 to 5.7.5 Bump @mdn/browser-compat-data from 5.7.4 to 5.7.6 Mar 25, 2025
@captainbrosset captainbrosset merged commit 92f6eeb into main Mar 25, 2025
3 checks passed
@captainbrosset captainbrosset deleted the dependabot/npm_and_yarn/mdn/browser-compat-data-5.7.5 branch March 25, 2025 15: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 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