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 codingstyle from 1.6.0 to 2.0.4 #92

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps codingstyle from 1.6.0 to 2.0.4.

Release notes

Sourced from codingstyle's releases.

v2.0.1 🎁

✨ Improvements

v2.0.0 🎁

✨ Improvements

🐛 Bug Fixes

  • Fix POM so that ErrorProne 2.4.0 is used during compile (#275) @uhafner

📦 Dependency updates

... (truncated)

Commits
  • ae3060b [maven-release-plugin] prepare release v2.0.4
  • f51a972 [maven-release-plugin] prepare for next development iteration
  • fc05dda Exclude RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE.
  • 92dfa11 [maven-release-plugin] prepare for next development iteration
  • 5019d5a [maven-release-plugin] prepare release v2.0.2
  • d07a5be Ignore several bug patterns both for unit tests and benchmarks.
  • 882b673 [maven-release-plugin] prepare for next development iteration
  • 8e35db0 [maven-release-plugin] prepare release v2.0.1
  • 0bb4c51 Ignore several bug patterns in benchmark tests.
  • a4a6307 [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

@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Feb 22, 2021
@codecov-io
Copy link

Codecov Report

Merging #92 (9dd5745) into master (490ae38) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #92   +/-   ##
=========================================
  Coverage     83.27%   83.27%           
  Complexity      104      104           
=========================================
  Files            17       17           
  Lines           269      269           
  Branches         15       15           
=========================================
  Hits            224      224           
  Misses           43       43           
  Partials          2        2           

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 490ae38...9dd5745. Read the comment docs.

@uhafner uhafner merged commit d222da1 into master Feb 22, 2021
@dependabot dependabot bot deleted the dependabot/maven/edu.hm.hafner-codingstyle-2.0.4 branch February 22, 2021 22:11
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.

2 participants