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

Bump git-plugin.version from 4.14.0 to 4.14.1 in /bom-weekly #1607

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2022

Bumps git-plugin.version from 4.14.0 to 4.14.1.
Updates git from 4.14.0 to 4.14.1

Release notes

Sourced from git's releases.

4.14.1

🐛 Bug fixes

🚦 Tests

📦 Dependency updates

Commits
  • 45b2976 [maven-release-plugin] prepare release git-4.14.1
  • 259d353 Merge pull request #1362 from MarkEWaite/fix-NPE-in-GitSCMFileSystem
  • 67dcdce [JENKINS-70158] Fix null pointer exception in GitSCMFileSystem
  • f85b230 Duplicate null pointer exception in a test
  • f90e8cb Bump spotless-maven-plugin from 2.27.2 to 2.28.0
  • c1aa477 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates git from 4.14.0 to 4.14.1

Release notes

Sourced from git's releases.

4.14.1

🐛 Bug fixes

🚦 Tests

📦 Dependency updates

Commits
  • 45b2976 [maven-release-plugin] prepare release git-4.14.1
  • 259d353 Merge pull request #1362 from MarkEWaite/fix-NPE-in-GitSCMFileSystem
  • 67dcdce [JENKINS-70158] Fix null pointer exception in GitSCMFileSystem
  • f85b230 Duplicate null pointer exception in a test
  • f90e8cb Bump spotless-maven-plugin from 2.27.2 to 2.28.0
  • c1aa477 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 will merge this PR once CI passes on it, as requested by @MarkEWaite.


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 `git-plugin.version` from 4.14.0 to 4.14.1.

Updates `git` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/jenkinsci/git-plugin/releases)
- [Changelog](https://github.com/jenkinsci/git-plugin/blob/master/CHANGELOG.adoc)
- [Commits](jenkinsci/git-plugin@git-4.14.0...git-4.14.1)

Updates `git` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/jenkinsci/git-plugin/releases)
- [Changelog](https://github.com/jenkinsci/git-plugin/blob/master/CHANGELOG.adoc)
- [Commits](jenkinsci/git-plugin@git-4.14.0...git-4.14.1)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:git
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jenkins-ci.plugins:git:tests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 27, 2022
@dependabot dependabot bot requested a review from jglick November 27, 2022 01:02
@MarkEWaite MarkEWaite added the bug Something isn't working label Nov 27, 2022
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Git plugin 4.14.0 has a null pointer exception in some GitSCMFileSystem cases. Rather than risk that other plugins might depend on that release, let's use the newer release that includes a fix for the null pointer exception.

@dependabot dependabot bot merged commit cb9fee5 into master Nov 27, 2022
@dependabot dependabot bot deleted the dependabot/maven/bom-weekly/git-plugin.version-4.14.1 branch November 27, 2022 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 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.

None yet

1 participant