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 org.jenkins-ci.plugins:plugin from 4.77 to 4.78 #1105

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2024

Bumps org.jenkins-ci.plugins:plugin from 4.77 to 4.78.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.77 to 4.78.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.77...plugin-4.78)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2024 14:27
@dependabot dependabot bot added the dependencies Dependency related change label Feb 9, 2024
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 squash and merge

@dependabot dependabot bot merged commit 394e594 into master Feb 9, 2024
14 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-4.78 branch February 9, 2024 14:57
AniketNS pushed a commit to AniketNS/git-client-plugin that referenced this pull request Feb 16, 2024
MarkEWaite added a commit that referenced this pull request Mar 9, 2024
* Used Objects.hash as a better practice

* Used String.format for better consistency

* Added additional check in release-drafter.yml github action file

* Operating systems with outdated OpenSSH are no longer supported (#1099)

List more operating systems so that web searches will find the page.

Link to the operating system end of life blog post.

Correct the name of Amazon Linux name.

Add the most important option, upgrade to a supported operating system.

* Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#1098)

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.76 to 4.77.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.76...plugin-4.77)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove redundant spotbugs details from pom (#1101)

Included in parent pom 4.77

* Bump io.jenkins.tools.bom:bom-2.401.x (#1102)

* Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#1105)

* made sh1 and branches private for better encapsulation and changed branches from collection to list for indexed access and specific order

* Converted List type back to Collection for branches variable

* ran mvn spotless:apply

* reverted priavte sha1 and branches variable

* Revert "ran mvn spotless:apply"

This reverts commit 4f2a151.

* made some changes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MarkEWaite added a commit that referenced this pull request May 8, 2024
* Used Objects.hash as a better practice

* Used String.format for better consistency

* Added additional check in release-drafter.yml github action file

* Operating systems with outdated OpenSSH are no longer supported (#1099)

List more operating systems so that web searches will find the page.

Link to the operating system end of life blog post.

Correct the name of Amazon Linux name.

Add the most important option, upgrade to a supported operating system.

* Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#1098)

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.76 to 4.77.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.76...plugin-4.77)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove redundant spotbugs details from pom (#1101)

Included in parent pom 4.77

* Bump io.jenkins.tools.bom:bom-2.401.x (#1102)

* Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#1105)

* Require 2.426.3 as minimum Jenkins version

* Fix merge error - JGit 6.9.0

* Use bom-2.426.x

* Use latest bom-2.426.x

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant