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.9.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.9.1
Choose a head ref
  • 9 commits
  • 33 files changed
  • 5 contributors

Commits on Nov 11, 2025

  1. Bump typescript-eslint (#3521)

    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.3 to 8.46.4
    - [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.4/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-version: 8.46.4
      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 Nov 11, 2025
    Configuration menu
    Copy the full SHA
    25f2e51 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

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

    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.24 to 20.19.25
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/node` from 20.19.24 to 20.19.25
    - [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.25
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: types-node
    - dependency-name: "@types/node"
      dependency-version: 20.19.25
      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 Nov 12, 2025
    Configuration menu
    Copy the full SHA
    08af297 View commit details
    Browse the repository at this point in the history
  2. Bump the development-dependencies group across 2 directories with 1 u…

    …pdate (#3532)
    
    Updates the requirements on  and [chai](https://github.com/chaijs/chai) to permit the latest version.
    
    Updates `chai` from 6.2.0 to 6.2.1
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v6.2.0...v6.2.1)
    
    Updates `chai` to 6.2.1
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v6.2.0...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-version: 6.2.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: chai
      dependency-version: 6.2.1
      dependency-type: direct:development
      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 Nov 12, 2025
    Configuration menu
    Copy the full SHA
    6f25867 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Configuration menu
    Copy the full SHA
    86bc4ff View commit details
    Browse the repository at this point in the history
  2. Remove unused dependency tsup (#3535)

    * Bump tsup
    
    Bumps the development-dependencies group with 1 update in the /packages/web-features directory: [tsup](https://github.com/egoist/tsup).
    
    
    Updates `tsup` from 8.5.0 to 8.5.1
    - [Release notes](https://github.com/egoist/tsup/releases)
    - [Commits](egoist/tsup@v8.5.0...v8.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: tsup
      dependency-version: 8.5.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Uninstall tsup (we don't use this anymore)
    
    ---------
    
    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 Nov 13, 2025
    Configuration menu
    Copy the full SHA
    d456685 View commit details
    Browse the repository at this point in the history
  3. Bump @mdn/browser-compat-data from 7.1.20 to 7.1.21 (#3536)

    * Bump @mdn/browser-compat-data from 7.1.20 to 7.1.21
    
    Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 7.1.20 to 7.1.21.
    - [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.20...v7.1.21)
    
    ---
    updated-dependencies:
    - dependency-name: "@mdn/browser-compat-data"
      dependency-version: 7.1.21
      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 Nov 13, 2025
    Configuration menu
    Copy the full SHA
    3af4b0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75e0ed9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eb6b86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12f14e6 View commit details
    Browse the repository at this point in the history
Loading