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.34.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.34.1
Choose a head ref
  • 5 commits
  • 29 files changed
  • 3 contributors

Commits on Jul 20, 2026

  1. Bump @types/node (#4185)

    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 22.20.0 to 22.20.1
    - [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: 22.20.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: types-node
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    1e82ed4 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-node from 6.4.0 to 7.0.0 (#4191)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@48b55a0...8207627)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    819048a View commit details
    Browse the repository at this point in the history
  3. Bump web-specs from 4.5.0 to 4.6.0 (#4187)

    Bumps [web-specs](https://github.com/w3c/browser-specs) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/w3c/browser-specs/releases)
    - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@4.5.0...web-specs@4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: web-specs
      dependency-version: 4.6.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    1807da1 View commit details
    Browse the repository at this point in the history
  4. Bump @mdn/browser-compat-data from 8.0.6 to 8.0.7 (#4193)

    * Bump @mdn/browser-compat-data from 8.0.6 to 8.0.7
    
    Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 8.0.6 to 8.0.7.
    - [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@v8.0.6...v8.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: "@mdn/browser-compat-data"
      dependency-version: 8.0.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Refresh dist
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
    dependabot[bot] and ddbeck authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    d604f96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8b4c88 View commit details
    Browse the repository at this point in the history
Loading