DreamExposure / DisCal-Discord-Bot

DisCal is a Discord Bot that links up to a Google Calendar to create, delete, edit, and announce events and more!
GNU General Public License v3.0
112 stars 44 forks source link

Bump google-api-client from 1.22.0 to 1.25.0 #20

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps google-api-client from 1.22.0 to 1.25.0.

Release notes *Sourced from [google-api-client's releases](https://github.com/google/google-api-java-client/releases).* > ## Release v1.25.0 > * Fix: Handle string error messages for edge case auth APIs ([#1120](https://github-redirect.dependabot.com/google/google-api-java-client/issues/1120)) > * Fix: Updated authentication urls ([#1145](https://github-redirect.dependabot.com/google/google-api-java-client/issues/1145)) > > ## Release v1.24.1 > _Note_: Java 5 support has ended. From this release and on, we support Java 6 and forward. > > - Deps: The `guava-jdk5` dependency has been removed and replaced with `guava`. This should reduce diamond dependency problems. > - New: MediaHttpDownloader signature changed from `long, int` to `long, long`. > - Fix: A bug submitting Dataflow jobs, which occurred in the form of RuntimeExceptions, has been fixed. > > ## Release v1.23.0 > - Make API-specific endpoints default for batch requests > - Make multipart/mixed requests in compiliance with RFC7230
Commits - [`12adf4d`](https://github.com/googleapis/google-api-java-client/commit/12adf4d4d9f82d24886289ff1483c2f9731f44ee) Add plugin configuration to maven-release-plugin - [`65d3752`](https://github.com/googleapis/google-api-java-client/commit/65d3752471f7e96895b9c309be66868706435731) Generated commit for 1.25.0 release - [`a2f2543`](https://github.com/googleapis/google-api-java-client/commit/a2f2543371607a35936fab72627e7ad58ea26662) Update token url ([#1145](https://github-redirect.dependabot.com/google/google-api-java-client/issues/1145)) - [`b4bea96`](https://github.com/googleapis/google-api-java-client/commit/b4bea96b4182471c5d29b40114b56ce523275533) update maven compiler plugin to target 1.6 since we dont support 1.5 ([#1143](https://github-redirect.dependabot.com/google/google-api-java-client/issues/1143)) - [`0d7418a`](https://github.com/googleapis/google-api-java-client/commit/0d7418ad2090d1c2c10e3c79161634f6b48c97c3) Library security updates. ([#1122](https://github-redirect.dependabot.com/google/google-api-java-client/issues/1122)) - [`db7a7db`](https://github.com/googleapis/google-api-java-client/commit/db7a7dbfa871834da52ade4fbdacfc59ae7b9f34) update readme - java 5 deprecated ([#1140](https://github-redirect.dependabot.com/google/google-api-java-client/issues/1140)) - [`631d446`](https://github.com/googleapis/google-api-java-client/commit/631d446a49b3d36cfb1315b7bd12c6ea511f3dc9) javadoc: make warnings warn, not error ([#1141](https://github-redirect.dependabot.com/google/google-api-java-client/issues/1141)) - [`a2837a7`](https://github.com/googleapis/google-api-java-client/commit/a2837a7ed59d5ee334cfe06706da4fdbee26082b) Fix key error ([#1120](https://github-redirect.dependabot.com/google/google-api-java-client/issues/1120)) - [`1285c38`](https://github.com/googleapis/google-api-java-client/commit/1285c38f0f719a1b9fd726d93b9f7e887c739be9) generated commit: upgrade to 1.25.0 snapshot ([#1137](https://github-redirect.dependabot.com/google/google-api-java-client/issues/1137)) - [`12aeb67`](https://github.com/googleapis/google-api-java-client/commit/12aeb67c1f89f4ecbbf7cc459ffb9317af50837e) add java5 EOS notice and clean up readme ([#1133](https://github-redirect.dependabot.com/google/google-api-java-client/issues/1133)) - Additional commits viewable in [compare view](https://github.com/google/google-api-java-client/compare/1.22.0...1.25.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.


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 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.