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: larsgrefer/dart-sass-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.1
Choose a base ref
...
head repository: larsgrefer/dart-sass-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.0
Choose a head ref
  • 14 commits
  • 12 files changed
  • 2 contributors

Commits on Oct 6, 2025

  1. Bump gradle/actions from 4 to 5 (#722)

    Bumps [gradle/actions](https://github.com/gradle/actions) from 4 to 5.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      dependency-version: '5'
      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 Oct 6, 2025
    Configuration menu
    Copy the full SHA
    b608aba View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.20 (#723)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.20.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](qos-ch/logback@v_1.5.18...v_1.5.20)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-version: 1.5.20
      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 Oct 20, 2025
    Configuration menu
    Copy the full SHA
    98554eb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Bump com.gradle.develocity from 4.2 to 4.2.2 (#724)

    Bumps com.gradle.develocity from 4.2 to 4.2.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.develocity
      dependency-version: 4.2.2
      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 Oct 22, 2025
    Configuration menu
    Copy the full SHA
    7244e24 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Bump org.graalvm.buildtools.native from 0.11.1 to 0.11.2 (#725)

    Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.11.1 to 0.11.2.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - [Commits](graalvm/native-build-tools@0.11.1...0.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools.native
      dependency-version: 0.11.2
      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 Oct 28, 2025
    Configuration menu
    Copy the full SHA
    36a5a7a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Bump org.springframework.boot from 3.5.6 to 3.5.7 (#727)

    Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.6 to 3.5.7.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.5.6...v3.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot
      dependency-version: 3.5.7
      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 Oct 29, 2025
    Configuration menu
    Copy the full SHA
    eedbf2c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Bump protobufVersion from 4.32.1 to 4.33.0 (#728)

    Bumps `protobufVersion` from 4.32.1 to 4.33.0.
    
    Updates `com.google.protobuf:protobuf-java` from 4.32.1 to 4.33.0
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](https://github.com/protocolbuffers/protobuf/commits)
    
    Updates `com.google.protobuf:protoc` from 4.32.1 to 4.33.0
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](https://github.com/protocolbuffers/protobuf/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-version: 4.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.protobuf:protoc
      dependency-version: 4.33.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 Oct 30, 2025
    Configuration menu
    Copy the full SHA
    7a52946 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Bump org.jreleaser from 1.20.0 to 1.21.0 (#730)

    Bumps org.jreleaser from 1.20.0 to 1.21.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.jreleaser
      dependency-version: 1.21.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 Nov 3, 2025
    Configuration menu
    Copy the full SHA
    bf2f522 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 (#733)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.20 to 1.5.21.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](qos-ch/logback@v_1.5.20...v_1.5.21)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-version: 1.5.21
      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 Nov 11, 2025
    Configuration menu
    Copy the full SHA
    fb91477 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Bump org.graalvm.buildtools.native from 0.11.2 to 0.11.3 (#734)

    Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.11.2 to 0.11.3.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - [Commits](graalvm/native-build-tools@0.11.2...0.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools.native
      dependency-version: 0.11.3
      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 Nov 12, 2025
    Configuration menu
    Copy the full SHA
    cd2360b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2025

  1. Update to Dart Sass 1.94.2

    larsgrefer committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    9b5681d View commit details
    Browse the repository at this point in the history
  2. Update to Gradle 9.2.1

    larsgrefer committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    35ce948 View commit details
    Browse the repository at this point in the history
  3. Bump io.freefair.settings.plugin-versions from 8.14.2 to 9.1.0 (#731)

    Bumps [io.freefair.settings.plugin-versions](https://github.com/freefair/gradle-plugins) from 8.14.2 to 9.1.0.
    - [Release notes](https://github.com/freefair/gradle-plugins/releases)
    - [Commits](freefair/gradle-plugins@8.14.2...9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.freefair.settings.plugin-versions
      dependency-version: 9.1.0
      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 Nov 23, 2025
    Configuration menu
    Copy the full SHA
    21dca08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6407bef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2340a12 View commit details
    Browse the repository at this point in the history
Loading