snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
67 stars 52 forks source link

build(deps): bump googlemaps from 3.0.2 to 3.1.1 #603

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps googlemaps from 3.0.2 to 3.1.1.

Release notes *Sourced from [googlemaps's releases](https://github.com/googlemaps/google-maps-services-python/releases).* > ## 3.1.1 > ### Changed > - Added changelog to manifest > > ## 3.1.0 > ### Changed > - Switched build system to use [nox](https://nox.thea.codes/en/stable/), pytest, and codecov. Added Python 3.7 to test framework. > - Set precision of truncated latitude and longitude floats [to 8 decimals](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/pull/301) instead of 6. > - Minimum version of requests increased. > - Session token parameter [added](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/pull/244) to `place()`. > - Fixed issue where headers in `request_kwargs` were being overridden. > ### Added > - Automation for PyPi uploads. > - Long description to package. > - Added tests to manifest and tarball. > ### Removed > - Removed places `places_autocomplete_session_token` which can be replaced with `uuid.uuid4().hex`. > - Removed deprecated ` > > https://github.com/googlemaps/google-maps-services-python/compare/3.0.2...3.1.0
Changelog *Sourced from [googlemaps's changelog](https://github.com/googlemaps/google-maps-services-python/blob/master/CHANGELOG.md).* > ## [v3.1.1] > ### Changed > - Added changelog to manifest > > ## [v3.1.0] > ### Changed > - Switched build system to use [nox](https://nox.thea.codes/en/stable/), pytest, and codecov. Added Python 3.7 to test framework. > - Set precision of truncated latitude and longitude floats [to 8 decimals](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/pull/301) instead of 6. > - Minimum version of requests increased. > - Session token parameter [added](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/pull/244) to `place()`. > - Fixed issue where headers in `request_kwargs` were being overridden. > ### Added > - Automation for PyPi uploads. > - Long description to package. > - Added tests to manifest and tarball. > ### Removed > - Removed places `places_autocomplete_session_token` which can be replaced with `uuid.uuid4().hex`. > - Removed deprecated `places_radar`. > > > **Note:** Start of changelog is 2019-08-27, [v3.0.2]. > > [Unreleased]: https://github.com/googlemaps/google-maps-services-python/compare/3.1.1...HEAD > [v3.1.1]: https://github.com/googlemaps/google-maps-services-python/compare/3.1.0...3.1.1 > [v3.1.0]: https://github.com/googlemaps/google-maps-services-python/compare/3.0.2...3.1.0 > [v3.0.2]: https://github.com/googlemaps/google-maps-services-python/compare/3.0.1...3.0.2 > [v3.0.1]: https://github.com/googlemaps/google-maps-services-python/compare/3.0.0...3.0.1 > [v3.0.0]: https://github.com/googlemaps/google-maps-services-python/compare/2.5.1...3.0.0
Commits - [`1549175`](https://github.com/googlemaps/google-maps-services-python/commit/15491753130d1eb3911de34bf025433c30339286) set version to 3.1.1 ([#310](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/issues/310)) - [`5c4440c`](https://github.com/googlemaps/google-maps-services-python/commit/5c4440c637010f50a912f205c91906e2e298c42a) fix(manifest): include changelog in distribution ([#308](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/issues/308)) - [`20da29d`](https://github.com/googlemaps/google-maps-services-python/commit/20da29d6d29328ca6c3391268d68d119f70aeabf) fix travis deploy ([#305](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/issues/305)) - [`393536c`](https://github.com/googlemaps/google-maps-services-python/commit/393536c4e66a64d1b451c50770ec8a77749c3c24) release version 3.1.0 ([#298](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/issues/298)) - [`5439986`](https://github.com/googlemaps/google-maps-services-python/commit/5439986a94b8f372fd1f697d5dafa9eef7dfe61e) explicitly truncate float precision in format_float to 8 decimals, closes [#27](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/issues/27)... - [`35a0f10`](https://github.com/googlemaps/google-maps-services-python/commit/35a0f10d1e43f7de11612f5f954df0546a47fab0) automate upload to pypi with travis deploy ([#296](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/issues/296)) - [`102dae3`](https://github.com/googlemaps/google-maps-services-python/commit/102dae3936d4678224f3221345be2f7e2b8554e3) update readme and direct to documentation for api key ([#297](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/issues/297)) - [`e2e9238`](https://github.com/googlemaps/google-maps-services-python/commit/e2e92382e7ae166112ef80a57c9b76198e821e7d) upgrade to pytest and nox with coverage reporting to codecov ([#291](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/issues/291)) - [`8297fd9`](https://github.com/googlemaps/google-maps-services-python/commit/8297fd9f1dfd221cb1dd22187bcf410b5c8475cc) add long description to setup.py ([#292](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/issues/292)) - [`e063ee0`](https://github.com/googlemaps/google-maps-services-python/commit/e063ee077160ceba93c15e7e718a50bb764195ad) Include tests in sdist pypi tarball ([#273](https://github-redirect.dependabot.com/googlemaps/google-maps-services-python/issues/273)) - Additional commits viewable in [compare view](https://github.com/googlemaps/google-maps-services-python/compare/3.0.2...3.1.1)


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) - `@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.