arquillian / arquillian-container-jetty

Arquillian Jetty Containers
7 stars 14 forks source link

Bump guava from 13.0.1 to 23.0 #32

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 5 years ago

Bumps guava from 13.0.1 to 23.0.

Release notes *Sourced from [guava's releases](https://github.com/google/guava/releases).* > ## 23.0 > Final [Guava 23.0](https://github.com/google/guava/wiki/Release23) release. > > ## 23.0-rc1 > First [Guava 23.0](https://github.com/google/guava/wiki/Release23) release candidate. > > ## 22.0 > Final [Guava 22.0](https://github.com/google/guava/wiki/Release22) release. > > ## 22.0-rc1 > First release candidate for [Guava 22.0](https://github.com/google/guava/wiki/Release22). > > ## 21.0 > Final [Guava 21.0](https://github.com/google/guava/wiki/Release21) release. > > This release requires Java 8. > > ## 21.0-rc2 > Second release candidate for [Guava 21.0](https://github.com/google/guava/wiki/Release21). > > This release candidate fixes a small issue with rc1; a number of methods that create `Collector`s 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](https://github.com/google/guava/wiki/Release21). > > This release requires Java 8. > > ## 20.0 > Final [Guava 20.0](https://github.com/google/guava/wiki/Release20) release. > > ## 20.0-rc1 > First release candidate for [Guava 20.0](https://github.com/google/guava/wiki/Release20).
Commits - [`b48cdeb`](https://github.com/google/guava/commit/b48cdeb618388a7b1d1c782e1ce2cc60b4f4efca) Set version numbers to 23.0 - [`6dae21f`](https://github.com/google/guava/commit/6dae21fe0e3c77f1cf1e92653134cdd4a05742fc) Remove some methods that are scheduled for removal in 23.0, along with one th... - [`22da091`](https://github.com/google/guava/commit/22da0910cc290c118603962e4bf45dc980ce1967) Rollforward [] which was rolled back in [] because it - [`b87e1f1`](https://github.com/google/guava/commit/b87e1f19a819ba9590cd0987e655cb94b90f60d4) Automated g4 rollback of changelist 162220754. - [`44b9081`](https://github.com/google/guava/commit/44b908162cd4498386bcf67b07413bc83f4cf80f) Set version numbers to 23.0-rc1 - [`ee12894`](https://github.com/google/guava/commit/ee12894c9d9c6b057efd3465391ab0f779b8af94) Implement ByteSource.asCharSource(charset).read() using the decoding string c... - [`71b5b85`](https://github.com/google/guava/commit/71b5b85e1d219b706702356108fe1a9b2fbb15c1) Add submitAsync and scheduleAsync methods, to ease the deprecation of Futures... - [`b6c86db`](https://github.com/google/guava/commit/b6c86db89a9cb828a47ca893f7a958c6a4f378b6) Short-circuit null check in Throwables#lazyStackTraceIsLazy - [`dd78480`](https://github.com/google/guava/commit/dd78480631626802e22edc4d6d12fc869288e954) Update Public Suffix List. - [`1d7f652`](https://github.com/google/guava/commit/1d7f652e1866fbd9bfce7f20a9ba124638a4367a) Add [**SafeVarargs**](https://github.com/SafeVarargs) to Predicates.and(Predicate...). - Additional commits viewable in [compare view](https://github.com/google/guava/compare/v13.0.1...v23.0)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - 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.
bartoszmajsak commented 3 years ago

Closing to let official dependabot create PR.

dependabot-preview[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.