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 18.0 to 23.0 in /examples #1099

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps guava from 18.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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @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 (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [guava](https://github.com/google/guava) from 18.0 to 23.0.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](google/guava@v18.0...v23.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java labels Dec 26, 2018
@dependabot-preview dependabot-preview bot merged commit 9ef39d5 into master Dec 26, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/examples/com.google.guava-guava-23.0 branch December 26, 2018 19:00
@bsideup bsideup added this to the 1.10.4 milestone Dec 28, 2018
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.

None yet

2 participants