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: v4.3.4
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: v4.4.0
Choose a head ref
  • 17 commits
  • 51 files changed
  • 4 contributors

Commits on Aug 2, 2025

  1. chore(style): set editorconfig indentation for yaml files to 2 spaces (

    …#935)
    
    This matches the indentation in .github/workflows/*.yaml files
    danielpza authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    26773ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b63527c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update yarn to v4.9.2 (#880)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    7302a0c View commit details
    Browse the repository at this point in the history
  4. chore(deps): update devdependency vitest to v1.6.1 [security] (#941)

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    168714a View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency axios to v1.8.2 [security] (#911)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    9269b5b View commit details
    Browse the repository at this point in the history
  7. chore(deps): update react monorepo (#869)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    d530c0f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    3b4e8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d35c4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update devdependency @rollup/plugin-commonjs to v28 (#969)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    907aaad View commit details
    Browse the repository at this point in the history
  4. chore(deps): update devdependency @rollup/plugin-node-resolve to v16 (#…

    …970)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    973a550 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update devdependency @rollup/plugin-typescript to v12 (#971

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    747c43f View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency axios to v1.11.0 (#968)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    37f5cee View commit details
    Browse the repository at this point in the history
  7. fix(deps): update devdependency typescript to ^5.9.2 (#882)

    Update tsserver preferences and change implicit defaults when no tsconfig.json present to match vscode.
    renovate[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    93cc29d View commit details
    Browse the repository at this point in the history
  8. chore(deps): lock file maintenance (package.json) (#875)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    8ae79df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f09e87a View commit details
    Browse the repository at this point in the history
  10. chore(master): release 4.4.0 (#974)

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