Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'main' of github.com:sass/dart-sass into feature.color-4 #2109

Merged
merged 28 commits into from
Oct 6, 2023

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    58cbab4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Improve sass --embedded performance (#2013)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    af0118a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. 1 Configuration menu
    Copy the full SHA
    fddf421 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Run cli compilations in parallel dart isolates (#2078)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 committed Sep 9, 2023
    1 Configuration menu
    Copy the full SHA
    77e208c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Fix example (#2074)

    danog committed Sep 12, 2023
    1 Configuration menu
    Copy the full SHA
    bdb145f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. 1 Configuration menu
    Copy the full SHA
    5c31d1f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Fix changelog for 1.67.0 (#2085)

    nex3 committed Sep 15, 2023
    1 Configuration menu
    Copy the full SHA
    7370d6a View commit details
    Browse the repository at this point in the history
  2. Fix source span for calculation deprecation warnings (#2084)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 committed Sep 15, 2023
    1 Configuration menu
    Copy the full SHA
    37e0ed5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. 1 Configuration menu
    Copy the full SHA
    c22c84d View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    69f1847 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    13c9fb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Cut a release (#2090)

    nex3 committed Sep 21, 2023
    1 Configuration menu
    Copy the full SHA
    873e91e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    de618fa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. 1 Configuration menu
    Copy the full SHA
    81c0be6 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    0b6a103 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. 1 Configuration menu
    Copy the full SHA
    9177f14 View commit details
    Browse the repository at this point in the history
  2. Forbid LLM contributions (#2100)

    nex3 committed Sep 27, 2023
    1 Configuration menu
    Copy the full SHA
    23f0143 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. 1 Configuration menu
    Copy the full SHA
    00823e0 View commit details
    Browse the repository at this point in the history
  2. Implement support for the relative color syntax of CSS Color 5 (#2098)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    stof and nex3 committed Sep 28, 2023
    1 Configuration menu
    Copy the full SHA
    ff56fc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Bump docker/setup-qemu-action from 2 to 3 (#2089)

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      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] committed Sep 29, 2023
    1 Configuration menu
    Copy the full SHA
    f66cb47 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3 to 4 (#2088)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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] committed Sep 29, 2023
    1 Configuration menu
    Copy the full SHA
    507e439 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. 1 Configuration menu
    Copy the full SHA
    4255930 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. 1 Configuration menu
    Copy the full SHA
    16b8512 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Fix a race condition preventing embedded compiler to shutdown after a…

    … protocol error (#2106)
    
    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 committed Oct 5, 2023
    1 Configuration menu
    Copy the full SHA
    310904e View commit details
    Browse the repository at this point in the history
  2. Implement first class mixins (#2073)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    connorskees and nex3 committed Oct 5, 2023
    1 Configuration menu
    Copy the full SHA
    ce545c2 View commit details
    Browse the repository at this point in the history
  3. Cut a release (#2107)

    nex3 committed Oct 5, 2023
    1 Configuration menu
    Copy the full SHA
    8e6a26c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    dde3abf View commit details
    Browse the repository at this point in the history
  2. Poke CI

    nex3 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2e12e3f View commit details
    Browse the repository at this point in the history