Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 11, 2021

Bumps workflow-support from 3.3 to 3.8.

Changelog

Sourced from workflow-support's changelog.

3.8

Release date: 2021-03-04

  • Make plugin compatible with Guava 21.0 and newer.(PR 114)
  • Internal: Update LTS baseline. (PR 115)

3.7

Release date: 2020-11-30

  • Fix: Do not add empty password parameters to the sensitive variable list.(JENKINS-64282)

3.6

Release date: 2020-11-05

3.5

Release date: 2020-06-15

  • Fix: Traversing a Pipeline execution using the FlowGraphTable API (used primarily for the Pipeline Steps view) could cause infinite loops for corrupted Pipelines in rare cases. (JENKINS-62545)
  • Internal: Update minimum required Jenkins version to 2.176.4, update parent POM, and update dependencies. (PR 106)

3.4

Release date: 2020-01-15

  • Improvement: Add methods to currentBuild for getting various types of previous builds, such as currentBuild.previousSuccessfulBuild (PR 102)
  • Improvement: Add localization support. (PR 93)
  • Improvement: Fix typo in the documentation for the currentBuild global variable. (PR 100)
  • Internal: Update parent POM and improve tests. (PR 99)
Commits
  • 7d4c436 [maven-release-plugin] prepare release workflow-support-3.8
  • 1edf573 add 3.8 to changelog (#116)
  • af9ed05 Make workflow-support compatible with Guava 21.0 and newer (#114)
  • 408f9c0 Merge pull request #115 from timja/update-lts-baseline
  • ac7c174 Update LTS baseline
  • 355a83d [maven-release-plugin] prepare for next development iteration
  • bdee4e8 [maven-release-plugin] prepare release workflow-support-3.7
  • dbbe7f4 update changelog for 3.7 (#113)
  • 8b24486 [JENKINS-64282] Do not add empty passwords to sensitive variables list (#112)
  • f92c6f4 [maven-release-plugin] prepare for next development iteration
  • 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 11, 2021
@markjacksonfishing markjacksonfishing merged commit dbaa407 into master Mar 11, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-support-3.8 branch March 11, 2021 23:26
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