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 guava from 31.0-jre to 31.0.1-jre #7343

Merged
merged 1 commit into from Sep 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2021

Bumps guava from 31.0-jre to 31.0.1-jre.

Release notes

Sourced from guava's releases.

31.0.1

Maven

<dependency>
  <groupId>com.google.guava</groupId>
  <artifactId>guava</artifactId>
  <version>31.0.1-jre</version>
  <!-- or, for Android: -->
  <version>31.0.1-android</version>
</dependency>

Jar files

Guava requires one runtime dependency, which you can download here:

Javadoc

JDiff

Changelog

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)

Bumps [guava](https://github.com/google/guava) from 31.0-jre to 31.0.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 28, 2021
@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #7343 (5dc57ee) into 3.x (15ac5ad) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7343      +/-   ##
============================================
+ Coverage     99.52%   99.56%   +0.03%     
- Complexity     6781     6783       +2     
============================================
  Files           751      751              
  Lines         47482    47482              
  Branches       6378     6378              
============================================
+ Hits          47258    47275      +17     
+ Misses          103       95       -8     
+ Partials        121      112       -9     
Impacted Files Coverage Δ
...eactivex/rxjava3/processors/BehaviorProcessor.java 97.48% <0.00%> (-2.52%) ⬇️
...ternal/operators/completable/CompletableMerge.java 97.29% <0.00%> (-1.36%) ⬇️
.../operators/observable/ObservableSkipLastTimed.java 98.80% <0.00%> (-1.20%) ⬇️
...a3/internal/operators/flowable/FlowableReplay.java 98.92% <0.00%> (-0.86%) ⬇️
.../operators/observable/ObservableCombineLatest.java 99.38% <0.00%> (-0.62%) ⬇️
...3/internal/operators/flowable/FlowableGroupBy.java 85.02% <0.00%> (-0.30%) ⬇️
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.58% <0.00%> (+0.41%) ⬆️
...a3/internal/operators/flowable/FlowableCreate.java 99.35% <0.00%> (+0.97%) ⬆️
...java3/internal/operators/flowable/FlowableZip.java 100.00% <0.00%> (+1.02%) ⬆️
...internal/operators/flowable/FlowableSwitchMap.java 100.00% <0.00%> (+1.41%) ⬆️
... and 7 more

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 15ac5ad...5dc57ee. Read the comment docs.

@akarnokd akarnokd merged commit 6cc3a3b into 3.x Sep 28, 2021
@dependabot dependabot bot deleted the dependabot/gradle/com.google.guava-guava-31.0.1-jre branch September 28, 2021 06:26
sakibguy added a commit to sakibguy/RxJava that referenced this pull request Sep 30, 2021
Bump guava from 31.0-jre to 31.0.1-jre (ReactiveX#7343)
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant