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 pg_search from 1.0.6 to 2.1.2 #368

Merged
merged 1 commit into from
Sep 8, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pg_search from 1.0.6 to 2.1.2.

Changelog

Sourced from pg_search's changelog.

2.1.2

  • Silence warnings in Rails 5.2.0.beta2 (Kevin Deisz)

2.1.1

  • Support snake_case ts_headline options again (with deprecation warning)

2.1.0

  • Allow ts_headline options to be passed to :highlight (Ian Heisters)
  • Wait to load PgSearch::Document until after Active Record has loaded (Logan Leger)
  • Add Rails version to generated migrations (Erik Eide)

2.0.1

  • Remove require for generator that no longer exists. (Joshua Bartlett)

2.0.0

  • Drop support for PostgreSQL < 9.2.
  • Drop support for Active Record < 4.2.
  • Drop support for Ruby < 2.1.
  • Improve performance of has_one and belongs_to associations. (Peter Postma)
Commits
  • 1fe9294 VERSION 2.1.2
  • d1db888 Travis: Fully support Active Record ~> 5.2.0.beta2
  • 0955838 Merge pull request #376 from kddeisz/fix-deprecation-warnings
  • 3cd0ff8 Merge branch 'master' into fix-deprecation-warnings
  • 419b077 Address rubocop errors
  • 0a270a7 Fix style violations
  • de22bdb Only clear cache on >= Rails 5
  • 31ad3ad Rails 5.2.0.beta2 compatibility
  • 2f74468 Run tests against 5.2 betas to Travis CI
  • b6651a8 Allow failures for all jruby builds in Travis
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @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 use this milestone will set the current milestone 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.

@greysteil
Copy link

This should be fine as long as the Postgres version you're using is >= 9.2, which is almost certainly the case!

@andrerpbts
Copy link
Contributor

✅ Tests are passing...
✅ Review App has been successfully deployed...
✅ Manual testing review app seems to be working fine, including searches forms which seems to be related with this gem

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit d4347be into master Sep 8, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/pg_search-2.1.2 branch September 8, 2018 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants