Skip to content

Conversation

@dependabot
Copy link

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

Bumps pipeline-graph-analysis from 1.9 to 1.11.

Changelog

Sourced from pipeline-graph-analysis's changelog.

1.11 (02 Jun 2021)

This plugin now requires Jenkins 2.222.4 or newer.

1.10 (15 May 2019)

This plugin now requires Jenkins 2.138.4 or newer.

  • JENKINS-39203 - Integrate with a new API provided by Pipeline: API Plugin version 2.34 that makes it possible for Pipeline steps to report additional status information. In combination with new Pipeline steps provided by Pipeline: Basic Steps Plugin version 2.16 and updates to other steps such as those in JUnit Plugin version 1.28, this change allows visualizations such as Blue Ocean to identify the stage that caused a build to become UNSTABLE and display it appropriately.
    • This behavior can be disabled by setting the system property org.jenkinsci.plugins.workflow.pipelinegraphanalysis.StatusAndTiming.DISABLE_WARNING_ACTION_LOOKUP to "true", or by setting the static variable of the same name to true via the Jenkins script console.
  • JENKINS-43292 - The status of aborted parallel branches (for example branches that are aborted due to failFast: true) is now correctly computed as ABORTED rather than FAILURE.
  • JENKINS-55255 - The status of chunks that complete with a FlowInterruptedException is now computed using FlowInterruptedException.result instead of assuming the result is ABORTED
Commits
  • 80fbda1 [maven-release-plugin] prepare release pipeline-graph-analysis-1.11
  • 5b7df84 add 1.11 to changelog (#32)
  • 6e1a894 Merge pull request #31 from basil/pom
  • 64ecef6 Update plugin POM; use plugin BOM
  • d55af5d Merge pull request #30 from sladyn98/Docs_migration
  • efa83fe Added Changelog
  • b0d100f Merge pull request #28 from basil/improvements
  • 1589730 Merge pull request #26 from abayer/make-findWarningBetween-public
  • 5e561a7 Merge pull request #29 from basil/pom
  • 6f370df Properly stop test to avoid a resource leak
  • 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 [pipeline-graph-analysis](https://github.com/jenkinsci/pipeline-graph-analysis-plugin) from 1.9 to 1.11.
- [Release notes](https://github.com/jenkinsci/pipeline-graph-analysis-plugin/releases)
- [Changelog](https://github.com/jenkinsci/pipeline-graph-analysis-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/pipeline-graph-analysis-plugin@pipeline-graph-analysis-1.9...pipeline-graph-analysis-1.11)

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

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

dependabot bot commented on behalf of github Nov 29, 2021

Superseded by #78.

@dependabot dependabot bot closed this Nov 29, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-pipeline-graph-analysis-1.11 branch November 29, 2021 13:06
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