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 2.14.0 to 2.17.0 #187

Merged
merged 1 commit into from
Mar 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps codingstyle from 2.14.0 to 2.17.0.

Release notes

Sourced from codingstyle's releases.

v2.15.0 🎁

📦 Dependency Updates

🚦 Tests

Commits
  • 68a0e3c [maven-release-plugin] prepare release v2.17.0
  • 94d8724 Merge pull request #523 from uhafner/read-resolve-allow-empty
  • f56c182 Don't fail readResolve check if there is no readResolve implemented.
  • ebb388b Add LGTM configuration for Java 11.
  • 7ccc649 Add autograding.
  • 1301238 [maven-release-plugin] prepare for next development iteration
  • b885fb5 [maven-release-plugin] prepare release v2.16.0
  • 4c0d7d4 Merge pull request #521 from uhafner/dependabot/maven/org.apache.maven.plugin...
  • 6b3bcb4 Bump maven-compiler-plugin from 3.10.0 to 3.10.1
  • 54d4c8c Merge pull request #522 from uhafner/dependabot/maven/com.uber.nullaway-nulla...
  • 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 [codingstyle](https://github.com/uhafner/codingstyle) from 2.14.0 to 2.17.0.
- [Release notes](https://github.com/uhafner/codingstyle/releases)
- [Changelog](https://github.com/uhafner/codingstyle/blob/main/CHANGELOG.md)
- [Commits](uhafner/codingstyle@v2.14.0...v2.17.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 21, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #187 (6de1a01) into main (16c45fe) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #187   +/-   ##
=========================================
  Coverage     87.00%   87.00%           
  Complexity      169      169           
=========================================
  Files            19       19           
  Lines           408      408           
  Branches         31       31           
=========================================
  Hits            355      355           
  Misses           50       50           
  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 16c45fe...6de1a01. Read the comment docs.

@uhafner uhafner merged commit b229f78 into main Mar 26, 2022
@uhafner uhafner deleted the dependabot/maven/edu.hm.hafner-codingstyle-2.17.0 branch March 26, 2022 21:41
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