8000 Comparing 1.83.0...1.83.1 · sass/dart-sass · GitHub
[go: up one dir, main page]

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.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.83.1
Choose a head ref
  • 9 commits
  • 41 files changed
  • 4 contributors

Commits on Dec 12, 2024

  1. Configuration menu
    Copy the full SHA
    bf50fad View commit details
    Browse the repository at this point in the history
  2. Add support for the @include rule

    Co-authored-by: Carlos Israel Ortiz García <goodwine@google.com>
    nex3 and Goodwine committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    bc39d0c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

  1. Merge pull request #2457 from sass/include

    Add support for the `@include` rule and argument lists
    nex3 authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    f0f605a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

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

Commits on Dec 23, 2024

  1. Bump dart_style from 2.3.7 to 3.0.0 (#2459)

    * Bump dart_style from 2.3.7 to 3.0.0
    
    Bumps [dart_style](https://github.com/dart-lang/dart_style) from 2.3.7 to 3.0.0.
    - [Release notes](https://github.com/dart-lang/dart_style/releases)
    - [Changelog](https://github.com/dart-lang/dart_style/blob/main/CHANGELOG.md)
    - [Commits](dart-lang/dart_style@v2.3.7...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: dart_style
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update DartFormatter() to explicitly set the language version. This is now required in dart-style v3
    
    * use set the dart version from the Platform library instead of the ananlyzer library because that analyzer library may use beta versions
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
    dependabot[bot] and Goodwine authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    ea7ea57 View commit details
    Browse the repository at this point in the history
  2. Bump bufbuild/buf-setup-action from 1.47.2 to 1.48.0 in /.github/util…

    …/initialize (#2470)
    
    * Bump bufbuild/buf-setup-action in /.github/util/initialize
    
    Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.47.2 to 1.48.0.
    - [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
    - [Commits](bufbuild/buf-setup-action@v1.47.2...v1.48.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>
    
    * fix lint warnings
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
    dependabot[bot] and Goodwine authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    fb55782 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Support the latest DartDoc (#2472)

    The bug we were working around has been fixed in dart-lang/dartdoc#3951.
    nex3 authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    f5c385d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Configuration menu
    Copy the full SHA
    777708c View commit details
    Browse the repository at this point in the history
  2. Fix --quiet-deps for @content blocks (#2474)

    Closes #2418
    nex3 authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    3d3e925 View commit details
    Browse the repository at this point in the history
Loading
0