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

chore: Bump pit-dashboard-reporter from 0.1.4 to 0.1.5 #206

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps pit-dashboard-reporter from 0.1.4 to 0.1.5.

Release notes

Sourced from pit-dashboard-reporter's releases.

0.1.5

Improved error handling and troubleshooting features:

  • When the reporter fails to upload a report, it will make PIT fail, too, and provide it with a meaningful error message.
  • When PITs verbose option is used, the reporter will
    • write the response body of uploading the report to the logs.
    • write the last few characters of the API key to the logs.

Also, regular upgrading of dependencies and Maven plugins to their latest versions.

What's Changed

Full Changelog: mthmulders/pit-stryker-dashboard-reporter@v0.1.4...v0.1.5

Commits
  • 7167b25 [maven-release-plugin] prepare release v0.1.5
  • 96a0eb4 chore(deps): Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M9 (#64)
  • a7855cc chore(deps): Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M9 (#65)
  • 9de6293 chore(deps): Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#63)
  • 2e4ca01 chore(deps): Bump junit-bom from 5.9.1 to 5.9.2 (#51)
  • f2375d6 chore(deps): Bump actions/setup-java from 3.9.0 to 3.10.0 (#61)
  • d3d7f5f fix: Do not break logging on shorter keys than 3 chars
  • ef19ffa chore(deps): Bump jackson-jr-objects from 2.14.1 to 2.14.2 (#58)
  • 4f4e6e0 feat: Fail PIT when uploading the report fails (#69)
  • 05b5b67 chore(build): Run Maven with --no-transfer-progress
  • 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)

Bumps [pit-dashboard-reporter](https://github.com/mthmulders/pit-stryker-dashboard-reporter) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/mthmulders/pit-stryker-dashboard-reporter/releases)
- [Commits](mthmulders/pit-stryker-dashboard-reporter@v0.1.4...v0.1.5)

---
updated-dependencies:
- dependency-name: it.mulders.stryker:pit-dashboard-reporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 4, 2023
@mthmulders
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit cf4ddf7 into main May 7, 2023
@dependabot dependabot bot deleted the dependabot/maven/it.mulders.stryker-pit-dashboard-reporter-0.1.5 branch May 7, 2023 11:17
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant