-
Notifications
You must be signed in to change notification settings - Fork 31
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.88.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sass/embedded-host-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.93.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 39 files changed
- 4 contributors
Commits on May 13, 2025
-
Bump shelljs from 0.9.2 to 0.10.0 (#373)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.9.2 to 0.10.0. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/main/CHANGELOG.md) - [Commits](shelljs/shelljs@v0.9.2...v0.10.0) --- updated-dependencies: - dependency-name: shelljs dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1852b07 - Browse repository at this point
Copy the full SHA 1852b07View commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f2e50b2 - Browse repository at this point
Copy the full SHA f2e50b2View commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 05c8d0b - Browse repository at this point
Copy the full SHA 05c8d0bView commit details
Commits on May 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4eb752e - Browse repository at this point
Copy the full SHA 4eb752eView commit details
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 47a3256 - Browse repository at this point
Copy the full SHA 47a3256View commit details
Commits on Jun 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8a6f9d8 - Browse repository at this point
Copy the full SHA 8a6f9d8View commit details
Commits on Jun 30, 2025
-
Bump @types/node from 22.15.32 to 24.0.3 (#380)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.32 to 24.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: 24.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>
Configuration menu - View commit details
-
Copy full SHA for a91a57d - Browse repository at this point
Copy the full SHA a91a57dView commit details
Commits on Jul 7, 2025
-
Bump jest from 29.7.0 to 30.0.3 (#384)
* Bump jest from 29.7.0 to 30.0.3 Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.3. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * rename toThrowError() to toThrow(). This alias has been removed from jest --------- 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>
Configuration menu - View commit details
-
Copy full SHA for a7d5c64 - Browse repository at this point
Copy the full SHA a7d5c64View commit details
Commits on Jul 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4c312c4 - Browse repository at this point
Copy the full SHA 4c312c4View commit details
Commits on Jul 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 13fe81b - Browse repository at this point
Copy the full SHA 13fe81bView commit details
Commits on Aug 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 81c48ba - Browse repository at this point
Copy the full SHA 81c48baView commit details
Commits on Aug 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9618534 - Browse repository at this point
Copy the full SHA 9618534View commit details
Commits on Sep 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e490354 - Browse repository at this point
Copy the full SHA e490354View commit details
Commits on Sep 3, 2025
-
Bump actions/checkout from 4 to 5 (#390)
* Bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * disable extraneous require for 'sass' since the dependency is built as part of "npm run init" and therefore not gonna be in package.json --------- 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>
Configuration menu - View commit details
-
Copy full SHA for 4dd3994 - Browse repository at this point
Copy the full SHA 4dd3994View commit details
Commits on Sep 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a53778b - Browse repository at this point
Copy the full SHA a53778bView commit details
Commits on Sep 8, 2025
-
Bump actions/setup-node from 4 to 5 (#393)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '5' 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>
Configuration menu - View commit details
-
Copy full SHA for a58f463 - Browse repository at this point
Copy the full SHA a58f463View commit details
Commits on Sep 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1c8d64a - Browse repository at this point
Copy the full SHA 1c8d64aView commit details
Commits on Sep 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2b3cb8e - Browse repository at this point
Copy the full SHA 2b3cb8eView commit details
Commits on Sep 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3f28c96 - Browse repository at this point
Copy the full SHA 3f28c96View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.88.0...1.93.2