Skip to content

build(deps): bump sequel from 5.101.0 to 5.102.0#4896

Merged
moleske merged 1 commit intomainfrom
dependabot/bundler/sequel-5.102.0
Mar 4, 2026
Merged

build(deps): bump sequel from 5.101.0 to 5.102.0#4896
moleske merged 1 commit intomainfrom
dependabot/bundler/sequel-5.102.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps sequel from 5.101.0 to 5.102.0.

Changelog

Sourced from sequel's changelog.

=== 5.102.0 (2026-03-01)

  • Make connection_validator and connection_expiration extensions correct handle sharded_timed_queue connection pool (jeremyevans) (#2354)

  • Add connection_checkout_event_callback extension to assist in collecting telemetry information (jeremyevans)

Commits
  • 7948e9b Bump version to 5.102.0
  • ab35255 Avoid nondeterministic behavior in timed queue connection pool specs
  • 3caf120 Make connection_validator and connection_expiration extensions correct handle...
  • cb8d60d Remove extra + in rdoc formatting
  • c556c41 Fix doc typo: s/Sequel.connection/Sequel.connect/
  • 4bce385 Fix nondeterministic test failure in connection_checkout_event_callback spec
  • 211a41e Add connection_checkout_event_callback extension to assist in collecting tele...
  • 54b745c Add available and wait_until_available methods to timed queue connection pools
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 2, 2026
Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.101.0 to 5.102.0.
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.101.0...5.102.0)

---
updated-dependencies:
- dependency-name: sequel
  dependency-version: 5.102.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.102.0 branch from 583108b to 3da0a66 Compare March 3, 2026 12:44
@moleske moleske merged commit 2e40140 into main Mar 4, 2026
16 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/sequel-5.102.0 branch March 4, 2026 03:08
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