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-pom from 2.0.3 to 2.2.0 #854

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps codingstyle-pom from 2.0.3 to 2.2.0.

Release notes

Sourced from codingstyle-pom's releases.

v2.2.0 🎁

📦 Dependency updates

🚦 Tests

  • Use EqualsVerifier to ensure that equals has been implemented correctly (#162) @​uhafner

v2.1.0 🎁

📦 Dependency updates

Commits
  • b9b5311 [maven-release-plugin] prepare release v2.2.0
  • 64c26a7 [maven-release-plugin] prepare for next development iteration
  • 81a7262 [maven-release-plugin] prepare release v2.1.1
  • c6968b0 Merge branch 'EqualsVerifier'
  • 21326fd Bump version of codings-style to 2.2.0.
  • 30fa5c8 Merge pull request #161 from uhafner/dependabot/maven/org.pitest-pitest-junit...
  • 169e276 Merge pull request #162 from uhafner/EqualsVerifier
  • d2cb780 Use EqualsVerifier to ensure that equals has been implemented correctly.
  • 54c29d7 Bump pitest-junit5-plugin from 0.12 to 0.14
  • 20223dd Remove some restrictions since we are now on new Jenkins baseline.
  • 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 Mar 21, 2021
@codecov
Copy link

codecov bot commented Mar 21, 2021

Codecov Report

Merging #854 (7d055af) into master (a0dba08) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #854      +/-   ##
============================================
- Coverage     80.20%   80.17%   -0.04%     
+ Complexity     1561     1560       -1     
============================================
  Files           243      243              
  Lines          5664     5664              
  Branches        422      422              
============================================
- Hits           4543     4541       -2     
- Misses          965      967       +2     
  Partials        156      156              
Impacted Files Coverage Δ Complexity Δ
...ns/plugins/analysis/core/model/AnalysisResult.java 87.97% <0.00%> (-1.27%) 59.00% <0.00%> (-1.00%)

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 a0dba08...7d055af. Read the comment docs.

@uhafner uhafner merged commit c730510 into master Mar 21, 2021
@uhafner uhafner deleted the dependabot/maven/edu.hm.hafner-codingstyle-pom-2.2.0 branch March 21, 2021 16:27
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