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

chore(deps): update dependency org.ajoberstar.git-publish to v5.1.0 #298

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

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

Release Notes

ajoberstar/gradle-git-publish (org.ajoberstar.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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 10, 2024
Copy link
Author

renovate bot commented Dec 11, 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.

@ursjoss ursjoss force-pushed the renovate/gitpublish branch from c8f42dd to 422e1dc Compare December 11, 2024 13:19
@ursjoss ursjoss merged commit 2e00769 into main Dec 11, 2024
5 checks passed
@ursjoss ursjoss deleted the renovate/gitpublish branch December 11, 2024 13:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant