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: mplescano/git-commit-id-plugin-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: git-commit-id/git-commit-id-plugin-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 7, 2025

  1. build(deps): bump org.apache.maven.plugins:maven-gpg-plugin

    Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.7 to 3.2.8.
    - [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
    - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-gpg-plugin
      dependency-version: 3.2.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    4153c91 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. build(deps): bump actions/setup-java from 4 to 5

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    7d2571e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. build(deps): bump org.eclipse.jgit:org.eclipse.jgit

    Bumps org.eclipse.jgit:org.eclipse.jgit from 6.10.0.202406032230-r to 6.10.1.202505221210-r.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jgit:org.eclipse.jgit
      dependency-version: 6.10.1.202505221210-r
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    c1d7972 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. build(deps): bump actions/cache from 4 to 5

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    c4367dc View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2025

  1. Merge pull request git-commit-id#261 from git-commit-id/dependabot/gi…

    …thub_actions/actions/cache-5
    
    build(deps): bump actions/cache from 4 to 5
    TheSnoozer authored Dec 14, 2025
    Configuration menu
    Copy the full SHA
    2d100a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request git-commit-id#251 from git-commit-id/dependabot/gi…

    …thub_actions/actions/setup-java-5
    
    build(deps): bump actions/setup-java from 4 to 5
    TheSnoozer authored Dec 14, 2025
    Configuration menu
    Copy the full SHA
    54a0f46 View commit details
    Browse the repository at this point in the history
  3. Merge pull request git-commit-id#246 from git-commit-id/dependabot/ma…

    …ven/org.apache.maven.plugins-maven-gpg-plugin-3.2.8
    
    build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
    TheSnoozer authored Dec 14, 2025
    Configuration menu
    Copy the full SHA
    08ecf04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request git-commit-id#260 from git-commit-id/dependabot/ma…

    …ven/org.eclipse.jgit-org.eclipse.jgit-6.10.1.202505221210-r
    
    build(deps): bump org.eclipse.jgit:org.eclipse.jgit from 6.10.0.202406032230-r to 6.10.1.202505221210-r
    TheSnoozer authored Dec 14, 2025
    Configuration menu
    Copy the full SHA
    6935626 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump actions/checkout from 4 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 14, 2025
    Configuration menu
    Copy the full SHA
    248634b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. build(deps): bump org.apache.maven.plugins:maven-release-plugin

    Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.1.1 to 3.3.1.
    - [Release notes](https://github.com/apache/maven-release/releases)
    - [Commits](apache/maven-release@maven-release-3.1.1...maven-release-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-release-plugin
      dependency-version: 3.3.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    d9ba441 View commit details
    Browse the repository at this point in the history
  2. Merge pull request git-commit-id#259 from git-commit-id/dependabot/gi…

    …thub_actions/actions/checkout-6
    
    build(deps): bump actions/checkout from 4 to 6
    TheSnoozer authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    a37b2ef View commit details
    Browse the repository at this point in the history
  3. Merge pull request git-commit-id#263 from git-commit-id/dependabot/ma…

    …ven/org.apache.maven.plugins-maven-release-plugin-3.3.1
    
    build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1
    TheSnoozer authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    3569793 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. build(deps): bump org.apache.maven.plugins:maven-antrun-plugin

    Bumps [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/apache/maven-antrun-plugin/releases)
    - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-antrun-plugin
      dependency-version: 3.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    44c052f View commit details
    Browse the repository at this point in the history
  2. Merge pull request git-commit-id#265 from git-commit-id/dependabot/ma…

    …ven/org.apache.maven.plugins-maven-antrun-plugin-3.2.0
    
    build(deps): bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0
    TheSnoozer authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    f839600 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. build(deps): bump org.apache.maven.plugins:maven-jar-plugin

    Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.2 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      dependency-version: 3.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    43327aa View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Merge pull request git-commit-id#266 from git-commit-id/dependabot/ma…

    …ven/org.apache.maven.plugins-maven-jar-plugin-3.5.0
    
    build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0
    TheSnoozer authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    8d676b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. build(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.7

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.7.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.7
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    c49fb38 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Merge pull request git-commit-id#269 from git-commit-id/dependabot/ma…

    …ven/org.assertj-assertj-core-3.27.7
    
    build(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.7
    TheSnoozer authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    e78260b View commit details
    Browse the repository at this point in the history
Loading