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: typescript-language-server/typescript-language-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: typescript-language-server/typescript-language-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 12 commits
  • 34 files changed
  • 3 contributors

Commits on Oct 6, 2025

  1. fix(deps): update devdependency typescript to ^5.9.3 (#1017)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    44f8778 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update react monorepo to ^19.2.0 (#1015)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    2a9efd1 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update yarn to v4.10.3 (#1012)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    2079c65 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update devdependency p-debounce to v5 (#1011)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    204804b View commit details
    Browse the repository at this point in the history
  5. chore(deps): update all non-major dependencies (#1010)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    a26f71a View commit details
    Browse the repository at this point in the history
  6. chore(deps): lock file maintenance (package.json) (#1013)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    725a225 View commit details
    Browse the repository at this point in the history
  7. chore: fix linting on CI

    rchl committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    db64ea3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. chore(deps): update dependency @types/react to ^19.2.1 (#1020)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    5f2fb51 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (test-data/jsx/package.json) (#1016)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    ce28421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8591c0a View commit details
    Browse the repository at this point in the history
  4. chore(deps): update devdependency typescript-eslint to ^8.46.0 (#1021)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and rchl committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    3d77509 View commit details
    Browse the repository at this point in the history
  5. chore(master): release 5.0.1 (#1019)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    50fc0e0 View commit details
    Browse the repository at this point in the history
Loading