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.77.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.77.6
Choose a head ref
  • 15 commits
  • 33 files changed
  • 4 contributors

Commits on May 13, 2024

  1. Bump lints from 3.0.0 to 4.0.0 (#2242)

    Bumps [lints](https://github.com/dart-lang/lints) from 3.0.0 to 4.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@v3.0.0...v4.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 May 13, 2024
    Configuration menu
    Copy the full SHA
    54a6dec View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    c9f0d3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c48a01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a9e483 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2246 from sass/deprecation-cli

    Fix deprecation flags in the CLI and add tests
    nex3 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bdc08fd View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    fc24fec View commit details
    Browse the repository at this point in the history
  2. Generate deprecations list from the language repo (#2253)

    This updates the Deprecation enum to be generated from
    spec/deprecations.yaml in the language repo.
    jathak committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1073c7b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 11, 2024

  1. Remove the heuristic where long selector lists wouldn't be trimmed (#…

    …2255)
    
    Testing this against the `@extend`-heavy stylesheets in
    vinceliuice/Colloid-gtk-theme, trimming everywhere actually *improves*
    performance rather than reducing it.
    nex3 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ecff05d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b372e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 17, 2024

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