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 main into feature.color-4 #2133

Merged
merged 12 commits into from
Nov 17, 2023
Merged

Merge main into feature.color-4 #2133

merged 12 commits into from
Nov 17, 2023

Commits on Oct 9, 2023

  1. Cut another release (#2111)

    We should have billing set up for the M1 MacOS runners now.
    nex3 committed Oct 9, 2023
    1 Configuration menu
    Copy the full SHA
    887c511 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Fix crash in browser when running alongside NextJS (#2114)

    * Fix crash in browser when running alongside NextJS
    
    Fixes #2113
    
    * update sass_api pubspec
    Goodwine committed Oct 10, 2023
    1 Configuration menu
    Copy the full SHA
    c62fe6a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 17, 2023

  1. Cut a release (#2120)

    This will release sass/embedded-host-node#258.
    nex3 committed Oct 17, 2023
    1 Configuration menu
    Copy the full SHA
    f40c1fc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Bump dartdoc from 6.3.0 to 7.0.0 (#2118)

    * Bump dartdoc from 6.3.0 to 7.0.0
    
    Bumps [dartdoc](https://github.com/dart-lang/dartdoc) from 6.3.0 to 7.0.0.
    - [Release notes](https://github.com/dart-lang/dartdoc/releases)
    - [Changelog](https://github.com/dart-lang/dartdoc/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/dart-lang/dartdoc/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dartdoc
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix AST visitor for parameter types, they are no longer considered SimpleIdentifier
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos Israel Ortiz García <goodwine@google.com>
    dependabot[bot] and Goodwine committed Oct 18, 2023
    1 Configuration menu
    Copy the full SHA
    ac25a70 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Bump lints from 2.1.1 to 3.0.0 (#2126)

    Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.0.0.
    - [Release notes](https://github.com/dart-lang/lints/releases)
    - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md)
    - [Commits](dart-lang/lints@v2.1.1...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: lints
      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 Oct 23, 2023
    1 Configuration menu
    Copy the full SHA
    69d0f07 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Add compatibility with Node.js 21.0.0 (#2128)

    See dart-lang/sdk#53784. Although Node.js 21.1.0 fixed the issue on
    its end, this release will use Dart 3.1.5 which will ensure we're
    compatible even with the earlier release as well.
    nex3 committed Oct 26, 2023
    1 Configuration menu
    Copy the full SHA
    89dac15 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Remove dead code (#2129)

    The key being removed could not exist in the map as it is not even the
    same type than keys.
    stof committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    54caf19 View commit details
    Browse the repository at this point in the history
  2. Write implementation documentation (#2042)

    Also rename Dispatcher to CompilationDispatcher for clarity
    nex3 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    dd56d28 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

  1. Poke CI

    nex3 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    bf58324 View commit details
    Browse the repository at this point in the history