Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2021

Bumps p4 from 1.3.8 to 1.11.4.

Changelog

Sourced from p4's changelog.

Release 1.11.4 (major features/fixes)

@​27675 - Substitute missing Axes for Key Name. Added useKey option to substitute empty keys in client views, depot paths and stream paths. JENKINS-55985

Release 1.11.3 (major features/fixes)

@​27492 - Add new Filter to build with the latest change found during polling. JENKINS-63879

@​27442 - Added global - hide Server messages option. JENKINS-59750

@​27240 - Merge pull request #95 from lystor/bug-56248. JENKINS-56248: P4Plugin Polls Workspaces With Disabled Polling (poll: false)

Release 1.11.2 (major features/fixes)

@​27175 - Prevent dormant multi branch project continiously building. The new behaviour uses the last build change if no changes are found (preventing a triggered build) or if there was no previous builds (in the case of new projects) then the latest changes is used to triggering a build. JENKINS-63494 and JENKINS-64193.

@​26955 - Merge pull request #125 from dvilaverde/master Add ContributorMetadataAction to SwarmScmSource to enable CHANGE_AUTHOR env variable in build

@​26938 - Merge pull request #122 from dvilaverde/master Have P4ChangeRequestSCMHead implement interface ChangeRequestSCMHead2

@​26930 - Merge pull request #124 from dvilaverde/case-sensitive SwarmSCMSource#getHeads uses swarm id instead of name for P4SCMHead

Release 1.11.1 (major features/fixes)

@​26860 - Global option to include changes since last successful build. JENKINS-64030

@​26820 - Merge pull request #121 from KasperFranz/patch-1 Use Github as source of documentation

@​26766 - Merge pull request #120 from VirtualTim/patch-1 Remove background colour for change list

@​26673 - Code cleanup. Deprecated classes like AbstractStepImpl, AbstractStepDescriptorImpl and AbstractSynchronousStepExecution for P4TaggingStep

Release 1.11.0 (major features/fixes)

Important Changes

  • P4Java now defaults to TLSv1.2 for SSL connections (previously TLSv1) to use an older version please refer to our KB article.
  • P4Java now implements P4IGNORE file directory traversal and ellipses wildcard support.
  • Use of TempClients in MultiBranch to include Virtual streams in branch scan.

@​26666 - Update P4Java to latest patch 2020.1.1999383. Fixes for P4IGNORE, reconcile flags and performance improvements for ExtendedFileSpec operations. JENKINS-59922 JENKINS-39094 JENKINS-51192

@​26640 - Tick interval message to prevent timeout. An advanced setting in the Credential sets a 'tick' interval to print out a 'waiting' message to the log during long running commands. The value needs to be less than 30,000ms to avoid Jenkins automatic disconnect. JENKINS-58161

@​26617 - Prevent ssl: string from appearing in the P4PORT Jelly field. Jelly uses getP4port() method for binding the fields; adding the ssl prefix was causing issues. JENKINS-63246

@​26603 - Merge pull request #119 from joel-f-brown/master Add virtual stream detection for MultiBranch pipeline. JENKINS-62699

... (truncated)

Commits
  • 1e4fd24 [maven-release-plugin] prepare release p4-1.11.4
  • eff99dc Update copyright
  • f74fb37 Substitute missing Axes for Key Name.
  • da715c4 Update Release notes for 1.11.3
  • 3635136 [maven-release-plugin] prepare for next development iteration
  • 0c4d5e4 [maven-release-plugin] prepare release p4-1.11.3
  • a51b2d1 Added test for Latest Change polling filter.
  • 5717bde Add new Filter to build with the latest change found during polling.
  • 432f3d1 Null check P4SCM before access.
  • 34030f1 Added global - hide Server messages option.
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [p4](https://github.com/jenkinsci/p4-plugin) from 1.3.8 to 1.11.4.
- [Release notes](https://github.com/jenkinsci/p4-plugin/releases)
- [Changelog](https://github.com/jenkinsci/p4-plugin/blob/master/RELEASE.md)
- [Commits](jenkinsci/p4-plugin@p4-1.3.8...p4-1.11.4)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:p4
  dependency-type: direct:production
...

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 Jun 16, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2022

Superseded by #61.

@dependabot dependabot bot closed this Mar 21, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-p4-1.11.4 branch March 21, 2022 20:44
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.

0 participants