Bump the gems-minor group with 4 updates - #3026
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gems-minor group with 4 updates: [pg_search](https://github.com/Casecommons/pg_search), [simplecov](https://github.com/simplecov-ruby/simplecov), [bigdecimal](https://github.com/ruby/bigdecimal) and [parallel](https://github.com/grosser/parallel). Updates `pg_search` from 2.3.8 to 2.4.0 - [Changelog](https://github.com/Casecommons/pg_search/blob/master/CHANGELOG.md) - [Commits](Casecommons/pg_search@v2.3.8...v2.4.0) Updates `simplecov` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov@v1.1.1...v1.2.0) Updates `bigdecimal` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v4.1.2...v4.1.3) Updates `parallel` from 2.1.0 to 2.2.0 - [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md) - [Commits](grosser/parallel@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: pg_search dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gems-minor - dependency-name: simplecov dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gems-minor - dependency-name: bigdecimal dependency-version: 4.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gems-minor - dependency-name: parallel dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gems-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
GeauxJD and
SecurityCRob
as code owners
September 15, 2026 05:07
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3026 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 86 86
Lines 4735 4735
=========================================
Hits 4735 4735 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gems-minor group with 4 updates: pg_search, simplecov, bigdecimal and parallel.
Updates
pg_searchfrom 2.3.8 to 2.4.0Changelog
Sourced from pg_search's changelog.
Commits
e767fe3VERSION 2.4.05b8350cAdd historical release dates to changeloga75b7b4Use native RDoc markupbf644ccDocument Arel expression boundariesc135405Remove orphaned Arel rendering adapters56ce1d3Render multisearch statements through the connectionc47e272Preserve Arel expressions across query boundaries92fd78cRepresent SQL data with quoted Arel nodes84ae5eeKeep source column references as Arel attributes5aaa023Replace remaining query projection interpolationUpdates
simplecovfrom 1.1.1 to 1.2.0Release notes
Sourced from simplecov's releases.
... (truncated)
Changelog
Sourced from simplecov's changelog.