Skip to content

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

Merged
johha merged 1 commit into
mainfrom
dependabot/bundler/sequel-5.108.0
Sep 14, 2026
Merged

build(deps): bump sequel from 5.107.0 to 5.108.0#5426
johha merged 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 dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/sequel-5.108.0 branch from ac27713 to e12a7c8 Compare September 14, 2026 06:05
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 force-pushed the dependabot/bundler/sequel-5.108.0 branch from e12a7c8 to 011b67e Compare September 14, 2026 06:06
@johha
johha merged commit 6802e79 into main Sep 14, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/sequel-5.108.0 branch September 14, 2026 06:27
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Sep 14, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump rubyzip from 3.5.0 to 3.6.0
    PR: cloudfoundry/cloud_controller_ng#5423
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump sequel from 5.107.0 to 5.108.0
    PR: cloudfoundry/cloud_controller_ng#5426
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump multi_json from 1.21.1 to 1.21.2
    PR: cloudfoundry/cloud_controller_ng#5440
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump grpc from 1.83.0 to 1.83.1
    PR: cloudfoundry/cloud_controller_ng#5420
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump cgi from 0.5.1 to 0.5.2
    PR: cloudfoundry/cloud_controller_ng#5421
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump bootsnap from 1.25.0 to 1.26.0
    PR: cloudfoundry/cloud_controller_ng#5424
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump sorbet-runtime from 0.6.13466 to 0.6.13486
    PR: cloudfoundry/cloud_controller_ng#5425
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump simplecov from 1.1.1 to 1.2.0
    PR: cloudfoundry/cloud_controller_ng#5429
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump oasdiff/oasdiff-action from 0.1.14 to 0.1.15
    PR: cloudfoundry/cloud_controller_ng#5430
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump parallel from 2.1.0 to 2.2.0
    PR: cloudfoundry/cloud_controller_ng#5433
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump sequel_pg from 1.19.0 to 1.20.0
    PR: cloudfoundry/cloud_controller_ng#5438
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump fluent-logger from 0.10.0 to 0.11.0
    PR: cloudfoundry/cloud_controller_ng#5439
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant