Skip to content

Bump geocoder from 1.6.7 to 1.7.5#782

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/geocoder-1.7.5
Closed

Bump geocoder from 1.6.7 to 1.7.5#782
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/geocoder-1.7.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 15, 2022

Copy link
Copy Markdown
Contributor

Bumps geocoder from 1.6.7 to 1.7.5.

Changelog

Sourced from geocoder's changelog.

1.7.5 (2022 Mar 14)

  • Avoid lookup naming collisions in some environments.

1.7.4 (2022 Mar 14)

  • Add ability to use app-defined lookups (thanks github.com/januszm).
  • Updates to LocationIQ and FreeGeoIP lookups.

1.7.3 (2022 Jan 17)

  • Get rid of unnecessary cache_prefix deprecation warnings.

1.7.2 (2022 Jan 2)

  • Fix uninitialized constant error (occurring on some systems with v1.7.1).

1.7.1 (2022 Jan 1)

  • Various bugfixes and refactorings.

1.7.0 (2021 Oct 11)

  • Add support for Geoapify and Photo lookups (thanks github.com/ahukkanen).
  • Add support for IPQualityScore IP lookup (thanks github.com/jamesbebbington).
  • Add support for Amazon Location Service lookup (thanks github.com/mplewis).
  • Add support for Melissa lookup (thanks github.com/ALacker).
  • Drop official support for Ruby 2.0.x and Rails 4.x.
Commits
  • 00605d6 Prepare for release of gem version 1.7.5.
  • 52a7220 Merge pull request #1569 from januszm/fix/avoid_lookup_name_clash_with_apps
  • 2674128 Avoid name collision by const_get only lookups from Geocoder::Lookup
  • b1b8890 Prepare for release of gem version 1.7.4
  • 4951c13 Rename example (specificity).
  • 0009627 Merge pull request #1567 from januszm/feature/allow_external_lookups
  • e8614c6 Provide an example for how to add additional Lookup classes in application
  • dcc4e4f Rename method used to spawn to instantiate_lookup
  • c32da2e Only require Lookup classes if not defined
  • 1928f78 Merge pull request #1566 from jlocke2/update-locationiq-endpoint
  • Additional commits viewable in compare view

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 [geocoder](https://github.com/alexreisner/geocoder) from 1.6.7 to 1.7.5.
- [Release notes](https://github.com/alexreisner/geocoder/releases)
- [Changelog](https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md)
- [Commits](alexreisner/geocoder@v1.6.7...v1.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 15, 2022
@dependabot dependabot Bot requested a review from natevick March 15, 2022 20:10
@dependabot @github

dependabot Bot commented on behalf of github May 18, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #799.

@dependabot dependabot Bot closed this May 18, 2022
@dependabot dependabot Bot deleted the dependabot/bundler/geocoder-1.7.5 branch May 18, 2022 20:03
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants