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 checks-api from 1.1.1 to 1.2.0 #127

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2020

Bumps checks-api from 1.1.1 to 1.2.0.

Release notes

Sourced from checks-api's releases.

Checks API Plugin v1.2.0 🎉

🚀 New features and improvements

🐛 Bug Fixes

  • Fix POM version and RevApi configuration (#57) @uhafner

📦 Dependency updates

👻 Maintenance

🚦 Tests

  • Add LoggingChecksPublisher and tests for status checks (#59) @XiongKezhi
  • Move CapturingChecksPublisher to util package. (#58) @XiongKezhi
  • Add capturing checks publisher, make publishChecks withChecksName aware (#55) @mrginglymus
Commits
  • 038c259 [maven-release-plugin] prepare release v1.2.0
  • 6d41c27 Add LoggingChecksPublisher and tests for status checks (#59)
  • 6182093 Jenkinsfile: only build on linux (#62)
  • 419d368 Move CapturingChecksPublisher to util package. (#58)
  • 3a298a6 Add capturing checks publisher, make publishChecks withChecksName aware (#55)
  • 3ca4e19 Migrate to AbstractStatusChecksProperties class. (#52)
  • 6113479 Fix POM version and RevApi configuration. (#57)
  • 525178f Add withChecks step (#49)
  • 75b92fb Merge pull request #53 from jenkinsci/dependabot/maven/io.jenkins.plugins-plu...
  • 5ea53b4 Bump plugin-util-api from 1.5.0 to 1.6.0
  • 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

Bumps [checks-api](https://github.com/jenkinsci/checks-api-plugin) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/jenkinsci/checks-api-plugin/releases)
- [Commits](jenkinsci/checks-api-plugin@v1.1.1...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Dec 23, 2020
@codecov
Copy link

codecov bot commented Dec 23, 2020

Codecov Report

Merging #127 (a1981fc) into master (79b27cc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #127   +/-   ##
=========================================
  Coverage     95.48%   95.48%           
  Complexity       29       29           
=========================================
  Files             7        7           
  Lines           133      133           
  Branches          6        6           
=========================================
  Hits            127      127           
  Misses            3        3           
  Partials          3        3           

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 79b27cc...a1981fc. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2021

Superseded by #143.

@dependabot dependabot bot closed this Jan 28, 2021
@dependabot dependabot bot deleted the dependabot/maven/io.jenkins.plugins-checks-api-1.2.0 branch January 28, 2021 06:02
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