fix(deps): update dependency org.jenkins-ci.plugins:plugin to v3.57 #13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.25
->3.57
Release Notes
jenkinsci/plugin-pom (org.jenkins-ci.plugins:plugin)
v3.43
Release date: 2019-04-30
dependabot
v3.42
Release date: 2019-04-02
jenkins-test-harness
changes toJenkinsRule.showAgentLogs
jenkins-core
in aversion-number
library dependencyv3.41
Release date: 2019-03-31
v3.40
Release date: 2019-03-08
jenkins.version
changed to 2.138.4 (but all plugins should override this with an explicit value)dependabot
)v3.39
Release date: 2019-02-28
(Dependabot evaluation)
v3.38
Release date: 2019-02-28
v3.37
Release date: 2019-02-04
Add support of executing
hpi:run
when running with JDK 11If your plugin has a transitive dependency on JAXB,
it is recommended to run with
jenkins.version
2.163 or above(JENKINS-55681)
v3.36
Release date: 2019-01-28
v3.35
Release date: 2019-01-28
2.0.0-RC.4
to2.0.0
.v3.34
Release date: 2019-01-28
2.44
to2.46
.v3.33
Release date: 2019-01-16
Maven HPI Plugin 3.2: Introduce a new
hpi.compatibleSinceVersion
property to supportmarking plugins as incompatible without the plugin configuration override
Maven HPI Plugin 3.2: Add support of adding the current pom.xml to the custom WAR in the
hpi:custom-war
mojoUpgrade Maven Surefire and Failsafe plugins from 3.0.0-M1 to 3.0.0-M3
(SUREFIRE-1541,
SUREFIRE-1588,
SUREFIRE-1608
)
Fix warning about deprecated
contextPath
parameter when using hpi:runRemove the JitPack support,
it is replaced by Incrementals
(JEP-305)
v3.32
Release date: 2018-12-21
Update the JaCoCo Maven Plugin to
0.8.2
to support running with-Penable-jacoco
on JDK11Fix the objenesis version suggested in dependency management,
now it is
3.0.1
as required by PowerMockv3.31
Release date: 2018-12-14
mvn hpi:run
was broken as of 3.29.v3.30
Release date: 2018-12-13
PR #138,
PR #140 -
Bulk update of Maven plugins
Include Mockito and PowerMock to dependency management
so that plugins can easily pick up versions with Java 11 support
v3.29
Release date: 2018-12-05
Plugin POM now produces
Minimum-Java-Version
entry in the plugin manifestjava.level
property value is used by defaultplugin.minimumJavaVersion
property can be used to override the default value, e.g. for Java 11 experimental releases(JEP-211)
until JENKINS-55048 is released and widely adopted
Update to Maven HPI Plugin 3.0
(changelog)
Update to extra-enforcer-rules to
1.1
to support JDK 11 bytecode checksPrevent warning about missing SLF4J providers during the build
v3.28
Release date: 2018-11-07
v3.27
Release date: 2018-11-07
v3.26
Release date: 2018-10-30
maven-hpi-plugin
with a couple of bug fixes.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.