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 19.0 to 23.0 #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 10, 2020

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps guava from 19.0 to 23.0.

Release notes

Sourced from guava's releases.

23.0

Final Guava 23.0 release.

23.0-rc1

First Guava 23.0 release candidate.

22.0

Final Guava 22.0 release.

22.0-rc1

First release candidate for Guava 22.0.

21.0

Final Guava 21.0 release.

This release requires Java 8.

21.0-rc2

Second release candidate for Guava 21.0.

This release candidate fixes a small issue with rc1; a number of methods that create Collectors took Guava's functional types (e.g. base.Function) as parameters rather than the java.util.function equivalent.

This release requires Java 8.

21.0-rc1

First release candidate for Guava 21.0.

This release requires Java 8.

20.0

Final Guava 20.0 release.

20.0-rc1

First release candidate for Guava 20.0.

Commits
  • b48cdeb Set version numbers to 23.0
  • 6dae21f Remove some methods that are scheduled for removal in 23.0, along with one th...
  • 22da091 Rollforward [] which was rolled back in [] because it
  • b87e1f1 Automated g4 rollback of changelist 162220754.
  • 44b9081 Set version numbers to 23.0-rc1
  • ee12894 Implement ByteSource.asCharSource(charset).read() using the decoding string c...
  • 71b5b85 Add submitAsync and scheduleAsync methods, to ease the deprecation of Futures...
  • b6c86db Short-circuit null check in Throwables#lazyStackTraceIsLazy
  • dd78480 Update Public Suffix List.
  • 1d7f652 Add @SafeVarargs to Predicates.and(Predicate<? super T>...).
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 10, 2020
@ghost ghost added the atlas-stream label Mar 10, 2020
Larusso
Larusso previously approved these changes Mar 10, 2020
Bumps [guava](https://github.com/google/guava) from 19.0 to 23.0.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](google/guava@v19.0...v23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/com.google.guava-guava-23.0 branch from 72af82f to a920c4a Compare June 3, 2020 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
atlas-stream dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant