Commit e378260
authored
chore(deps): bump geocoder from 1.8.5 to 1.8.6 (#1089)
Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.8.5 to
1.8.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md">geocoder's
changelog</a>.</em></p>
<blockquote>
<h2>1.8.6 (2025 Sep 21)</h2>
<ul>
<li>Add support for IPInfo Lite lookup (thanks github.com/iltempo).</li>
<li>Various minor fixes and improvements.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/alexreisner/geocoder/commit/d3515db46c5785db8cd48dbf94af123a2c99b8a9"><code>d3515db</code></a>
Prepare for release of gem version 1.8.6.</li>
<li><a
href="https://github.com/alexreisner/geocoder/commit/737d16f277f81aabe73e2dfe466e2ba84fef188a"><code>737d16f</code></a>
Merge pull request <a
href="https://redirect.github.com/alexreisner/geocoder/issues/1694">#1694</a>
from Intrepidd/update-data-gouv-fr-domain</li>
<li><a
href="https://github.com/alexreisner/geocoder/commit/4b50c085eea4de4f453eab2e8dc6faf7b3824420"><code>4b50c08</code></a>
Merge pull request <a
href="https://redirect.github.com/alexreisner/geocoder/issues/1695">#1695</a>
from cprodhomme/patch-1</li>
<li><a
href="https://github.com/alexreisner/geocoder/commit/31545ee756f1230a063e86458b3dadbac9b7e7b4"><code>31545ee</code></a>
Update README_API_GUIDE.md</li>
<li><a
href="https://github.com/alexreisner/geocoder/commit/3a90b5aa6c708945cf181f16a182ca232f668c4d"><code>3a90b5a</code></a>
Update BAN domain</li>
<li><a
href="https://github.com/alexreisner/geocoder/commit/b2c0aa5526f90209883e3ca64b73d9559d21f729"><code>b2c0aa5</code></a>
Merge pull request <a
href="https://redirect.github.com/alexreisner/geocoder/issues/1691">#1691</a>
from TheRusskiy/radius-column-arel</li>
<li><a
href="https://github.com/alexreisner/geocoder/commit/cd58cab7fd167d641927fe4a083963fcf5cd08df"><code>cd58cab</code></a>
add "arel" to near_test spec</li>
<li><a
href="https://github.com/alexreisner/geocoder/commit/63ca4702ccffe776b146c28d289f7449d25946ee"><code>63ca470</code></a>
radius column can be an instance of Arel.sql</li>
<li><a
href="https://github.com/alexreisner/geocoder/commit/eaf85fe4de045c2ad3e035f560d6755e82646bee"><code>eaf85fe</code></a>
Merge pull request <a
href="https://redirect.github.com/alexreisner/geocoder/issues/1688">#1688</a>
from skillstopractice/master</li>
<li><a
href="https://github.com/alexreisner/geocoder/commit/00369bb35a29a86f54e6fea516ecf9842e5f855f"><code>00369bb</code></a>
Update tests to use data['place_name'] for Mapbox</li>
<li>Additional commits viewable in <a
href="https://github.com/alexreisner/geocoder/compare/v1.8.5...v1.8.6">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
</details>1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
0 commit comments