Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps trilogy from 2.9.0 to 2.10.0.

Release notes

Sourced from trilogy's releases.

v2.10.0

Added

  • Add size alias for Trilogy::Result#count. #209

Fixed

  • Declare bigdecimal dependency for Ruby 3.4+. #213
  • Fix Ractor support. #215
  • Use append_cflags instead of appending directly. #231
  • Don't confuse length encoded int with EOF. #179

Changed

  • Speed up Trilogy#escape by 3 to 5x. #212
  • Use a buffer pool. #214
Changelog

Sourced from trilogy's changelog.

2.10.0

Added

  • Add size alias for Trilogy::Result#count. #209

Fixed

  • Declare bigdecimal dependency for Ruby 3.4+. #213
  • Fix Ractor support. #215
  • Use append_cflags instead of appending directly. #231
  • Don't confuse length encoded int with EOF. #179

Changed

  • Speed up Trilogy#escape by 3 to 5x. #212
  • Use a buffer pool. #214
Commits
  • e48d000 Release v2.10.0 (#256)
  • 23d1fd7 Merge pull request #255 from trilogy-libraries/ruby-40
  • 02880d6 Test with Ruby 4.0
  • 7d40e20 Merge pull request #249 from basecamp/ruby-4
  • 70cf5b5 Merge pull request #250 from trilogy-libraries/dependabot/github_actions/acti...
  • 52213ba Bump actions/checkout from 5 to 6
  • a4e7ff1 Ruby 4 support
  • 9fef677 Merge pull request #243 from jhawthorn/buffer_pool_fixes
  • ea5fcde Merge pull request #179 from trilogy-libraries/lenencint-eof-confusion
  • 737273c Don't bother checking in buffer pool on free
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 16, 2026
Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/trilogy-libraries/trilogy/releases)
- [Changelog](https://github.com/trilogy-libraries/trilogy/blob/main/CHANGELOG.md)
- [Commits](trilogy-libraries/trilogy@v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: trilogy
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/trilogy-2.10.0 branch from 9c086c3 to 32e519f Compare January 19, 2026 19:43
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