RakambdaOrg / ChannelPointsMiner

Watch Twitch streams and earn channel points
GNU Affero General Public License v3.0
68 stars 11 forks source link

chore(deps): bump unirest-version from 4.2.6 to 4.2.7 #687

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps unirest-version from 4.2.6 to 4.2.7. Updates com.konghq:unirest-java-core from 4.2.6 to 4.2.7

Updates com.konghq:unirest-objectmapper-jackson from 4.2.6 to 4.2.7

Updates com.konghq:unirest-mocks from 4.2.6 to 4.2.7

Release notes

Sourced from com.konghq:unirest-mocks's releases.

Release v4.2.7

See CHANGELOG.md for details. Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Changelog

Sourced from com.konghq:unirest-mocks's changelog.

4.2.7

  • Changes to the json CoreFactory to allow for multiple different strategies for finding the JsonEngine in the classpath.
  • Allow setting a custom JsonFactory directly
Commits
  • a1e7609 [maven-release-plugin] prepare release v4.2.7
  • 53bfd2f let this test work on windows
  • ef78939 update changelog
  • 28c38fe rm unused import
  • e577640 add javadoc
  • a6187f8 The ServiceLoader pattern sometimes has issues with some more esoteric packag...
  • 610fc0f add a method to directly set the JsonEngine
  • 564c3a9 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (0e24967) 85.04% compared to head (c4e13bf) 85.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #687 +/- ## ========================================== Coverage 85.04% 85.04% Complexity 1060 1060 ========================================== Files 206 206 Lines 3370 3370 Branches 251 251 ========================================== Hits 2866 2866 Misses 448 448 Partials 56 56 ``` | [Flag](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/687/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | Coverage Δ | | |---|---|---| | [unittests-miner](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/687/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `85.43% <ø> (ø)` | | | [unittests-viewer](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/687/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `58.33% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.