8000 Comparing 2.30.1.Final...master · forge/roaster · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.30.1.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: master
Choose a head ref
  • 18 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 11, 2024

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

    gastaldi authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    15820ad View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Update maven.yml

    gastaldi authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    55fa3bc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Managing all Eclipse platform dependencies (#344)

    * Managing all Eclipse platform dependencies
    
    In order to provide build reproducibility, we need to ensure that the Eclipse platform dependencies are resolved to a single version, not in a range.
    
    - Update `pom.xml` for improved dependency management, specifically targeting Eclipse platform dependencies.
    - Simplify versioning by inlining the `org.eclipse.jdt.core` version, removing the need for a separate property.
    
    * Group Eclipse and OSGi dependencies in Dependabot
    
    - Update Dependabot configuration to group Eclipse and OSGi dependencies.
    gastaldi authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    384a604 View commit details
    Browse the repository at this point in the history
  2. Revert "Managing all Eclipse platform dependencies (#344)"

    This reverts commit 384a604.
    gastaldi committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    f9765bf View commit details
    Browse the repository at this point in the history
  3. Generate META-INF/MANIFEST.MF in the roaster-jdt JAR (#347)

    - Configure Maven Shade Plugin to include resources in the manifest.
    gastaldi authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    5d4a049 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 (#348)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.3...r5.11.4)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    d3b0414 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#349)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.0.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.0)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    790ef28 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#350)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.0 to 3.27.1.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.1)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    29443a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#351)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.1 to 3.27.2.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.1...assertj-build-3.27.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    ff7fc16 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#352)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.2 to 3.27.3.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    50ec599 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Bump org.jboss:jboss-parent from 47 to 48 (#353)

    Bumps [org.jboss:jboss-parent](https://github.com/jboss/jboss-parent-pom) from 47 to 48.
    - [Release notes](https://github.com/jboss/jboss-parent-pom/releases)
    - [Commits](https://github.com/jboss/jboss-parent-pom/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss:jboss-parent
      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 Jan 21, 2025
    Configuration menu
    Copy the full SHA
    ae143f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 (#354)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.11.4...r5.12.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    ece2230 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.40.0 to 3.41.0 (#355)

    Bumps [org.eclipse.jdt:org.eclipse.jdt.core](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.40.0 to 3.41.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    baf6f90 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1 (#356)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.12.0...r5.12.1)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    21e79a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Bump org.jboss:jboss-parent from 48 to 49 (#357)

    Bumps [org.jboss:jboss-parent](https://github.com/jboss/jboss-parent-pom) from 48 to 49.
    - [Release notes](https://github.com/jboss/jboss-parent-pom/releases)
    - [Commits](https://github.com/jboss/jboss-parent-pom/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss:jboss-parent
      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 Mar 25, 2025
    Configuration menu
    Copy the full SHA
    19fafd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 (#358)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.12.1...r5.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 5.12.2
      dependency-type: direct:development
      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 Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6db9fc1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 (#359)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.12.2...r5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 5.13.0
      dependency-type: direct:development
      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 May 30, 2025
    Configuration menu
    Copy the full SHA
    820c031 View commit details
    Browse the repository at this point in the history
Loading
0