Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2022

Bumps java-client from 3.3.2 to 3.3.3.

Commits
  • 99e3ba5 Preparing eos-sr-3 release
  • fca7ddb JVMCBC-1115: Polish config and add test cases.
  • 1d98e78 JVMCBC-1115: Allow for configurations with only TLS ports.
  • 7ab2e1d Java FIT performer - adopting GRPC refactoring
  • 96832d7 JVMCBC-1110: Client is not reliably removing itself from client records on sh...
  • a9350ac JVMCBC-1121: Should warn after 2 hours of failing to cleanup a transaction, n...
  • 8a3b6ae Making tests more resilient on CI
  • 13a2ec1 Java FIT performer - fix missing reactor method
  • b6737eb JVMCBC-1120: ClusterConfig#allNodeAddresses needs to take global config into ...
  • 31e6b08 JVMCBC-1119: Do not wait for num (kv) "nodesExt" == num "nodes" on Bucket wai...
  • 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 [java-client](https://github.com/couchbase/couchbase-jvm-clients) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/couchbase/couchbase-jvm-clients/releases)
- [Commits](couchbase/couchbase-jvm-clients@java-client-3.3.2...java-client-3.3.3)

---
updated-dependencies:
- dependency-name: com.couchbase.client:java-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 3, 2022
@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #639 (6b36288) into dev (37db9b0) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev     #639      +/-   ##
============================================
+ Coverage     78.17%   78.18%   +0.01%     
- Complexity     2167     2169       +2     
============================================
  Files           280      280              
  Lines          8499     8499              
  Branches        801      801              
============================================
+ Hits           6644     6645       +1     
+ Misses         1464     1461       -3     
- Partials        391      393       +2     
Impacted Files Coverage Δ
...del/models/input/system/type/StorageTypeInput.java 71.42% <0.00%> (ø)
...tamodel/models/input/system/type/ChpTypeInput.java 76.00% <0.00%> (+4.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 9cc9433...6b36288. Read the comment docs.

Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit cb1cd44 into dev Aug 3, 2022
@dependabot dependabot bot deleted the dependabot/gradle/dev/com.couchbase.client-java-client-3.3.3 branch August 3, 2022 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants