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: react-component/util
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10c5697
Choose a base ref
...
head repository: react-component/util
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 04ff654
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 2, 2025

  1. chore(deps-dev): bump @types/node from 22.18.8 to 24.6.1 (#688)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.18.8 to 24.6.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: 24.6.1
      dependency-type: direct:development
      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 2, 2025
    Configuration menu
    Copy the full SHA
    a01cd7c View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @types/jest from 29.5.14 to 30.0.0 (#651)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.14 to 30.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-version: 30.0.0
      dependency-type: direct:development
      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>
    Co-authored-by: lijianan <[email protected]>
    dependabot[bot] and li-jia-nan authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    1d5ae86 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump glob from 9.3.5 to 11.0.3 (#649)

    Bumps [glob](https://github.com/isaacs/node-glob) from 9.3.5 to 11.0.3.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v9.3.5...v11.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-version: 11.0.3
      dependency-type: direct:development
      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 2, 2025
    Configuration menu
    Copy the full SHA
    33ca7f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. chore: useEvent type support undefined (#706)

    * chore: useEvent type support undefined
    
    * chore: update
    zombieJ authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    8a92785 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 1.3.1

    zombieJ committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    04ff654 View commit details
    Browse the repository at this point in the history
Loading