Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump analysis-model-api from 10.10.0 to 10.10.1 #1285

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2022

Bumps analysis-model-api from 10.10.0 to 10.10.1.

Release notes

Sourced from analysis-model-api's releases.

v10.10.1 🎁

🐛 Bug Fixes

📦 Dependency Updates

Commits
  • 34856c1 [maven-release-plugin] prepare release v10.10.1
  • 7062b17 Bump version to 10.10.1.
  • e4a88a9 Merge pull request #795 from jenkinsci/dependabot/maven/com.github.spotbugs-s...
  • 9a00c98 Ignore all TopicRule violations in API checks as this class is internal.
  • 51f0bd4 Ignore TopicRule in API checks as this class is internal.
  • b759f87 Merge pull request #794 from jenkinsci/dependabot/maven/se.bjurr.violations-v...
  • 2111ebd Throw only specific exceptions.
  • b0c41f6 Fix Sarif message that now can contain new lines.
  • 59e9704 Bump spotbugs from 4.6.0 to 4.7.0
  • c63930a Merge pull request #792 from kibumh/clang-tidy-allow-whitespace-in-path
  • 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 Update of dependencies java Pull requests that update Maven Java dependencies labels Jun 10, 2022
@uhafner
Copy link
Member

uhafner commented Jun 11, 2022

@dependabot rebase

Bumps [analysis-model-api](https://github.com/jenkinsci/analysis-model) from 10.10.0 to 10.10.1.
- [Release notes](https://github.com/jenkinsci/analysis-model/releases)
- [Changelog](https://github.com/jenkinsci/analysis-model/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/analysis-model@v10.10.0...v10.10.1)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:analysis-model-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.jenkins.plugins-analysis-model-api-10.10.1 branch from 21dec00 to 68ca460 Compare June 11, 2022 12:29
@codecov
Copy link

codecov bot commented Jun 11, 2022

Codecov Report

Merging #1285 (68ca460) into master (e9a42e1) will increase coverage by 79.40%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master    #1285       +/-   ##
=============================================
+ Coverage          0   79.40%   +79.40%     
- Complexity        0     1440     +1440     
=============================================
  Files             0      247      +247     
  Lines             0     5437     +5437     
  Branches          0      425      +425     
=============================================
+ Hits              0     4317     +4317     
- Misses            0      971      +971     
- Partials          0      149      +149     
Impacted Files Coverage Δ
...nkins/plugins/analysis/warnings/YuiCompressor.java 100.00% <0.00%> (ø)
...analysis/core/charts/NewVersusFixedTrendChart.java 100.00% <0.00%> (ø)
...a/io/jenkins/plugins/analysis/warnings/Flake8.java 100.00% <0.00%> (ø)
...ns/plugins/analysis/core/filter/ExcludeModule.java 100.00% <0.00%> (ø)
.../jenkins/plugins/analysis/warnings/PyDocStyle.java 100.00% <0.00%> (ø)
...io/jenkins/plugins/analysis/warnings/DrMemory.java 100.00% <0.00%> (ø)
...jenkins/plugins/analysis/core/restapi/ToolApi.java 88.23% <0.00%> (ø)
...s/plugins/analysis/core/filter/IncludePackage.java 100.00% <0.00%> (ø)
.../io/jenkins/plugins/analysis/warnings/PhpStan.java 83.33% <0.00%> (ø)
...ugins/analysis/core/model/HealthReportBuilder.java 100.00% <0.00%> (ø)
... and 237 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9a42e1...68ca460. Read the comment docs.

@uhafner uhafner merged commit c1beb2e into master Jun 11, 2022
@uhafner uhafner deleted the dependabot/maven/io.jenkins.plugins-analysis-model-api-10.10.1 branch June 11, 2022 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant