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.81.0
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.81.1
Choose a head ref
  • 9 commits
  • 33 files changed
  • 3 contributors

Commits on Nov 15, 2024

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

Commits on Nov 18, 2024

  1. Bump bufbuild/buf-setup-action in /.github/util/initialize (#2438)

    Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.46.0 to 1.47.2.
    - [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
    - [Commits](bufbuild/buf-setup-action@v1.46.0...v1.47.2)
    
    ---
    updated-dependencies:
    - dependency-name: bufbuild/buf-setup-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    30fc4db View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Nov 23, 2024

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

Commits on Nov 25, 2024

  1. Bump pub_api_client from 2.7.1 to 3.0.0 (#2442)

    Bumps [pub_api_client](https://github.com/leoafarias/pub_api_client) from 2.7.1 to 3.0.0.
    - [Release notes](https://github.com/leoafarias/pub_api_client/releases)
    - [Changelog](https://github.com/leoafarias/pub_api_client/blob/main/CHANGELOG.md)
    - [Commits](leoafarias/pub_api_client@2.7.1...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pub_api_client
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1e07de7 View commit details
    Browse the repository at this point in the history
  2. Bump lints from 4.0.0 to 5.0.0 (#2441)

    Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.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@v4.0.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: lints
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9abdfaa View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Bump typedoc from 0.26.11 to 0.27.2 in /pkg/sass-parser (#2451)

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.11 to 0.27.2.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.26.11...v0.27.2)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    6939faa View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Merge pull request #2439 from sass/function

    Add sass-parser support for `@function`
    nex3 authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    02fff80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5163644 View commit details
    Browse the repository at this point in the history
Loading