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 main into feature.color-4 #2307

Merged
merged 26 commits into from
Aug 13, 2024
Merged

Merge main into feature.color-4 #2307

merged 26 commits into from
Aug 13, 2024

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 authored 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
  2. Configuration menu
    Copy the full SHA
    860eb5a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 9, 2024

  1. Avoid [this] in Dartdoc comments (#2273)

    Dartdoc broke this in dart-lang/dartdoc#3765.
    nex3 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1edc247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7203d65 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

  1. Run pub in verbose mode on windows-arm64

    This is just intended to debug a GitHub Actions build failure.
    nex3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d4b1939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be9c3ac View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Bump dartdoc from 8.0.7 to 8.0.8 (#2284)

    Bumps [dartdoc](https://github.com/dart-lang/dartdoc) from 8.0.7 to 8.0.8.
    - [Release notes](https://github.com/dart-lang/dartdoc/releases)
    - [Changelog](https://github.com/dart-lang/dartdoc/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/dart-lang/dartdoc/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dartdoc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0cf4768 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    e03547f View commit details
    Browse the repository at this point in the history
  2. Let dependabot check updates for composite actions (#2287)

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

Commits on Jul 29, 2024

  1. Bump dartdoc from 8.0.7 to 8.0.8 (#2289)

    Bumps [dartdoc](https://github.com/dart-lang/dartdoc) from 8.0.7 to 8.0.8.
    - [Release notes](https://github.com/dart-lang/dartdoc/releases)
    - [Changelog](https://github.com/dart-lang/dartdoc/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/dart-lang/dartdoc/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dartdoc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7e1ea80 View commit details
    Browse the repository at this point in the history
  2. Bump bufbuild/buf-setup-action in /.github/util/initialize (#2288)

    Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.30.0 to 1.35.1.
    - [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
    - [Commits](bufbuild/buf-setup-action@v1.30.0...v1.35.1)
    
    ---
    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 Jul 29, 2024
    Configuration menu
    Copy the full SHA
    715a93f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    b0271a5 View commit details
    Browse the repository at this point in the history
  2. Fix analysis issues (#2294)

    jathak authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9f786f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    8541f80 View commit details
    Browse the repository at this point in the history
  2. Fix dart vm lockup during shutdown with pending requests (#2279)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9aeefc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Add a changelog entry for sass/embedded-host-node#323 (#2302)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    ntkme and nex3 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    613fb17 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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