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/dart-sass
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.63.3
Choose a base ref
...
head repository: sass/dart-sass
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.63.6
Choose a head ref
  • 13 commits
  • 12 files changed
  • 4 contributors

Commits on Jun 9, 2023

  1. Add current stylesheet to loadedUrls when throwing parsing error (#1991)

    Co-authored-by: Natalie Weizenbaum <[email protected]>
    ntkme and nex3 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    760fa2e View commit details
    Browse the repository at this point in the history
  2. Fix race condition between spawning and killing isolates during shutd…

    …own (#2007)
    
    Co-authored-by: Natalie Weizenbaum <[email protected]>
    ntkme and nex3 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    aa59a5f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Add missing ESM exports (#2010)

    nex3 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ce58d87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3de612e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Cut a release (#2016)

    nex3 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e34a0c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Limit pool size (#2019)

    Co-authored-by: Natalie Weizenbaum <[email protected]>
    ntkme and nex3 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b11840e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    3fce74c View commit details
    Browse the repository at this point in the history
  2. Bump protobuf and protoc_plugin (#2021)

    Bumps [protobuf](https://github.com/google/protobuf.dart) and [protoc_plugin](https://github.com/google/protobuf.dart). These dependencies needed to be updated together.
    
    Updates `protobuf` from 2.1.0 to 3.0.0
    - [Release notes](https://github.com/google/protobuf.dart/releases)
    - [Commits](google/protobuf.dart@protobuf-v2.1.0...protobuf-v3.0.0)
    
    Updates `protoc_plugin` from 20.0.1 to 21.0.0
    - [Release notes](https://github.com/google/protobuf.dart/releases)
    - [Commits](google/protobuf.dart@protoc_plugin-v20.0.1...protoc_plugin-v21.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: protoc_plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c41d52a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4b442 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    62f29c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48ced8 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    b4e8a74 View commit details
    Browse the repository at this point in the history
  4. Cut a release (#2025)

    This allows us to release sass/embedded-host-node#231.
    nex3 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    658eb70 View commit details
    Browse the repository at this point in the history
Loading