-
Notifications
You must be signed in to change notification settings - Fork 213
Comparing changes
Open a pull request
base repository: web-platform-dx/web-features
base: v3.7.0
head repository: web-platform-dx/web-features
compare: v3.8.0
- 11 commits
- 27 files changed
- 7 contributors
Commits on Nov 4, 2025
-
Bump the development-dependencies group across 1 directory with 3 upd…
…ates (#3498) Bumps the development-dependencies group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@octokit/rest](https://github.com/octokit/rest.js) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/js` from 9.38.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `@octokit/rest` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v22.0.0...v22.0.1) Updates `typescript-eslint` from 8.46.2 to 8.46.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@octokit/rest" dependency-version: 22.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.46.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c690e4b - Browse repository at this point
Copy the full SHA c690e4bView commit details -
Bump web-specs from 3.69.0 to 3.70.0 (#3499)
Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.69.0 to 3.70.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/[email protected]@3.70.0) --- updated-dependencies: - dependency-name: web-specs dependency-version: 3.70.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3475997 - Browse repository at this point
Copy the full SHA 3475997View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0487e3 - Browse repository at this point
Copy the full SHA d0487e3View commit details
Commits on Nov 5, 2025
-
Add Custom Media Queries (#3325)
Co-authored-by: Patrick Brosset <[email protected]> Co-authored-by: Daniel D. Beck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87b4f28 - Browse repository at this point
Copy the full SHA 87b4f28View commit details -
Bump mocha in the development-dependencies group across 1 directory (#…
…3504) Bumps the development-dependencies group with 1 update in the / directory: [mocha](https://github.com/mochajs/mocha). Updates `mocha` from 11.7.4 to 11.7.5 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.4...v11.7.5) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f82bc7 - Browse repository at this point
Copy the full SHA 6f82bc7View commit details
Commits on Nov 6, 2025
-
Bump caniuse-lite from 1.0.30001753 to 1.0.30001754 (#3506)
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001753 to 1.0.30001754. - [Commits](browserslist/caniuse-lite@1.0.30001753...1.0.30001754) --- updated-dependencies: - dependency-name: caniuse-lite dependency-version: 1.0.30001754 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c87e13 - Browse repository at this point
Copy the full SHA 8c87e13View commit details -
Bump @mdn/browser-compat-data from 7.1.18 to 7.1.19 (#3507)
* Bump @mdn/browser-compat-data from 7.1.18 to 7.1.19 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 7.1.18 to 7.1.19. - [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.18...v7.1.19) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 7.1.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Refresh dist --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel D. Beck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 481588a - Browse repository at this point
Copy the full SHA 481588aView commit details -
Configuration menu - View commit details
-
Copy full SHA for afd2a2e - Browse repository at this point
Copy the full SHA afd2a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae6b975 - Browse repository at this point
Copy the full SHA ae6b975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a19abb - Browse repository at this point
Copy the full SHA 4a19abbView commit details -
Update GH Pages to 11ty 3 (#2316)
* Upgrade gh-pages to 11ty 3 * Enable dependabot for gh-pages subpackage * Lint * Remove 11ty upgrade helper * Update 11ty, re-add to dependabot
Configuration menu - View commit details
-
Copy full SHA for 00415c5 - Browse repository at this point
Copy the full SHA 00415c5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.7.0...v3.8.0