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.80.6
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.80.7
Choose a head ref
  • 5 commits
  • 79 files changed
  • 5 contributors

Commits on Nov 4, 2024

  1. Bump gts from 5.3.1 to 6.0.2 (#345)

    * Bump gts from 5.3.1 to 6.0.2
    
    Bumps [gts](https://github.com/google/gts) from 5.3.1 to 6.0.2.
    - [Release notes](https://github.com/google/gts/releases)
    - [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
    - [Commits](google/gts@v5.3.1...v6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: gts
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * run "npm run fix" with gts v6
    
    Fixes needed because `gts` turned on `composite: true`:
    
    * Add package.json to tsconfig. The file is referenced by TS files.
    
    * Add a declarationDir `_types`. This directory is ignored. This is necessary because we can't omit `declarations`.
    
    ---------
    
    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) <2022649+Goodwine@users.noreply.github.com>
    dependabot[bot] and Goodwine authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a72459f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    833a4d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Bump immutable from 4.3.7 to 5.0.2 (#350)

    Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.3.7 to 5.0.2.
    - [Release notes](https://github.com/immutable-js/immutable-js/releases)
    - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
    - [Commits](immutable-js/immutable-js@v4.3.7...v5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: immutable
      dependency-type: direct:production
      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 Nov 11, 2024
    Configuration menu
    Copy the full SHA
    682ce0c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    2e03e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a884d81 View commit details
    Browse the repository at this point in the history
Loading