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: sass/embedded-host-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.97.2
Choose a base ref
...
head repository: sass/embedded-host-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.97.3
Choose a head ref
  • 4 commits
  • 29 files changed
  • 4 contributors

Commits on Jan 6, 2026

  1. Bump @types/node from 24.10.4 to 25.0.3 (#410)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.4 to 25.0.3.
    - [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: 25.0.3
      dependency-type: direct:development
      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 Jan 6, 2026
    Configuration menu
    Copy the full SHA
    8bce3b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. Bump gts from 6.0.2 to 7.0.0 (#407)

    * Bump gts from 6.0.2 to 7.0.0
    
    Bumps [gts](https://github.com/google/gts) from 6.0.2 to 7.0.0.
    - [Release notes](https://github.com/google/gts/releases)
    - [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
    - [Commits](google/gts@v6.0.2...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: gts
      dependency-version: 7.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix eslint config after gts upgraded to 7.0.0
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos <goodwine@google.com>
    dependabot[bot] and Goodwine authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    a0172ee View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Remove buffer-builder dependency (#416)

    The buffer-builder dependency has not been updated in 11 years.
    That might be fine as it doesn't do a whole lot, but we're
    not using much of it anyway, and it does use a deprecated API
    (although it does so safely).
    Trott authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    5b3fcd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9fe912 View commit details
    Browse the repository at this point in the history
Loading