Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump geocoder from 1.6.7 to 1.7.0 #8331

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps geocoder from 1.6.7 to 1.7.0.

Changelog

Sourced from geocoder's changelog.

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
  • ec008ac Prepare for release of gem version 1.7.0.
  • eb036b5 Remove support for old Ruby versions.
  • b934274 Drop official support for Rails 4.x.
  • 6f16ae6 Fix cache key/prefix bug.
  • 50a0e6b Add Melissa Data to API Options (#1521)
  • f005838 Alphabetize lookups.
  • e0e334f Photon only supports HTTPS.
  • 42d8aa5 Update code formatting (for consistency).
  • e9010e7 Update API URL.
  • f652a1a Merge branch 'feature/photon' of git://github.com/mainio/geocoder into mainio...
  • 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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Oct 12, 2021
@jibees jibees merged commit 6deb5ea into master Oct 19, 2021
@jibees jibees deleted the dependabot/bundler/geocoder-1.7.0 branch October 19, 2021 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants