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 #1929

Merged
merged 47 commits into from
Aug 21, 2023
Merged

Merge main into feature.color-4 #1929

merged 47 commits into from
Aug 21, 2023

Commits on Jan 24, 2023

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

Commits on Jan 25, 2023

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

Commits on Jan 30, 2023

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

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    d609f72 View commit details
    Browse the repository at this point in the history
  2. Stop using arduino/setup-protoc (#1879)

    The embedded host now uses buf to compile its protobufs, which it can
    install through npm.
    nex3 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7c564d1 View commit details
    Browse the repository at this point in the history
  3. Drop "deg" from hsl hues (#1880)

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

Commits on Feb 16, 2023

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

Commits on Feb 28, 2023

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

Commits on Mar 2, 2023

  1. Specs for pulling the @font-face at-rule to root. (#1884)

    * Specs for pulling the @font-face at-rule to root.
    
    * ignore libsass and test deeply nested
    
    * add tests for loading font-face in a nested @import or meta.load-css
    Goodwine committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6887adb View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

Commits on Mar 8, 2023

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

Commits on Mar 20, 2023

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

Commits on Mar 23, 2023

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

Commits on Mar 28, 2023

  1. Bump http-cache-semantics from 4.1.0 to 4.1.1 (#1874)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8c5ac14 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Apr 7, 2023

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

Commits on Apr 10, 2023

  1. Add specs for color functions that can be either Sass or CSS native f…

    …unctions (#1892)
    
    * Add specs for color functions that can be either Sass or CSS native functions
    
    * Add tests to verify color.{function} still fails
    
    * add specs for special numbers too
    Goodwine committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    14407b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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

Commits on Apr 19, 2023

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

Commits on Apr 27, 2023

  1. Run specs against the JS API doc typedefs (#1904)

    This fixes a breakage caused by moving the specs to a literate
    programming style in sass/sass#3552.
    nex3 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8c5087c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

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

Commits on May 16, 2023

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

Commits on May 17, 2023

  1. Update command to run js-api-spec tests (#1909)

    * Update command to run js-api-spec tests
    
    The tests asked to run `npm run sass-spec` when instead if should be `npm run js-api-spec`
    
    * Fix incorrect --sassSass, document the correct flag --sassSassRepo
    Goodwine committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d32cf6d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Add support for running JS Spec Tests in browser context. (#1902)

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

Commits on May 22, 2023

  1. Bump engine.io from 6.4.1 to 6.4.2 (#1913)

    Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2.
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.4.1...6.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8e905e7 View commit details
    Browse the repository at this point in the history
  2. Bump got from 9.6.0 to (#1907)

    Bumps [got](https://github.com/sindresorhus/got) from 9.6.0 to .
    - [Release notes](https://github.com/sindresorhus/got/releases)
    - [Commits](https://github.com/sindresorhus/got/commits)
    
    ---
    updated-dependencies:
    - dependency-name: got
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    623bc10 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    9670afe View commit details
    Browse the repository at this point in the history
  2. Bump socket.io-parser from 4.2.2 to 4.2.3 (#1914)

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.2.2...4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 25, 2023
    Configuration menu
    Copy the full SHA
    328a367 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Report JS API tests as they pass or fail (#1916)

    The default reporter only prints tests on a single line as they run,
    which makes it much harder to debug failures, particularly on CI.
    nex3 committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    42c843f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

Commits on Jun 20, 2023

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

Commits on Jun 21, 2023

  1. Merge pull request #1920 from sass/core_functions-nit

    Remove 'as math' in math imports
    pamelalozano16 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5044abf View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jul 1, 2023

  1. JS API tests for loading multiple nested paths with renderSync (#1910)

    * JS API tests for loading multiple nested paths with renderSync
    
    * await on sandbox so the test fails when it should
    
    * link to related issue
    Goodwine committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    b926940 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Bump tough-cookie from 4.0.0 to 4.1.3 (#1921)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3c809c0 View commit details
    Browse the repository at this point in the history
  2. Bump semver from 5.7.1 to 5.7.2 (#1922)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7e815e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Add regression test for sass/dart-sass#2023 (#1923)

    * Add regression test for sass/dart-sass#2023
    
    * ignore for libsas because of @use
    Goodwine committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5b2a0fc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Add JS API tests for calculations (#1918)

    Co-authored-by: Jonny Gerig Meyer <jonny@oddbird.net>
    jerivas and jgerigmeyer committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e6e6762 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 31, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 (#1924)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    36be13c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Update specs for Dart-3-style Dart Sass (#1925)

    This really _shouldn't_ affect any CSS output, but these changes are
    semantically irrelevant and arguably better-looking than the old
    versions.
    nex3 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    08eb143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6046861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acaa8b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Calc functions tests (#1912)

    * Sqrt calc function test
    
    * Pow calc function
    
    * Round calc tests
    
    * Unary calc functions tests
    
    * Arguments with no units correction
    
    * Refactor round function
    
    * Add round three-args tests
    
    * Return incompatible message fix
    
    * Add wpt tests
    pamelalozano16 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bac935b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Revert "Calc functions tests (#1912)" (#1931)

    This reverts commit bac935b.
    nex3 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    790ec46 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    74e22a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f03460 View commit details
    Browse the repository at this point in the history