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: Together-Java/TJ-Bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.4.22
Choose a base ref
...
head repository: Together-Java/TJ-Bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v.4.23
Choose a head ref
  • 13 commits
  • 22 files changed
  • 3 contributors

Commits on Sep 22, 2025

  1. Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#1328)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.19.0...v5.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 5.20.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 22, 2025
    Configuration menu
    Copy the full SHA
    060b346 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. Bump junitVersion from 5.13.2 to 6.0.0 (#1330)

    Bumps `junitVersion` from 5.13.2 to 6.0.0.
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.2 to 6.0.0
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.2...r6.0.0)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.2 to 6.0.0
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.2...r6.0.0)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.2 to 6.0.0
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.2...r6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-version: 6.0.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 Oct 1, 2025
    Configuration menu
    Copy the full SHA
    0b5790a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. Bump org.flywaydb:flyway-core from 11.13.0 to 11.14.0 (#1331)

    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 11.13.0 to 11.14.0.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-11.13.0...flyway-11.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.flywaydb:flyway-core
      dependency-version: 11.14.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 10, 2025
    Configuration menu
    Copy the full SHA
    3fa9abc View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Bump org.sonarqube from 6.3.1.5724 to 7.0.0.6105 (#1334)

    Bumps org.sonarqube from 6.3.1.5724 to 7.0.0.6105.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarqube
      dependency-version: 7.0.0.6105
      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 15, 2025
    Configuration menu
    Copy the full SHA
    9d7cb82 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Bump com.apptasticsoftware:rssreader from 3.10.0 to 3.11.0 (#1337)

    Bumps [com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from 3.10.0 to 3.11.0.
    - [Release notes](https://github.com/w3stling/rssreader/releases)
    - [Commits](w3stling/rssreader@v3.10.0...v3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.apptasticsoftware:rssreader
      dependency-version: 3.11.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 21, 2025
    Configuration menu
    Copy the full SHA
    8a23158 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Bump org.flywaydb:flyway-core from 11.14.0 to 11.15.0 (#1338)

    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 11.14.0 to 11.15.0.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-11.14.0...flyway-11.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.flywaydb:flyway-core
      dependency-version: 11.15.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 24, 2025
    Configuration menu
    Copy the full SHA
    f3b36c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    113f4b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Bump org.flywaydb:flyway-core from 11.15.0 to 11.16.0 (#1342)

    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 11.15.0 to 11.16.0.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-11.15.0...flyway-11.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.flywaydb:flyway-core
      dependency-version: 11.16.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 7, 2025
    Configuration menu
    Copy the full SHA
    0de0c5f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

  1. Bump org.xerial:sqlite-jdbc from 3.50.1.0 to 3.51.0.0 (#1341)

    Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.50.1.0 to 3.51.0.0.
    - [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
    - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
    - [Commits](xerial/sqlite-jdbc@3.50.1.0...3.51.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial:sqlite-jdbc
      dependency-version: 3.51.0.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 8, 2025
    Configuration menu
    Copy the full SHA
    61d75d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Bump org.flywaydb:flyway-core from 11.16.0 to 11.17.0 (#1343)

    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 11.16.0 to 11.17.0.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-11.16.0...flyway-11.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.flywaydb:flyway-core
      dependency-version: 11.17.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 12, 2025
    Configuration menu
    Copy the full SHA
    40e2929 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Bump com.google.cloud.tools.jib from 3.4.5 to 3.5.0 (#1344)

    Bumps com.google.cloud.tools.jib from 3.4.5 to 3.5.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud.tools.jib
      dependency-version: 3.5.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 17, 2025
    Configuration menu
    Copy the full SHA
    b573623 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. Updating scam detector for new scam and false positives (#1345)

    * fixed steam false positives
    
    * fixed a hacking false positive
    
    * fixed microsoft false positive
    
    * fixed stacktrace false positives
    Zabuzard authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    7b5d29e View commit details
    Browse the repository at this point in the history
  2. Java 25 update and other deps (Gradle, ...) (#1346)

    * Java 25 update and other deps (Gradle, ...)
    
    * java 25 in wiki
    Zabuzard authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    2ce61cf View commit details
    Browse the repository at this point in the history
Loading