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.85.1
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.87.0
Choose a head ref
  • 20 commits
  • 77 files changed
  • 4 contributors

Commits on Feb 26, 2025

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

Commits on Feb 27, 2025

  1. Use thread-safe writeln from dart sdk >=3.6.0 (#2528)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    8e411a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Bump analyzer from 6.11.0 to 7.3.0 (#2532)

    Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 6.11.0 to 7.3.0.
    - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg)
    
    ---
    updated-dependencies:
    - dependency-name: analyzer
      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] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    2e59f14 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Add support for parsing parenthesized expressions (#2527)

    Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
    nex3 and Goodwine authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    d067c3a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

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

Commits on Mar 7, 2025

  1. Configuration menu
    Copy the full SHA
    0d3ea25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    734e9de View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

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

Commits on Mar 17, 2025

  1. Bump typedoc from 0.27.9 to 0.28.0 in /pkg/sass-parser (#2546)

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.9 to 0.28.0.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.27.9...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      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>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    3ddbb38 View commit details
    Browse the repository at this point in the history
  2. Add support for % as a stand-alone expression (#2540)

    This also deprecates user-defined functions named "type".
    
    See #2539
    nex3 authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    c6706e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

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

Commits on Mar 24, 2025

  1. Generate artifact attestation

    ntkme committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    6a9fb83 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Merge pull request #2547 from ntkme/gh-cli-release

    Enhance security for release pipeline
    nex3 authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    bce1f4c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Improve case canonicalization performance (#2552)

    Closes #2548
    
    Co-authored-by: なつき <i@ntk.me>
    nex3 and ntkme authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    cee843b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Fix the sass_api release (#2557)

    Pub.dev just launched an update that requires GitHub publish actions
    to be run from a tag that matches the version number of the published
    package.
    nex3 authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    f6fea3a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

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

Commits on Apr 21, 2025

  1. Configuration menu
    Copy the full SHA
    1adf814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    087a685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b8afa2 View commit details
    Browse the repository at this point in the history
Loading