Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

Bump sequel from 5.68.0 to 5.69.0#353

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/sequel-5.69.0
Open

Bump sequel from 5.68.0 to 5.69.0#353
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/sequel-5.69.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

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)

Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.68.0 to 5.69.0.
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.68.0...5.69.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants