proshin-roman / finapi-java-client

True-OOP Java client for API provided by https://finapi.io
Apache License 2.0
22 stars 7 forks source link

Bump cactoos from 0.48 to 0.49 #365

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps cactoos from 0.48 to 0.49.

Release notes

Sourced from cactoos's releases.

Release 0.49

See #1530, release log:

  • 865f249032e7ba30584d1c25e9d04f3a2bb37e62 by @rultor: Merge branch '__rultor'
  • 1cb1b88c989c68e445772b4f423b2f588d4aba53 by @victornoel: (#1445) Improve test coverage ...
  • 7e348742577bb77bfc01b9195271a8f54069c433 by @victornoel: (#1445) Remove casts where pos...
  • 74dc2a3d88a41b2e14fd99b1cfdd2eb0955ddf91 by @victornoel: (#1445) Cleanup around Proc an...
  • 5074b245d1ca986b4b33be0805fd837c1ba57470 by @rultor: Merge branch '__rultor'
  • a210b96d42d243825c3e8146fe87334d0e785187 by @baudoliver7: Move some Bytes classes from i...
  • ecb0cf4707ff1e0688bd545ffebb4a85b2c836f7 by @rultor: Merge branch '__rultor'
  • 974602882c46bce1f03aca89b02898c14440b0a0 by @kokodyn: Xor doc updated and code simpl...
  • 8c95275e863799f394dc3e2efee899cdd18a3eda by @kokodyn: Xor extends ScalarEnvelope and...
  • ec5bfcf284e62bdc4943444f1891bb7d800ba8ce by @rultor: Merge branch '__rultor'
  • fa33b7fdb0357f2ae64fd68d7d307b6f3690c72c by @baudoliver7: Compliance with qulice
  • 1d98a8ab8c4d8d7bd9e08575ede2e872f5599d67 by @baudoliver7: Introduce Varargs in FuncWithF...
  • 0c9f2afae9b83470637d11175b4ed5a94a9e5424 by @baudoliver7: Introduce Varargs and removeex...
  • b6fc5f43f103b42466507e30cc388ad726413c95 by @baudoliver7: Move FallbackFrom as an inner ...
  • 8f3e71c23748db775dd6f5f25f20fa77e6d5e5b0 by @victornoel: (#1445) Some todos to continue...
  • 8e882a2d27e05bb06e022beb30d1054968f44a1c by @victornoel: (#1445) Cleanup around Scalar ...
  • 0960e3995ad8498f650e7961a06958c18c553012 by @rultor: Merge branch '__rultor'
  • 71383463cc9b4d7e2b08a40922d10766528c6d9b by @rultor: Merge branch '__rultor'
  • bc60ff882e90c8c4924ff81b6c4d618174be3529 by @yegor256: #1517: fixes
  • 1a5d730eaab72494bc01b1d8b5b612837ab8ab99 by @baudoliver7: Refactor FallbackFrom and Scal...
  • and 34 more...

Released by Rultor 1.69.1, see build log

Commits


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 3 years ago

Codecov Report

Merging #365 (58aa42b) into master (6bae9b1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #365   +/-   ##
=========================================
  Coverage     83.94%   83.94%           
  Complexity     1043     1043           
=========================================
  Files           176      176           
  Lines          2572     2572           
  Branches         20       20           
=========================================
  Hits           2159     2159           
  Misses          395      395           
  Partials         18       18           

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 6bae9b1...58aa42b. Read the comment docs.

ccostin93 commented 3 years ago

@dependabot-bot merge