build(deps): bump sequel from 5.107.0 to 5.108.0 - #5426
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/bundler/sequel-5.108.0
branch
from
September 14, 2026 06:05
ac27713 to
e12a7c8
Compare
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
Bot
force-pushed
the
dependabot/bundler/sequel-5.108.0
branch
from
September 14, 2026 06:06
e12a7c8 to
011b67e
Compare
johha
approved these changes
Sep 14, 2026
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps sequel from 5.107.0 to 5.108.0.
Changelog
Sourced from sequel's changelog.
Commits
a86e919Bump version to 5.108.0eb000b9Move deprecation warning for Sequel.require to after requirea9ca5dcUse relative links on website27f1b11Reformat the rdoc Hanna documentation to match the existing website style61b6eebUpdate coverage test code for simplecov 1.xd76517dSupport :allow_migration_number option for TimestampMigrator06c0653Remove duplicate section in Connecting to DB doca6cd0a0Add :port to Sequel.connect general options docde98abaRecognize disconnects in the mysql and mysql2 adapters using client error codes27c979aFix indentation in sequel/core