aliyun-oss-uploader-plugin
aliyun-oss-uploader-plugin copied to clipboard
Bump org.jenkins-ci.plugins.workflow:workflow-support from 2.14 to 839.v35e2736cfd5c
Bumps org.jenkins-ci.plugins.workflow:workflow-support from 2.14 to 839.v35e2736cfd5c.
Release notes
Sourced from org.jenkins-ci.plugins.workflow:workflow-support's releases.
838.va_3a_087b_4055b
👷 Changes for plugin developers
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#190)
@dependabot
- Bump plugin from 4.41 to 4.45 (#191)
@dependabot
833.va_1c71061486b_
🐛 Bug fixes
827.v7ef666c4d65c
🚀 New features and improvements
👻 Maintenance
- chore: use jenkins infra maven cd reusable workflow (#174)
@jetersen
📦 Dependency updates
- Bump bom-2.332.x from 1289.v5c4b_1c43511b_ to 1466.v85a_616ea_b_87c (#182)
@dependabot
- Bump plugin from 4.40 to 4.41 (#180)
@dependabot
- Bump jboss-marshalling-river from 2.0.12.Final to 2.1.0.Final (#181)
@dependabot
820.vd1a_6cc65ef33
🚀 New features and improvements
- Don't show workspace icon if the user lacks permission to access it (#161)
@NotMyFault
819.v37d707a_71d9b_
📦 Dependency updates
818.v4eb_969241b_c7
🚀 New features and improvements
- Minor interface tweaks (#158)
@janfaracik
... (truncated)
Changelog
Sourced from org.jenkins-ci.plugins.workflow:workflow-support's changelog.
Changelog
- For newer versions, see GitHub Releases
3.8
Release date: 2021-03-04
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
- Fix: Mask password parameters using the new EnvironmentExpander API from workflow-step-api. (PR 110)(JENKINS-47101)
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 ascurrentBuild.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)
3.3
Release date: 2019-04-25
... (truncated)
Commits
- See full diff in compare view
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) You can disable automated security fix PRs for this repo from the Security Alerts page.