FAForever / downlords-faf-client

Official client for Forged Alliance Forever
https://faforever.com
MIT License
194 stars 117 forks source link

Bump org.instancio:instancio-junit from 4.4.0 to 4.5.0 #3155

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps org.instancio:instancio-junit from 4.4.0 to 4.5.0.

Release notes

Sourced from org.instancio:instancio-junit's releases.

4.5.0

What's Changed

New Features

  • New SPI for processing custom annotations (#975)

Improvements

  • misc performance improvements

New Contributors

Full Changelog: https://github.com/instancio/instancio/compare/instancio-parent-4.4.0...instancio-parent-4.5.0

Commits
  • 0293041 [maven-release-plugin] prepare release instancio-parent-4.5.0
  • 991c9fa Docs: user guide
  • 25e44d5 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1
  • c197c7b SPI for processing custom annotations
  • 66cdc94 Bump org.projectlombok:lombok from 1.18.30 to 1.18.32
  • 938087b Rerfactor/cleanup selector classes
  • 5e5c8a5 Bump org.apache.maven.plugins:maven-compiler-plugin
  • e8bb05c Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
  • 2985ced Perf: use no-op classes to avoid unnecessary work
  • a175a13 Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.85%. Comparing base (ca8554d) to head (5fc22ab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3155 +/- ## ============================================= + Coverage 58.75% 58.85% +0.09% - Complexity 3971 3982 +11 ============================================= Files 576 576 Lines 19284 19284 Branches 1018 1018 ============================================= + Hits 11330 11349 +19 + Misses 7454 7440 -14 + Partials 500 495 -5 ``` [see 7 files with indirect coverage changes](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3155/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3155?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3155?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever). Last update [ca8554d...5fc22ab](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3155?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever).