Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps geopy from 2.1.0 to 2.2.0.

Release notes

Sourced from geopy's releases.

2.2.0

New Features

  • .OpenCage: added annotations param. Contributed by mtmail. (#464)
  • .Photon: added bbox param. Contributed by Holger Bruch. (#472)
  • New geocoder: .Geocodio. Contributed by Jon Duckworth. (#468)
  • New geocoder: .HereV7. Contributed by Pratheek Rebala. (#433)
  • New geocoder: .What3WordsV3. Contributed by Saïd Tezel. (#444)
  • New error class: .exc.GeocoderRateLimited. This error extends .exc.GeocoderQuotaExceeded and is now raised instead of it for HTTP 422 error code. (#479)
  • .AdapterHTTPError: added headers attribute. (#479)

Breaking Changes

  • Removed GeocodeFarm class: the service is very unstable. (#445)

Deprecations

  • .GoogleV3 has been moved from geopy.geocoders.googlev3 module to geopy.geocoders.google. The old module is still present for backwards compatibility, but it will be removed in geopy 3. (#483)

Bugfixes

  • .OpenCage: improved error handling by using the default errors map (e.g. to raise .exc.GeocoderQuotaExceeded instead of .exc.GeocoderQueryError for HTTP 402 error). (#479)

Code Improvements

  • .Photon: updated domain. Contributed by yrafalin. (#481)
  • .IGNFrance: removed redundant check. Contributed by Miltos. (#469)
  • Changed default exception type for HTTP code 408: now it is raised as .exc.GeocoderTimedOut instead of a more generic .exc.GeocoderServiceError. (#479)
  • :mod:geopy.exc: extend more specific built-in exceptions where appropriate: classes .ConfigurationError, .GeocoderQueryError, .GeocoderNotFound now extend ValueError; .GeocoderRateLimited and .GeocoderUnavailable extend IOError; .GeocoderTimedOut extends TimeoutError. (#484)

Docs Improvements

... (truncated)

Changelog

Sourced from geopy's changelog.

2.2.0

2021-07-11

New Features


- :class:`.OpenCage`: added ``annotations`` param.
  Contributed by mtmail. (:issue:`464`)
- :class:`.Photon`: added ``bbox`` param.
  Contributed by Holger Bruch. (:issue:`472`)
- New geocoder: :class:`.Geocodio`.
  Contributed by Jon Duckworth. (:issue:`468`)
- New geocoder: :class:`.HereV7`.
  Contributed by Pratheek Rebala. (:issue:`433`)
- New geocoder: :class:`.What3WordsV3`.
  Contributed by Saïd Tezel. (:issue:`444`)
- New error class: :class:`.exc.GeocoderRateLimited`. This error extends
  :class:`.exc.GeocoderQuotaExceeded` and is now raised instead of it
  for HTTP 422 error code. (:issue:`479`)
- :class:`.AdapterHTTPError`: added ``headers`` attribute. (:issue:`479`)

Breaking Changes

  • Removed GeocodeFarm class: the service is very unstable. (:issue:445)

Deprecations


- :class:`.GoogleV3` has been moved from ``geopy.geocoders.googlev3`` module
  to ``geopy.geocoders.google``. The old module is still present for
  backwards compatibility, but it will be removed in geopy 3. (:issue:`483`)

Bugfixes


- :class:`.OpenCage`: improved error handling by using the default errors map
  (e.g. to raise :class:`.exc.GeocoderQuotaExceeded` instead of
  :class:`.exc.GeocoderQueryError` for HTTP 402 error). (:issue:`479`)

Code Improvements
</code></pre>
<ul>
<li>:class:<code>.Photon</code>: updated domain. Contributed by yrafalin. (:issue:<code>481</code>)</li>
<li>:class:<code>.IGNFrance</code>: removed redundant check. Contributed by Miltos. (:issue:<code>469</code>)</li>
<li>Changed default exception type for HTTP code 408: now it is raised as
:class:<code>.exc.GeocoderTimedOut</code> instead of a more
generic :class:<code>.exc.GeocoderServiceError</code>. (:issue:<code>479</code>)</li>
<li>:mod:<code>geopy.exc</code>: extend more specific built-in exceptions where appropriate:</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/geopy/geopy/commit/ade9c1b68c83a1fc76d90bc0ff603f6b34dfbbbf&quot;&gt;&lt;code&gt;ade9c1b&lt;/code&gt;&lt;/a> 2.2.0</li>
<li><a href="https://github.com/geopy/geopy/commit/26da73ed0428142bfae80d48daa95ce277a2089f&quot;&gt;&lt;code&gt;26da73e&lt;/code&gt;&lt;/a> Fix failing tests: bing, nominatim, opencage</li>
<li><a href="https://github.com/geopy/geopy/commit/52ab9e735630f81c99035b60a7407f91a812d3f0&quot;&gt;&lt;code&gt;52ab9e7&lt;/code&gt;&lt;/a> Update changelog</li>
<li><a href="https://github.com/geopy/geopy/commit/ff024a95c93a0a13dc0ef24318ca2550e4f78585&quot;&gt;&lt;code&gt;ff024a9&lt;/code&gt;&lt;/a> Update changelog</li>
<li><a href="https://github.com/geopy/geopy/commit/f481a82690c103da1c30d4109d2c560078293f5a&quot;&gt;&lt;code&gt;f481a82&lt;/code&gt;&lt;/a> tests: fix ArcGIS failing test_reverse_no_result</li>
<li><a href="https://github.com/geopy/geopy/commit/9c7bf7b2b8e433f215349ae88ba3982256578e21&quot;&gt;&lt;code&gt;9c7bf7b&lt;/code&gt;&lt;/a> docs: add Distance class doc and Distance.destination method (<a href="https://github-redirect.dependabot.com/geopy/geopy/issues/473&quot;&gt;#473&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/geopy/geopy/commit/6afb62d9bf9d6bb12183dfe55cc133fb5d0094c9&quot;&gt;&lt;code&gt;6afb62d&lt;/code&gt;&lt;/a> Update changelog</li>
<li><a href="https://github.com/geopy/geopy/commit/527a17347c5bcd542903a6e3ccfc6848f19a00c5&quot;&gt;&lt;code&gt;527a173&lt;/code&gt;&lt;/a> geopy.exc: extend more specific built-in exceptions where appropriate (<a href="https://github-redirect.dependabot.com/geopy/geopy/issues/484&quot;&gt;#484&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/geopy/geopy/commit/40ff4607657e24e29c82e351220dd089efaed335&quot;&gt;&lt;code&gt;40ff460&lt;/code&gt;&lt;/a> Update changelog</li>
<li><a href="https://github.com/geopy/geopy/commit/66f2b3f95184e2ef850d0d6d22bc117a25d3ef46&quot;&gt;&lt;code&gt;66f2b3f&lt;/code&gt;&lt;/a> Pull up AUTHORS</li>
<li>Additional commits viewable in <a href="https://github.com/geopy/geopy/compare/2.1.0...2.2.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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)

Bumps [geopy](https://github.com/geopy/geopy) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/geopy/geopy/releases)
- [Changelog](https://github.com/geopy/geopy/blob/master/docs/changelog_2xx.rst)
- [Commits](geopy/geopy@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: geopy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2022

Superseded by #307.

@dependabot dependabot bot closed this Nov 14, 2022
@dependabot dependabot bot deleted the dependabot/pip/geopy-2.2.0 branch November 14, 2022 04:05
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.

1 participant