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 0.2.2 to 0.2.3 #23

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2020

Bumps checks-api from 0.2.2 to 0.2.3.

Release notes

Sourced from checks-api's releases.

Checks API 0.2.3

🚀 New features and improvements

👻 Maintenance

  • Enable an ArchUnit test that validates that there are no package cycles (#10) @uhafner
Commits
  • 78de120 [maven-release-plugin] prepare release checks-api-0.2.3
  • 2ab8b5f Remove unused import
  • e4e4fce Merge pull request #8 from jenkinsci/add-to-string
  • 183fa49 Merge pull request #10 from jenkinsci/no-package-cycle
  • 2f1d4eb Remove unused import and tweak test for better grammar
  • 8b723ab Enable an ArchUnit test that validates that there are no package cycles.
  • 44bb872 Simplify toString methods
  • 1b81e47 Add toString for api models
  • 69e3687 Ignore .DS_Store
  • 2988630 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 requested a review from a team as a code owner August 11, 2020 06:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Aug 11, 2020
Copy link
Member

@timja timja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependablt merge

@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #23 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #23   +/-   ##
=========================================
  Coverage     42.30%   42.30%           
  Complexity       37       37           
=========================================
  Files             5        5           
  Lines           208      208           
  Branches         20       20           
=========================================
  Hits             88       88           
  Misses          112      112           
  Partials          8        8           

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 c97c94a...77f86fd. Read the comment docs.

@timja
Copy link
Member

timja commented Aug 11, 2020

@dependabot merge

@dependabot dependabot bot merged commit 70cd9df into master Aug 11, 2020
@dependabot dependabot bot deleted the dependabot/maven/io.jenkins.plugins-checks-api-0.2.3 branch August 11, 2020 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant