Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge origin/main into feature.color-4 #2256

Merged
merged 16 commits into from
May 30, 2024
Merged

Merge origin/main into feature.color-4 #2256

merged 16 commits into from
May 30, 2024

Commits on Apr 17, 2024

  1. Implement access tracking for containingUrl (#2220)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2a9eaad View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Add a per-importer cache for loads that aren't cacheable en masse (#2219

    )
    
    Inspired by comments on #2215
    nex3 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b97f26f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Explicitly add a breaking change exemption for invalid CSS output (#2225

    )
    
    This was always implicitly the case (as pointed out in the new
    section), but this makes it explicit.
    nex3 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    eafc279 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 30, 2024

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

Commits on May 6, 2024

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

Commits on May 10, 2024

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

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
    a59af7a View commit details
    Browse the repository at this point in the history