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.20
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.21
Choose a head ref
  • 9 commits
  • 55 files changed
  • 2 contributors

Commits on Aug 11, 2025

  1. Bump org.flywaydb:flyway-core from 11.10.0 to 11.11.0 (#1298)

    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 11.10.0 to 11.11.0.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-11.10.0...flyway-11.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.flywaydb:flyway-core
      dependency-version: 11.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    7396c0e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

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

Commits on Aug 18, 2025

  1. Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (#1302)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.18.0 to 5.19.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.18.0...v5.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 5.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    0dde3ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    804744c View commit details
    Browse the repository at this point in the history
  3. Bump CodeQL from v2 to v3 (#1305)

    v2 was deprecated a few years ago
    Zabuzard authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    b869cf5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Bump name.remal.sonarlint from 5.1.10 to 6.0.0 (#1306)

    Bumps [name.remal.sonarlint](https://github.com/remal-gradle-plugins/sonarlint) from 5.1.10 to 6.0.0.
    - [Release notes](https://github.com/remal-gradle-plugins/sonarlint/releases)
    - [Commits](remal-gradle-plugins/sonarlint@v5.1.10...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: name.remal.sonarlint
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    9f59235 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Semi-Automatic Top Helper Assignment (#1303)

    * config, command adjustments, routine and base setup
    
    * select menu
    
    * role management and more flow
    
    * announcement, failure logic
    
    * (fixed some comment that spotless wrapped ugly)
    
    * javadoc and some readability changes
    
    * fixed some wrong javadoc
    
    * (minor description tweak)
    
    * CR: better default channel
    
    * CR message format improvement
    
    * CR added mapUserIdToMember utility to service
    
    * Added Guilds, a helper with role and channel find methods
    
    * CR readability with split args
    
    * Added channel find methods to Guilds helper (findTextChannel etc)
    Zabuzard authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    a2771b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f64695 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Bump org.sonarqube from 6.2.0.5505 to 6.3.1.5724 (#1311)

    Bumps org.sonarqube from 6.2.0.5505 to 6.3.1.5724.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarqube
      dependency-version: 6.3.1.5724
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    a2f0b03 View commit details
    Browse the repository at this point in the history
Loading