Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.ajoberstar.git-publish:gradle-git-publish to v5.1.0 #1099

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.ajoberstar.git-publish:gradle-git-publish 5.0.0 -> 5.1.0 age adoption passing confidence

Release Notes

ajoberstar/gradle-git-publish (org.ajoberstar.git-publish:gradle-git-publish)

v5.1.0

Compare Source

Resolves some regressions discovered by @​marcphilipp.

Most notably, with Grgit removed any authentication methods you previously used such as GRGIT_USER or -Dorg.ajoberstar.grgit.auth.username won't work in v5. This version adds new options to replace them.

Breaking Changes

None

Enhancements

  • #​115 Adds username and password properties to GitPublication for cases where credentials are needed (via #​116)

Fixes

  • #​114 Fixes use of fetchDepth when the project is in a shallow clone (via #​116)

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
11 7.0.2, 7.6.4, 8.0.2, 8.11.1
17 7.3.3, 7.6.4, 8.0.2, 8.11.1
21 8.4, 8.11.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Goooler Goooler force-pushed the renovate/org.ajoberstar.git-publish-gradle-git-publish-5.x branch from 062672e to 1398bf1 Compare December 10, 2024 06:58
@Goooler Goooler force-pushed the renovate/org.ajoberstar.git-publish-gradle-git-publish-5.x branch from 1398bf1 to 62962c9 Compare December 10, 2024 07:03
@Goooler Goooler force-pushed the renovate/org.ajoberstar.git-publish-gradle-git-publish-5.x branch from ca2195b to 5949c26 Compare December 10, 2024 07:18
@Goooler Goooler force-pushed the renovate/org.ajoberstar.git-publish-gradle-git-publish-5.x branch from 16865b3 to 801ecf3 Compare December 10, 2024 07:23
@Goooler Goooler merged commit 9db55a7 into main Dec 10, 2024
7 checks passed
@Goooler Goooler deleted the renovate/org.ajoberstar.git-publish-gradle-git-publish-5.x branch December 10, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant