-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: BerryCloud/xapi-java
base: v2.0.0
head repository: BerryCloud/xapi-java
compare: v2.0.1
- 13 commits
- 45 files changed
- 6 contributors
Commits on Jan 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 103c124 - Browse repository at this point
Copy the full SHA 103c124View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c6327 - Browse repository at this point
Copy the full SHA a0c6327View commit details
Commits on Jan 21, 2026
-
Bump org.sonatype.central:central-publishing-maven-plugin (#474)
Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.9.0 to 0.10.0. - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.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>
Configuration menu - View commit details
-
Copy full SHA for 6bee67d - Browse repository at this point
Copy the full SHA 6bee67dView commit details -
Automate Dependabot minor/patch PR approvals & merges (#476)
* Initial plan * Add Dependabot automation for minor/patch updates - Updated dependabot.yml with auto-merge-minor-and-patch groups for both maven and github-actions ecosystems - Created dependabot-auto-approve.yml workflow to automatically approve minor and patch updates - Created dependabot-auto-merge.yml workflow to automatically merge approved minor and patch PRs - Extracted all external dependencies from pom files and added them to the configuration in alphabetical order --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Thomas Turrell-Croft <thomasturrell@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8796527 - Browse repository at this point
Copy the full SHA 8796527View commit details
Commits on Jan 23, 2026
-
Bump org.springframework.boot:spring-boot-starter-parent (#477)
Bumps the auto-merge-minor-and-patch group with 1 update: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: auto-merge-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bbd3f81 - Browse repository at this point
Copy the full SHA bbd3f81View commit details
Commits on Jan 26, 2026
-
Combine Dependabot auto-approve and auto-merge workflows (#478)
* Initial plan * Combine Dependabot auto-approve and auto-merge workflows Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13446d0 - Browse repository at this point
Copy the full SHA 13446d0View commit details
Commits on Jan 27, 2026
-
Simplify dependabot configuration by splitting Maven groups and remov…
…ing GitHub Actions grouping (#479)
Configuration menu - View commit details
-
Copy full SHA for b0be9e3 - Browse repository at this point
Copy the full SHA b0be9e3View commit details -
Bump io.hypersistence:hypersistence-utils-hibernate-70 (#480)
Bumps [io.hypersistence:hypersistence-utils-hibernate-70](https://github.com/vladmihalcea/hypersistence-utils) from 3.14.1 to 3.15.0. - [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt) - [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.14.1...hypersistence-utils-parent-3.15.0) --- updated-dependencies: - dependency-name: io.hypersistence:hypersistence-utils-hibernate-70 dependency-version: 3.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>
Configuration menu - View commit details
-
Copy full SHA for dda8013 - Browse repository at this point
Copy the full SHA dda8013View commit details
Commits on Jan 29, 2026
-
Bump io.hypersistence:hypersistence-utils-hibernate-70 (#481)
Bumps [io.hypersistence:hypersistence-utils-hibernate-70](https://github.com/vladmihalcea/hypersistence-utils) from 3.15.0 to 3.15.1. - [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt) - [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.15.0...hypersistence-utils-parent-3.15.1) --- updated-dependencies: - dependency-name: io.hypersistence:hypersistence-utils-hibernate-70 dependency-version: 3.15.1 dependency-type: direct:production 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>
Configuration menu - View commit details
-
Copy full SHA for 8113e51 - Browse repository at this point
Copy the full SHA 8113e51View commit details -
Pin GitHub Actions dependencies by commit hash (#482)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c843be - Browse repository at this point
Copy the full SHA 5c843beView commit details
Commits on Feb 2, 2026
-
Bump com.puppycrawl.tools:checkstyle from 13.0.0 to 13.1.0 (#483)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.0.0 to 13.1.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.0.0...checkstyle-13.1.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.1.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>
Configuration menu - View commit details
-
Copy full SHA for bdaf0ea - Browse repository at this point
Copy the full SHA bdaf0eaView commit details
Commits on Feb 4, 2026
-
Override assertj-core to 3.27.7 for security fix (#484)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af8caf4 - Browse repository at this point
Copy the full SHA af8caf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06144de - Browse repository at this point
Copy the full SHA 06144deView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0...v2.0.1