Git

Milestone

No milestone

Labels

dependencies ruby

Assignees

Reviewers

Linked items

Loading…

Projects

Loading…
dependabot[bot] commented

Bumps trilogy from 2.12.5 to 2.12.6.

Changelog

Sourced from trilogy's changelog.

2.12.6

Fixed

  • Properly release read buffer on unexpected exception (typically Timeout.timeout).

Added

  • trilogy_sockopt_t now has a void *privdata field to allow passing extra info to the callbacks.
Commits
  • 26c6f57 Release 2.12.6
  • 2305b07 Add void *privdata fields to trilogy_sockopt_t
  • 06f72cf Properly check buffers back in on unexpected exceptions
  • b79b0f0 Bump actions/checkout from 6 to 7
  • See full diff 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)
Insert