Skip to content

build(deps): bump sequel from 5.107.0 to 5.108.0 - #5426

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/sequel-5.108.0
Open

build(deps): bump sequel from 5.107.0 to 5.108.0#5426
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/sequel-5.108.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps sequel from 5.107.0 to 5.108.0.

Changelog

Sourced from sequel's changelog.

=== 5.108.0 (2026-09-01)

  • Support :allow_migration_number option for TimestampMigrator (jeremyevans)

  • Recognize additional disconnect errors in the mysql and mysql2 adapters (sdalu) (#2382)

  • Deprecate Sequel.require (jeremyevans)

  • Add ndims, position, positions, prepend, sample, shuffle, and trim to pg_array_ops extension (jeremyevans)

  • Support :select and :select_where options for Postgres Dataset#insert_conflict on PostgreSQL 19+ (jeremyevans)

  • Support cast* methods directly on Postgres::PGArray instances (jeremyevans)

  • Replace Model#_save_update_changed_colums_hash with #_save_update_changed_columns_hash (jeremyevans) (#2379)

  • Replace Dataset#aggreate_dataset_use_from_self? with #aggregate_dataset_use_from_self? (jeremyevans) (#2379)

Commits
  • a86e919 Bump version to 5.108.0
  • eb000b9 Move deprecation warning for Sequel.require to after require
  • a9ca5dc Use relative links on website
  • 27f1b11 Reformat the rdoc Hanna documentation to match the existing website style
  • 61b6eeb Update coverage test code for simplecov 1.x
  • d76517d Support :allow_migration_number option for TimestampMigrator
  • 06c0653 Remove duplicate section in Connecting to DB doc
  • a6cd0a0 Add :port to Sequel.connect general options doc
  • de98aba Recognize disconnects in the mysql and mysql2 adapters using client error codes
  • 27c979a Fix indentation in sequel/core
  • 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 [sequel](https://github.com/jeremyevans/sequel) from 5.107.0 to 5.108.0.
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.107.0...5.108.0)

---
updated-dependencies:
- dependency-name: sequel
  dependency-version: 5.108.0
  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 Sep 7, 2026
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