configuration-as-code-plugin
configuration-as-code-plugin copied to clipboard
Bump plugin-bom.version from 1580.v47b_429a_c853a to 1589.v952386a_7b_85a
Bumps plugin-bom.version
from 1580.v47b_429a_c853a to 1589.v952386a_7b_85a.
Updates bom-2.319.x
from 1580.v47b_429a_c853a to 1589.v952386a_7b_85a
Release notes
Sourced from bom-2.319.x's releases.
1589.v952386a_7b_85a
🚀 New features and improvements
👻 Maintenance
📦 Dependency updates
- Bump workflow-basic-steps from 986.v6b_9c830a_6b_37 to 991.v43d80fea_ff66 in /bom-weekly (#1402)
@dependabot
- Bump checks-api.version from 1.7.4 to 1.7.5 in /bom-weekly (#1398)
@dependabot
- Bump durable-task from 496.va67c6f9eefa7 to 500.v8927d9fd99d8 in /bom-weekly (#1397)
@dependabot
- Bump junit from 1.54.2 to 1.54.3 in /bom-2.319.x (#1396)
@github-actions
- Add
javadoc
to the managed set (#1392)@basil
- Bump plugin from 4.45 to 4.46 in /sample-plugin (#1389)
@dependabot
- Bump jenkins.version from 2.362 to 2.363 for bom-weekly (#1391)
@github-actions
Commits
- See full diff in compare view
Updates bom-2.346.x
from 1580.v47b_429a_c853a to 1589.v952386a_7b_85a
Release notes
Sourced from bom-2.346.x's releases.
1589.v952386a_7b_85a
🚀 New features and improvements
👻 Maintenance
📦 Dependency updates
- Bump workflow-basic-steps from 986.v6b_9c830a_6b_37 to 991.v43d80fea_ff66 in /bom-weekly (#1402)
@dependabot
- Bump checks-api.version from 1.7.4 to 1.7.5 in /bom-weekly (#1398)
@dependabot
- Bump durable-task from 496.va67c6f9eefa7 to 500.v8927d9fd99d8 in /bom-weekly (#1397)
@dependabot
- Bump junit from 1.54.2 to 1.54.3 in /bom-2.319.x (#1396)
@github-actions
- Add
javadoc
to the managed set (#1392)@basil
- Bump plugin from 4.45 to 4.46 in /sample-plugin (#1389)
@dependabot
- Bump jenkins.version from 2.362 to 2.363 for bom-weekly (#1391)
@github-actions
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)
Codecov Report
Merging #2100 (3421ae0) into master (6bfec10) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #2100 +/- ##
=========================================
Coverage 81.00% 81.00%
Complexity 844 844
=========================================
Files 72 72
Lines 2506 2506
Branches 352 352
=========================================
Hits 2030 2030
Misses 365 365
Partials 111 111
Superseded by #2119.