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: airsquared/blobsaver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.0
Choose a base ref
...
head repository: airsquared/blobsaver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 12 files changed
  • 2 contributors

Commits on Oct 26, 2023

  1. Release v3.6.0

    airsquared committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    46384b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Bump actions/setup-java from 3 to 4 (#645)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      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 30, 2023
    Configuration menu
    Copy the full SHA
    96eee5d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 (#639)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      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 Dec 1, 2023
    Configuration menu
    Copy the full SHA
    72cf464 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 (#640)

    Bumps org.apache.commons:commons-compress from 1.24.0 to 1.25.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      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 Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e6730af View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Update build

    airsquared committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    68d7afb View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Bump net.java.dev.jna:jna-jpms from 5.13.0 to 5.14.0

    Bumps [net.java.dev.jna:jna-jpms](https://github.com/java-native-access/jna) from 5.13.0 to 5.14.0.
    - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
    - [Commits](java-native-access/jna@5.13.0...5.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.java.dev.jna:jna-jpms
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and airsquared committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a5cb243 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update dependencies

    airsquared committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b409dcc View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Bump org.testfx:openjfx-monocle from 17.0.10 to 21.0.2

    Bumps [org.testfx:openjfx-monocle](https://github.com/TestFX/Monocle) from 17.0.10 to 21.0.2.
    - [Release notes](https://github.com/TestFX/Monocle/releases)
    - [Commits](https://github.com/TestFX/Monocle/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.testfx:openjfx-monocle
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and airsquared committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f9af846 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0

    Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and airsquared committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d95dc30 View commit details
    Browse the repository at this point in the history
Loading