Skip to content

Bump geocoder from 1.6.7 to 1.7.3#765

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 21, 2022

Copy link
Copy Markdown
Contributor

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)

Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.6.7 to 1.7.3.
- [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.3)

---
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 Feb 21, 2022
@dependabot dependabot Bot requested a review from natevick February 21, 2022 20:02
@dependabot @github

dependabot Bot commented on behalf of github Mar 14, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #781.

@dependabot dependabot Bot closed this Mar 14, 2022
@dependabot dependabot Bot deleted the dependabot/bundler/geocoder-1.7.3 branch March 14, 2022 20:04
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