Skip to content

Bump org.ajoberstar:gradle-git from 1.2.0 to 1.7.2#2675

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.ajoberstar-gradle-git-1.7.2
Open

Bump org.ajoberstar:gradle-git from 1.2.0 to 1.7.2#2675
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.ajoberstar-gradle-git-1.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps org.ajoberstar:gradle-git from 1.2.0 to 1.7.2.

Release notes

Sourced from org.ajoberstar:gradle-git's releases.

1.7.2

This is a fix release to update to the latest grgit.

Enhancements

None

Fixes

  • Update to grgit 1.9.3

Compatibility

Java: requires 7 or higher

1.7.1

This is a fix release dealing with a few minor issues.

Enhancements

None

Fixes

  • #250 Username-only credentials would throw an exception
  • #252 Rebuild release strategy would cause problems with model rules and evaluationDependsOnChildren

Compatibility

Java: requires 7 or higher

1.7.0

This release targets issues present in older versions of grgit and the deprecation of the github-pages plugin, which has been superseded by git-publish.

Enhancements

  • #245 Deprecate org.ajoberstar.github-pages which is superseded by org.ajoberstar.git-publish

Fixes

  • #228 org.ajoberstar.grgit failed instead of silently doing nothing when a git repo was not present
  • #209 Unknown Host Key issues seemed to be tied to ECDSA keys which are supported in later JSCH versions

Compatibility

Java: requires 7 or higher

1.6.0

  • Enhancement #189 Reuse the existing gh-pages clone, unless it's mismatched with current configuration. (Thanks to Dan Allen
  • Enhancement #194 Move gh-pages commit to the prepare task, allowing you to put tasks between commit and push. (Also thanks to Dan Allen)
  • Enhancement #199 More logging improvements to rebuilt strategy (Thanks to Günther Grill)

... (truncated)

Commits
  • b65855c Merge pull request #254 from ajoberstar/rel-1.7.1
  • 0488e16 Explicit release prop check in rebuild strategy
  • 4980ccf Fix username-only credentials
  • fe8d229 Merge pull request #245 from ajoberstar/deprecate
  • b8fbe3c deprecate org.ajoberstar.github-pages
  • 99deae5 latest grgit
  • 2bd3585 Merge pull request #243 from phatblat/ben/update-grgit
  • 56adce6 Update grgit dependency to 1.8.0
  • ea22187 Merge pull request #234 from ajoberstar/bintray
  • 2450fdc point to new repo and update license headers
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

🖼️ Screenshot tests have failed.

The purpose of these tests is to ensure that changes introduced in this PR don't break visual features. They are visual unit tests.

📄 Where to find the report:

  • Go to the (failed run) > Summary > Artifacts > screenshot-test-report
  • Download the zip and open jme3-screenshot-tests/build/reports/ScreenshotDiffReport.html

⚠️ If you didn't expect to change anything visual:
Fix your changes so the screenshot tests pass.

If you did mean to change things:
Review the replacement images in jme3-screenshot-tests/build/changed-images to make sure they really are improvements and then replace and commit the replacement images at jme3-screenshot-tests/src/test/resources.

If you are creating entirely new tests:
Find the new images in jme3-screenshot-tests/build/changed-images and commit the new images at jme3-screenshot-tests/src/test/resources.

Note; it is very important that the committed reference images are created on the build pipeline, locally created images are not reliable. Similarly tests will fail locally but you can look at the report to check they are "visually similar".

See https://github.com/jMonkeyEngine/jmonkeyengine/blob/master/jme3-screenshot-tests/README.md for more information

Contact @richardTingle (aka richtea) for guidance if required

Bumps [org.ajoberstar:gradle-git](https://github.com/ajoberstar/gradle-git) from 1.2.0 to 1.7.2.
- [Release notes](https://github.com/ajoberstar/gradle-git/releases)
- [Commits](ajoberstar/gradle-git@v1.2.0...1.7.2)

---
updated-dependencies:
- dependency-name: org.ajoberstar:gradle-git
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.ajoberstar-gradle-git-1.7.2 branch from 36d5520 to 45e8f9b Compare April 3, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants