stefan-kolb / paas-profiles

Making Platform as a Service offerings comparable - Ecosystem profiles for portability matching.
https://PaaSfinder.org
Other
137 stars 66 forks source link

Bump geocoder from 1.6.7 to 1.7.3 #496

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps geocoder from 1.6.7 to 1.7.3.

Changelog

Sourced from geocoder's changelog.

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
  • 31153d5 Prepare for release of gem version 1.7.3
  • 0630a80 Remove examples that are no longer relevant.
  • d134f75 Silence deprecation warnings.
  • 1804807 Merge pull request #1561 from xtr3me/move_default_cache_prefix_setting_to_non...
  • f480e76 Merge pull request #1560 from xtr3me/rails_cache_store
  • 7a511d5 #1556 Made the Nominatim parsing more robust (#1562)
  • a896229 Move cache_prefix config option to cache_options, as cache_prefix is deprecated
  • 0205414 Update documentation with instructions for Rails.cache
  • 934a5a9 Prepare for release of gem version 1.7.2.
  • 41b592e Merge pull request #1558 from alexreisner/require-cache-store-base
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #505.