Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: web-platform-dx/web-features
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: web-platform-dx/web-features
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 14 commits
  • 55 files changed
  • 7 contributors

Commits on Oct 10, 2025

  1. Correct sizes=auto (#3430)

    The previous definition was incorrect
    jakearchibald authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    37c07ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    806254c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Bump the types-node group across 2 directories with 1 update (#3443)

    Bumps the types-node group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    Bumps the types-node group with 1 update in the /packages/web-features directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 20.19.19 to 20.19.21
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/node` from 20.19.19 to 20.19.21
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/node` from 20.19.19 to 20.19.21
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/node` from 20.19.19 to 20.19.21
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 20.19.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: types-node
    - dependency-name: "@types/node"
      dependency-version: 20.19.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: types-node
    - dependency-name: "@types/node"
      dependency-version: 20.19.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: types-node
    - dependency-name: "@types/node"
      dependency-version: 20.19.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: types-node
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    7c2bdeb View commit details
    Browse the repository at this point in the history
  2. Bump caniuse-lite from 1.0.30001749 to 1.0.30001750 (#3441)

    Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001749 to 1.0.30001750.
    - [Commits](browserslist/caniuse-lite@1.0.30001749...1.0.30001750)
    
    ---
    updated-dependencies:
    - dependency-name: caniuse-lite
      dependency-version: 1.0.30001750
      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>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    b256a6c View commit details
    Browse the repository at this point in the history
  3. Bump @mdn/browser-compat-data from 7.1.11 to 7.1.12 (#3442)

    Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 7.1.11 to 7.1.12.
    - [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.11...v7.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: "@mdn/browser-compat-data"
      dependency-version: 7.1.12
      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>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    000ab6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a468d5f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Bump actions/setup-node from 5 to 6 (#3446)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    bfb6c3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d92573 View commit details
    Browse the repository at this point in the history
  3. Add queueMicrotask() (#3033)

    Co-authored-by: Patrick Brosset <[email protected]>
    Co-authored-by: Daniel D. Beck <[email protected]>
    3 people authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    5e81ac2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Bump typescript-eslint (#3447)

    Bumps the development-dependencies group with 1 update in the / directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `typescript-eslint` from 8.46.0 to 8.46.1
    - [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.1/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-version: 8.46.1
      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>
    dependabot[bot] authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    af08743 View commit details
    Browse the repository at this point in the history
  2. Bump web-specs from 3.67.0 to 3.68.0 (#3457)

    Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.67.0 to 3.68.0.
    - [Release notes](https://github.com/w3c/browser-specs/releases)
    - [Commits](https://github.com/w3c/browser-specs/compare/[email protected]@3.68.0)
    
    ---
    updated-dependencies:
    - dependency-name: web-specs
      dependency-version: 3.68.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>
    dependabot[bot] authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    42ee1ec View commit details
    Browse the repository at this point in the history
  3. Bump @mdn/browser-compat-data from 7.1.12 to 7.1.13 (#3456)

    * Bump @mdn/browser-compat-data from 7.1.12 to 7.1.13
    
    Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 7.1.12 to 7.1.13.
    - [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.12...v7.1.13)
    
    ---
    updated-dependencies:
    - dependency-name: "@mdn/browser-compat-data"
      dependency-version: 7.1.13
      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]>
    dependabot[bot] and ddbeck authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    1231ce6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9111665 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e63ebf4 View commit details
    Browse the repository at this point in the history
Loading