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.11.0 to 2.14.0 #168

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps codingstyle from 2.11.0 to 2.14.0.

Release notes

Sourced from codingstyle's releases.

v2.14.0 🎁

✨ Improvements

v2.13.0 🎁

✨ Improvements

📦 Dependency updates

v2.12.0 🎁

🚀 New features

✨ Improvements

📦 Dependency updates

Commits
  • 975a43c [maven-release-plugin] prepare release v2.14.0
  • 56487e7 Exclude SpotBugs rules EI_EXPOSE_REP and EI_EXPOSE_REP2.
  • d76a64b Disable UnnecessaryFinal rule.
  • 27e3f84 [maven-release-plugin] prepare for next development iteration
  • b9302c4 [maven-release-plugin] prepare release v2.13.0
  • fec1aba Merge pull request #471 from uhafner/new-lines
  • ea7844c Activate checkstyle rule EmptyLineSeparator.
  • c174afb Override version of SpotBugs in maven-spotbugs-plugin.
  • f9b742d Merge pull request #469 from uhafner/dependabot/maven/nl.jqno.equalsverifier-...
  • 80dc348 Bump equalsverifier from 3.7.2 to 3.8
  • 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.11.0 to 2.14.0.
- [Release notes](https://github.com/uhafner/codingstyle/releases)
- [Changelog](https://github.com/uhafner/codingstyle/blob/main/CHANGELOG.md)
- [Commits](uhafner/codingstyle@v2.11.0...v2.14.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 Dec 13, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #168 (c1907c9) into main (82495d1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #168   +/-   ##
=========================================
  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 82495d1...c1907c9. Read the comment docs.

@uhafner uhafner merged commit 872959d into main Dec 17, 2021
@uhafner uhafner deleted the dependabot/maven/edu.hm.hafner-codingstyle-2.14.0 branch December 17, 2021 09: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.

2 participants