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 3.14.0 to 3.15.0 #258

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps codingstyle from 3.14.0 to 3.15.0.

Release notes

Sourced from codingstyle's releases.

v3.15.0 🎁

✨ Improvements

🐛 Bug Fixes

  • Fix architecture test for readResolve for final classes (#743) @​uhafner

📦 Dependency Updates

🚦 Tests

  • Fix architecture test for readResolve for final classes (#743) @​uhafner
Commits
  • f0895a1 [maven-release-plugin] prepare release v3.15.0
  • f78cd52 Merge pull request #745 from uhafner/dependabot/maven/org.jacoco-jacoco-maven...
  • 36dfbb1 Merge pull request #743 from uhafner/read-resolve
  • 6f96f86 Fix styling.
  • be9cf4e Merge pull request #744 from uhafner/filtered-log-thread-safe
  • 7f89fb5 Remove duplication.
  • e383502 Return an array list on all paths.
  • 6e506fe Merge pull request #741 from uhafner/dependabot/maven/com.github.spotbugs-spo...
  • e98282c Bump jacoco-maven-plugin from 0.8.8 to 0.8.9
  • 8b5fd22 Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4
  • 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 3.14.0 to 3.15.0.
- [Release notes](https://github.com/uhafner/codingstyle/releases)
- [Changelog](https://github.com/uhafner/codingstyle/blob/main/CHANGELOG.md)
- [Commits](uhafner/codingstyle@v3.14.0...v3.15.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle
  dependency-type: direct:development
  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 Apr 19, 2023
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #258 (44afa7e) into master (286cb5e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #258   +/-   ##
=========================================
  Coverage     30.11%   30.11%           
  Complexity       62       62           
=========================================
  Files            19       19           
  Lines           445      445           
  Branches         38       38           
=========================================
  Hits            134      134           
  Misses          308      308           
  Partials          3        3           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@uhafner uhafner merged commit e3ddc58 into master Apr 24, 2023
@uhafner uhafner deleted the dependabot/maven/edu.hm.hafner-codingstyle-3.15.0 branch April 24, 2023 17:03
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