Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Bump geocoder from 1.4.9 to 1.5.0 #554

Merged
merged 1 commit into from
Aug 10, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps geocoder from 1.4.9 to 1.5.0.

Changelog

Sourced from geocoder's changelog.

1.5.0 (2018 Jul 31)

  • Drop support for Ruby <2.0.
  • Change default street address lookup from :google to :nominatim.
  • Cache keys no longer include API credentials. This means many entries in existing cache implementations will be invalidated.
  • Test lookup fixtures should now return coordinates and NOT latitude/longitude attributes (see #1258). This may break some people's tests.
  • Add support for :ip2location lookup (thanks github.com/ip2location).
  • Remove :ovi and :okf lookups.
Commits
  • 1adf2e5 Prepare for release of gem version 1.5.0.
  • c18c0e0 Omit API credentials from cache keys.
  • 9ef67fa Fix Rails 6.0 deprecation warning
  • 319a0e5 De-Googleize.
  • c1784ce Drop Ruby 1.9.3 support.
  • e114787 Structure Test result data like other results,
  • e329eb3 Refactor code to follow gem's typical style.
  • 20a8c01 Exempt ip2location from attribute tests.
  • 780089e Remove "api" from lookup name (redundant).
  • d6d2962 Set default fixture for Ip2Location.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.4.9 to 1.5.0.
- [Release notes](https://github.com/alexreisner/geocoder/releases)
- [Changelog](https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md)
- [Commits](alexreisner/geocoder@v1.4.9...v1.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.203% when pulling 6f38eeb on dependabot/bundler/geocoder-1.5.0 into 55a87d3 on master.

@y-yagi y-yagi merged commit bd1d435 into master Aug 10, 2018
@y-yagi y-yagi deleted the dependabot/bundler/geocoder-1.5.0 branch August 10, 2018 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants