Skip to content

Bump trilogy from 2.11.1 to 2.12.3#2834

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/trilogy-2.12.3
Open

Bump trilogy from 2.11.1 to 2.12.3#2834
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/trilogy-2.12.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps trilogy from 2.11.1 to 2.12.3.

Release notes

Sourced from trilogy's releases.

v2.12.3

  • Exclude Trilogy#server_version from Synchronization mutex.

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.3

Fixed

  • Exclude Trilogy#server_version from Synchronization mutex.

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
  • 9fa6862 Release v2.12.3
  • 1583e09 Exclude server_version from Synchronization mutex
  • 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
  • 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 [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.11.1 to 2.12.3.
- [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.3)

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

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 Apr 10, 2026
Copilot AI review requested due to automatic review settings April 10, 2026 20:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 10, 2026
@dependabot dependabot bot review requested due to automatic review settings April 10, 2026 20:24
Copilot AI review requested due to automatic review settings April 10, 2026 20:24
@dependabot dependabot bot review requested due to automatic review settings April 10, 2026 20:24
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