Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps maven-scm-plugin from 2.0.0-M1 to 2.0.0-M2.

Commits
  • d947702 [maven-release-plugin] prepare release maven-scm-2.0.0-M2
  • e304a11 Improve test for ScmManager.add(...)
  • e77e001 [SCM-992] Support explicitly configured SSH private key for gitexe provider
  • b8060d8 [SCM-999] Document provider IDs
  • e570d52 Close RevWalk after usage
  • 2a70033 [SCM-925] Implement RemoveCommand in maven-scm-provider-jgit with TCK test fo...
  • 21e43b2 [SCM-807] JGit provider check-in fails unless the Maven project is in the wor...
  • b7f2a58 [SCM-993] Add tests for SSH private key-based authentication during checkout ...
  • 1544764 [SCM-994] Add credentials provider for JGit
  • acb585f [SCM-995] Upgrade JGit to 5.13.1 and leverage Apache Mina SSHD instead of JSch
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 2.0.0-M1 to 2.0.0-M2.
- [Release notes](https://github.com/apache/maven-scm/releases)
- [Commits](apache/maven-scm@maven-scm-2.0.0-M1...maven-scm-2.0.0-M2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-scm-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 1, 2022
@akurtakov
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-scm-plugin-2.0.0-M2 branch from e7122ab to efd624a Compare August 2, 2022 12:04
@akurtakov akurtakov force-pushed the dependabot/maven/org.apache.maven.plugins-maven-scm-plugin-2.0.0-M2 branch from efd624a to 2fba736 Compare August 2, 2022 12:24
@akurtakov akurtakov merged commit 146bec3 into master Aug 2, 2022
@akurtakov akurtakov deleted the dependabot/maven/org.apache.maven.plugins-maven-scm-plugin-2.0.0-M2 branch August 2, 2022 13:05
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.

1 participant