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-contrib/sass-embedded-host-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.91.0
Choose a base ref
...
head repository: sass-contrib/sass-embedded-host-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.92.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 29, 2025

  1. Bump actions/attest-build-provenance from 2 to 3 (#327)

    Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 3.
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/attest-build-provenance
      dependency-version: '3'
      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] authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    a550df7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. Test jruby-9 on windows-11-arm

    ntkme authored Aug 30, 2025
    Configuration menu
    Copy the full SHA
    e0d6701 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Update rubocop-rspec requirement from ~> 3.6.0 to ~> 3.7.0 (#328)

    Updates the requirements on [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
    - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-rspec@v3.6.0...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-rspec
      dependency-version: 3.7.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    fa90898 View commit details
    Browse the repository at this point in the history
  2. Bump sass from 1.91.0 to 1.92.0 in /ext/sass (#329)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.91.0 to 1.92.0.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.91.0...1.92.0)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-version: 1.92.0
      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 Sep 2, 2025
    Configuration menu
    Copy the full SHA
    71220e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. v1.92.0

    ntkme authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    99bafb4 View commit details
    Browse the repository at this point in the history
Loading