Skip to content

Bump pg_search from 2.3.5 to 2.3.6#14

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/pg_search-2.3.6
Open

Bump pg_search from 2.3.5 to 2.3.6#14
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/pg_search-2.3.6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 10, 2022

Bumps pg_search from 2.3.5 to 2.3.6.

Changelog

Sourced from pg_search's changelog.

2.3.6

  • Drop support for Ruby 2.5
  • Support Ruby 3.1
  • Support Active Record 7.0
  • Don't require :against if :tsvector_column is specified (Travis Hunter)
  • Optionally disable transaction when rebuilding documents (Travis Hunter)
  • Preserve columns when chaining ::with_pg_search_highlight (jcsanti)
Commits
  • 9d718b5 VERSION 2.3.6
  • 7b3f856 Test against Ruby 3.1 / Active Record 7.0
  • d99727b Update status badge for tests in README
  • cef3250 Rename GitHub actions workflow
  • 552b22e Run tests in GitHub Actions
  • 916d0c5 Remove workaround code for AR 6.0 reflection cache
  • 70251e8 Simplify error message for when column is missing
  • 40335c5 Don't require against if tsvector_column is specified
  • 849e667 Optionally disable transaction when rebuilding documents
  • e890b7f Address Rubocop issues
  • 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 [pg_search](https://github.com/Casecommons/pg_search) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/Casecommons/pg_search/releases)
- [Changelog](https://github.com/Casecommons/pg_search/blob/master/CHANGELOG.md)
- [Commits](Casecommons/pg_search@v2.3.5...v2.3.6)

---
updated-dependencies:
- dependency-name: pg_search
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 10, 2022
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