Thanks to visit codestin.com
Credit goes to github.com

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: c81f964
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: 64a644c
Choose a head ref
  • 13 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 15, 2024

  1. Bump org.jetbrains:annotations from 26.0.0 to 26.0.1

    Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.0 to 26.0.1.
    - [Release notes](https://github.com/JetBrains/java-annotations/releases)
    - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
    - [Commits](JetBrains/java-annotations@26.0.0...26.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains:annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3ce6893 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.9 to 1.5.11.
    - [Commits](qos-ch/logback@v_1.5.9...v_1.5.11)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d7abb99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #557 from larsgrefer/dependabot/gradle/3.x/ch.qos.…

    …logback-logback-classic-1.5.11
    
    Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11
    larsgrefer authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2c98461 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #555 from larsgrefer/dependabot/gradle/3.x/org.jet…

    …brains-annotations-26.0.1
    
    Bump org.jetbrains:annotations from 26.0.0 to 26.0.1
    larsgrefer authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e14b666 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Bump org.junit:junit-bom from 5.11.2 to 5.11.3

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f49653a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Bump androidx.annotation:annotation from 1.8.2 to 1.9.1

    Bumps androidx.annotation:annotation from 1.8.2 to 1.9.1.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.annotation:annotation
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    af9dfae View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Improve error messages

    larsgrefer committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    3c95223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a63e20f View commit details
    Browse the repository at this point in the history
  3. Update to Gradle 8.11

    larsgrefer committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    c586ebb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #561 from larsgrefer/dependabot/gradle/3.x/android…

    …x.annotation-annotation-1.9.1
    
    Bump androidx.annotation:annotation from 1.8.2 to 1.9.1
    larsgrefer authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    3933b40 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #560 from larsgrefer/dependabot/gradle/3.x/org.jun…

    …it-junit-bom-5.11.3
    
    Bump org.junit:junit-bom from 5.11.2 to 5.11.3
    larsgrefer authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    2adba34 View commit details
    Browse the repository at this point in the history
  6. Update to AGP 8.7.2

    larsgrefer committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    7c1b1c6 View commit details
    Browse the repository at this point in the history
  7. Update Gradle Plugins

    larsgrefer committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    64a644c View commit details
    Browse the repository at this point in the history
Loading