Skip to content

Bump pg_search from 2.3.7 to 2.3.8 - #4668

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/main/pg_search-2.3.8
Open

Bump pg_search from 2.3.7 to 2.3.8#4668
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/main/pg_search-2.3.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps pg_search from 2.3.7 to 2.3.8.

Changelog

Sourced from pg_search's changelog.

2.3.8

  • Drop support for Ruby 3.0, 3.1, and 3.2
  • Drop support for Active Record 6.1, 7.0, and 7.1
  • Support Ruby 3.4 and 4.0
  • Support Active Record 8.0 and 8.1
  • Fix ordered searches and associated ordering that use the internal rank join (fatkodima)
  • Sanitize query characters introduced by unaccent normalization (Misha Doronin)
  • Support keyword arguments for dynamic rank and highlight accessors (Manuel Meurer)
  • Quote custom primary key and inheritance column identifiers in multisearch rebuild SQL
  • Improve documentation (Olli)
Commits
  • 3460949 VERSION 2.3.8
  • a7218bc Merge pull request #576 from fatkodima/use-arel-joins
  • a626e9d Merge Arel rank join fix with regression coverage
  • 15ef3c6 Reproduce associated ordering alias collision
  • 286c623 Declare with_model tables explicitly
  • 3145e8f Add ruby-lsp to Gemfile for development
  • b45ff2f Use arel for joining with rank table
  • 279d7e0 Opt into 7-day cooldown for gems from Rubygems.org
  • 39f9a66 Tighten CI workflow defaults
  • e88ab5a Drop dead PGPASS env from CI workflow
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.7 to 2.3.8.
- [Changelog](https://github.com/Casecommons/pg_search/blob/master/CHANGELOG.md)
- [Commits](Casecommons/pg_search@v2.3.7...v2.3.8)

---
updated-dependencies:
- dependency-name: pg_search
  dependency-version: 2.3.8
  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 Aug 14, 2026
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.

1 participant