ministryofjustice / staff-device-dhcp-server

The ISC KEA server for serving DHCP requests (via a Docker image)
https://github.com/ministryofjustice/cloud-operations#dhcp--dns
MIT License
2 stars 3 forks source link

⬆️ Bump sequel from 5.68.0 to 5.69.0 in /dhcp-service/metrics #270

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sequel from 5.68.0 to 5.69.0.

Changelog

Sourced from sequel's changelog.

=== 5.69.0 (2023-06-01)

  • Avoid unsupported flag warning when using the mysql adapter with ruby-mysql 3+ (jeremyevans)

  • Make mysql adapter work with ruby-mysql 4+ (jeremyevans)

  • Add Model::DatasetModule#model accessor (davekaro) (#2040)

  • Add trilogy adapter (jeremyevans)

Commits
  • 3bfa0f0 Bump version to 5.69.0
  • 748c989 Remove time check in connection pool spec
  • 7b4b30e Reword :read_only description in sharding doc
  • a0d06e3 Sharding docs: Cleary state that :read_only is a special key
  • 828e3d4 Make mysql adapter work with ruby-mysql 4+
  • 141b75e Drop Ruby 2.2 from CI
  • 3c18750 Update CHANGELOG
  • 6410a3e Expose the model class inside the dataset module
  • 41e621f Use :found_rows option for trilogy to get accurate rows matched
  • 6042514 Fix referencing Trilogy error class when disconnecting
  • 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 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)