Skip to content

Bump trilogy from 2.11.1 to 2.12.2#255

Merged
mateuscruz merged 2 commits intomainfrom
dependabot/bundler/trilogy-2.12.2
Apr 1, 2026
Merged

Bump trilogy from 2.11.1 to 2.12.2#255
mateuscruz merged 2 commits intomainfrom
dependabot/bundler/trilogy-2.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps trilogy from 2.11.1 to 2.12.2.

Release notes

Sourced from trilogy's releases.

v2.12.2

  • Fixed incorrect usec for local time casting.

v2.12.1

  • Fixed local time casting sometimes using the wrong offset.

v2.12.0

  • Fixed compatibility with Manticore.
  • Improved performance of result parsing and type casting in the Ruby extension. Particularly for datetime fields.
  • Added Trilogy::Result#in_transaction?
Changelog

Sourced from trilogy's changelog.

2.12.2

  • Fixed incorrect usec for local time casting.

2.12.1

  • Fixed local time casting sometimes using the wrong offset.

2.12.0

  • Fixed compatibility with Manticore.
  • Improved performance of result parsing and type casting in the Ruby extension. Particularly for datetime fields.
  • Added Trilogy::Result#in_transaction?
Commits
  • b89f376 Release v2.12.2
  • 31a58dc Fix local time usec bug (#287)
  • b5f8172 Release v2.12.1
  • 8b3e151 Don't use rb_time_timespec_new for local times
  • 5c1f9e1 Release v2.12.0
  • d273e35 Update CHANGELOG
  • ec0ef18 Ensure Result#fields and #rows are always arrays
  • 73df802 Read EOF/OK packets with info message after row data
  • 7fcfe8c Allocate Ruby string with their encoding
  • a5ef4ed Use batch API to create Ruby arrays
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 1, 2026
@mateuscruz
Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.11.1 to 2.12.2.
- [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.11.1...v2.12.2)

---
updated-dependencies:
- dependency-name: trilogy
  dependency-version: 2.12.2
  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.12.2 branch from b07b5ca to a60af50 Compare April 1, 2026 16:24
@mateuscruz mateuscruz merged commit 3f9966a into main Apr 1, 2026
25 of 38 checks passed
@mateuscruz mateuscruz deleted the dependabot/bundler/trilogy-2.12.2 branch April 1, 2026 19:16
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.

2 participants