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.83.4
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.84.0
Choose a head ref
  • 8 commits
  • 44 files changed
  • 4 contributors

Commits on Jan 21, 2025

  1. Bump postcss from 8.4.49 to 8.5.1 in /pkg/sass-parser (#2496)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.1.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.49...8.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:production
      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 Jan 21, 2025
    Configuration menu
    Copy the full SHA
    aba11b8 View commit details
    Browse the repository at this point in the history
  2. Bump bufbuild/buf-setup-action in /.github/util/initialize (#2495)

    Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.48.0 to 1.50.0.
    - [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
    - [Commits](bufbuild/buf-setup-action@v1.48.0...v1.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: bufbuild/buf-setup-action
      dependency-type: direct:production
      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 Jan 21, 2025
    Configuration menu
    Copy the full SHA
    870ba06 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

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

Commits on Jan 30, 2025

  1. Add support for @import (#2498)

    Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
    nex3 and Goodwine authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    2cedc62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b46880 View commit details
    Browse the repository at this point in the history
  3. Add support for the @content rule (#2501)

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

Commits on Feb 5, 2025

  1. Configuration menu
    Copy the full SHA
    d973e3e View commit details
    Browse the repository at this point in the history
  2. [Indented syntax improvements] Dart implementation (#2467)

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