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.3.0 #143

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2021

Bumps checks-api from 1.1.1 to 1.3.0.

Release notes

Sourced from checks-api's releases.

1.3.0

🚀 New features and improvements

🐛 Bug Fixes

  • Ensure we always call getContext().onFailure() in stop (#73) @mrginglymus

📦 Dependency updates

👻 Maintenance

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
  • c8599e0 [maven-release-plugin] prepare release v1.3.0
  • d73ab46 Ensure we always call getContext().onFailure() in stop (#73)
  • 629cd7e Add author in pom
  • c83076d Allow for moving truncation into the implementing API (#68)
  • b1dde5e Add missing output titles (#69)
  • c427313 test> is not a scope... (#67)
  • bb070c6 Handle abort differently from failures (#64)
  • 460f8e1 Bump plugin-util-api from 1.6.0 to 1.6.1
  • 30cba92 Clean pmd issues
  • 81400d3 [maven-release-plugin] prepare for next development iteration
  • 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.3.0.
- [Release notes](https://github.com/jenkinsci/checks-api-plugin/releases)
- [Commits](jenkinsci/checks-api-plugin@v1.1.1...v1.3.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 Jan 28, 2021
@uhafner uhafner merged commit 261c65e into master Jan 31, 2021
@uhafner uhafner deleted the dependabot/maven/io.jenkins.plugins-checks-api-1.3.0 branch January 31, 2021 16:40
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