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: cryptomator/integrations-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.0
Choose a base ref
...
head repository: cryptomator/integrations-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0
Choose a head ref
  • 13 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 16, 2024

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

Commits on Jan 9, 2025

  1. 2 Configuration menu
    Copy the full SHA
    ce2e513 View commit details
    Browse the repository at this point in the history
  2. Update docs

    infeo committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    76e0568 View commit details
    Browse the repository at this point in the history
  3. fix javadoc

    infeo committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    b22f2cd View commit details
    Browse the repository at this point in the history
  4. Bump the java-production-dependencies group across 1 directory with 3…

    … updates (#48)
    
    Bumps the java-production-dependencies group with 3 updates in the / directory: org.slf4j:slf4j-api, [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) and org.slf4j:slf4j-simple.
    
    
    Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16
    
    Updates `org.jetbrains:annotations` from 24.1.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@24.1.0...26.0.1)
    
    Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: java-production-dependencies
    - dependency-name: org.jetbrains:annotations
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: java-production-dependencies
    - dependency-name: org.slf4j:slf4j-simple
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: java-production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    0f298aa View commit details
    Browse the repository at this point in the history
  5. Bump the java-test-dependencies group across 1 directory with 2 updat…

    …es (#50)
    
    Bumps the java-test-dependencies group with 2 updates in the / directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) and [org.mockito:mockito-core](https://github.com/mockito/mockito).
    
    
    Updates `org.junit.jupiter:junit-jupiter` from 5.10.3 to 5.11.3
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.10.3...r5.11.3)
    
    Updates `org.mockito:mockito-core` from 5.12.0 to 5.14.2
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.12.0...v5.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: java-test-dependencies
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: java-test-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    04dd115 View commit details
    Browse the repository at this point in the history
  6. Bump the maven-build-plugins group across 1 directory with 3 updates (#…

    …49)
    
    Bumps the maven-build-plugins group with 3 updates in the / directory: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire), [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) and [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin).
    
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.1 to 3.5.1
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.5.1)
    
    Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.8.0 to 3.10.1
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.1)
    
    Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.7
    - [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
    - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven-build-plugins
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven-build-plugins
    - dependency-name: org.apache.maven.plugins:maven-gpg-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-build-plugins
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    e4da169 View commit details
    Browse the repository at this point in the history
  7. Update dependencies

    Test dependencies and maven plugins
    infeo authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    8320501 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15ac214 View commit details
    Browse the repository at this point in the history
  9. use bc signer when deploying

    infeo committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    5e6725b View commit details
    Browse the repository at this point in the history
  10. reorganize pom

    infeo committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    d09542b View commit details
    Browse the repository at this point in the history
  11. prepare 1.5.0

    infeo committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    d5dbfa5 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'release/1.5.0'

    infeo committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    114fd6c View commit details
    Browse the repository at this point in the history
Loading