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: forge/roaster
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.28.0.Final
Choose a base ref
...
head repository: forge/roaster
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.29.0.Final
Choose a head ref
  • 20 commits
  • 10 files changed
  • 2 contributors

Commits on Nov 10, 2022

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

    gastaldi committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e13e466 View commit details
    Browse the repository at this point in the history
  3. Remove .lgtm.yml

    gastaldi committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0a81ff2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Bump mockito-core from 4.8.1 to 4.9.0 (#274)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 4.9.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v4.8.1...v4.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d06d25c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Bump mockito-core from 4.9.0 to 4.10.0

    Bumps [mockito-core](https://github.com/mockito/mockito) from 4.9.0 to 4.10.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v4.9.0...v4.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3690cf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Bump assertj-core from 3.23.1 to 3.24.1 (#282)

    Bumps assertj-core from 3.23.1 to 3.24.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    ec9cf34 View commit details
    Browse the repository at this point in the history
  2. Bump mockito-core from 4.10.0 to 4.11.0

    Bumps [mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 4.11.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v4.10.0...v4.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9a7ded1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Bump junit-jupiter from 5.9.1 to 5.9.2

    Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.1...r5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gastaldi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    050f767 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Bump mockito-core from 4.11.0 to 5.0.0

    Bumps [mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v4.11.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gastaldi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    23d200f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Bump assertj-core from 3.24.1 to 3.24.2

    Bumps assertj-core from 3.24.1 to 3.24.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gastaldi committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1a41921 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Bump mockito-core from 5.0.0 to 5.1.0

    Bumps [mockito-core](https://github.com/mockito/mockito) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.0.0...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gastaldi committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ec894e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Bump mockito-core from 5.1.0 to 5.2.0

    Bumps [mockito-core](https://github.com/mockito/mockito) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.1.0...v5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gastaldi committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    204748d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Bump mockito-core from 5.2.0 to 5.3.0

    Bumps [mockito-core](https://github.com/mockito/mockito) from 5.2.0 to 5.3.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.2.0...v5.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fac7ff6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Bump mockito-core from 5.3.0 to 5.3.1

    Bumps [mockito-core](https://github.com/mockito/mockito) from 5.3.0 to 5.3.1.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.3.0...v5.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    273dec2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Bump junit-jupiter from 5.9.2 to 5.9.3

    Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.2...r5.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1a16012 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update to JDK 17

    gastaldi committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ea4646c View commit details
    Browse the repository at this point in the history
  2. Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.3...r5.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gastaldi committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2103f69 View commit details
    Browse the repository at this point in the history
  3. Add concurrency to workflows

    gastaldi committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7c6d7ab View commit details
    Browse the repository at this point in the history
  4. Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.31.0 to 3.34.0

    Bumps [org.eclipse.jdt:org.eclipse.jdt.core](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.31.0 to 3.34.0.
    - [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jdt:org.eclipse.jdt.core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gastaldi committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3722d85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b64e024 View commit details
    Browse the repository at this point in the history
Loading