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: ruby-syntax-tree/vscode-syntax-tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fc92b1f
Choose a base ref
...
head repository: ruby-syntax-tree/vscode-syntax-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3da01b9
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 15, 2025

  1. Bump @types/node from 24.0.12 to 24.0.14

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.12 to 24.0.14.
    - [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.0.14
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    93e6905 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #753 from ruby-syntax-tree/dependabot/npm_and_yarn…

    …/types/node-24.0.14
    
    Bump @types/node from 24.0.12 to 24.0.14
    github-actions[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    8edbde9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Bump @types/glob from 8.1.0 to 9.0.0

    Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob) from 8.1.0 to 9.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/glob"
      dependency-version: 9.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    3da01b9 View commit details
    Browse the repository at this point in the history
Loading