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 plugin org.ajoberstar.grgit to v1.7.2 #98

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
org.ajoberstar.grgit plugin minor 1.5.0 -> 1.7.2 OpenSSF Scorecard

Release Notes

ajoberstar/grgit (org.ajoberstar.grgit)

v1.7.2: 1.7.2

  • Fix #​132: Cloned repos could not be deleted after the close method was called

v1.7.1: 1.7.1

  • Fix #​128 GrgitException is thrown if repository cannot be found. (A change in JGit caused this not to be caught previously.)

v1.7.0: 1.7.0

Public Changes

  • Enhancement #​109 (also fixes #​95): The JSch session can now be customized via system properties. Most notably this allows you to disable StrictHostKeyChecking. (Thanks to Piotr Wielgolaski)
  • Enhancement #​112 (also fixes #​110): Statuses now include any conflicting paths, which can help programmatically resolve a merge conflict. (Thanks to Blacktiger for the original PR)
  • Enhancement #​106: Bumped dependency on JGit to 4.3.1.201605051710-r

Internal changes

  • Enhancement #​112 (and #​113): Using an explicit compileOnly dependency on Groovy 2.4.5 (instead of Gradle's localGroovy)

v1.6.0: 1.6.0

  • Enhancement #​105: Support contains on grgit.branch.list() to filter to branches that include a commit.
  • Fix #​104: The prior fix to #​68 called the incorrect method. This is now resolved.

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 has been generated by Mend Renovate. View repository job log here.

@stempler stempler merged commit f37bba8 into devel Mar 13, 2024
1 of 2 checks passed
@stempler stempler deleted the renovate/org.ajoberstar.grgit-1.x branch March 13, 2024 16:10
Copy link

we-release bot commented Jun 19, 2024

🎉 This PR is included in version 5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@we-release we-release bot added the released label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant