jenkinsci / jira-plugin

Jenkins jira plugin
https://plugins.jenkins.io/jira
MIT License
168 stars 282 forks source link

Bump org.jenkins-ci.plugins:p4 from 1.15.1 to 1.16.0 #614

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps org.jenkins-ci.plugins:p4 from 1.15.1 to 1.16.0.

Changelog

Sourced from org.jenkins-ci.plugins:p4's changelog.

Release 1.16.0 (major features/fixes)

@​30466 - Merge pull request #209 from jenkinsci/skumar_jenkinsfilePath JENKINSFILE_PATH variable should be available outside of the pipeline tag.

@​30453 - Merge pull request #205 from stuartrowe:validate-check-catch-log. Expose quiet field to Validate.checkCatch()

@​30451 - Merge pull request #206 from austin987:JENKINS-72335. The reconcile command should ignore the summary messages from the server for multiple paths in the reconcile command.

@​30450 - Merge pull request #207 from hjain-perforce:master.Fixed a bug where the character "+" in the workspace name was being replaced with a space (" ").

@​30513 - Update P4Java Version to 2024.1.2612262.

Commits
  • f646b99 [maven-release-plugin] prepare release p4-1.16.0
  • e8d30dd Update p4jva version to 2024.1.2612262,
  • 0cfd50a Failure in identifying the JENKINSFILE_PATH should not be cause for build fai...
  • e27902e Update dependency version.
  • 4b16019 Merge pull request #209 from jenkinsci/skumar_jenkinsfilePath
  • 64858a0 Merge pull request #205 from stuartrowe/validate-check-catch-log
  • d52a59f Merge pull request #206 from austin987/JENKINS-72335
  • d6dff2d Merge pull request #207 from hjain-perforce/master
  • 1442884 client/ClientHelper.java: fix check for p4 error message when there are multi...
  • 760e91c Merge remote-tracking branch 'origin/skumar_jenkinsfilePath' into skumar_jenk...
  • 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 show 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)