Skip to content

build(deps): bump sequel from 5.106.0 to 5.107.0 - #5343

Merged
johha merged 1 commit into
mainfrom
dependabot/bundler/sequel-5.107.0
Aug 5, 2026
Merged

build(deps): bump sequel from 5.106.0 to 5.107.0#5343
johha merged 1 commit into
mainfrom
dependabot/bundler/sequel-5.107.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps sequel from 5.106.0 to 5.107.0.

Changelog

Sourced from sequel's changelog.

=== 5.107.0 (2026-08-01)

  • Support Dataset#explain :query_plan option on SQLite, for EXPLAIN QUERY PLAN (cllns)

  • Add Database#set_property_graph_schema to support changing the schema for a property graph on PostgreSQL 19+ (jeremyevans)

  • Add Database#rename_property_graph to support renaming property graphs on PostgreSQL 19+ (jeremyevans)

  • Add Database#alter_property_graph to support ALTER PROPERTY GRAPH on PostgreSQL 19+ (jeremyevans)

  • Add Database#property_graphs to return an array of property graph name symbols on PostgreSQL 19+ (jeremyevans)

  • Add Database#graph_table to support GRAPH_TABLE expressions on PostgreSQL 19+ (jeremyevans)

  • Add Database#{create,drop}_property_graph to support {CREATE,DROP} PROPERTY GRAPH on PostgreSQL 19+ (jeremyevans)

Commits
  • 09cfd8b Bump version to 5.107.0
  • 868c461 Support :query_plan option in Dataset#explain on SQLite
  • bdb03b6 Fix nondeterministic test failure in property graph spec
  • 3e45652 Add Database#alter_property_graph, #rename_property_graph, and #set_property_...
  • 6e118df Add Database#property_graphs to return an array of property graph name symbol...
  • 114b59c Move parsing check/foreign key constraints to reflection section of PostgreSQ...
  • 431979e Add Database#graph_table to support GRAPH_TABLE expressions on PostgreSQL 19+
  • cef0e9c Add Database#create_property_graph to support CREATE PROPERTY GRAPH on Postgr...
  • 5609197 Restore TruffleRuby on CI
  • c08bea8 Fix specs on TruffleRuby
  • 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)

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

---
updated-dependencies:
- dependency-name: sequel
  dependency-version: 5.107.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 Aug 5, 2026
@johha
johha merged commit 2171dbf into main Aug 5, 2026
11 checks passed
@johha
johha deleted the dependabot/bundler/sequel-5.107.0 branch August 5, 2026 14:40
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Aug 5, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump json from 2.21.1 to 2.21.2
    PR: cloudfoundry/cloud_controller_ng#5336
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump github/codeql-action from 4.37.3 to 4.37.4
    PR: cloudfoundry/cloud_controller_ng#5338
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump undici from 7.28.0 to 7.29.0 in /docs/v3
    PR: cloudfoundry/cloud_controller_ng#5340
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump oj from 3.17.4 to 3.17.5
    PR: cloudfoundry/cloud_controller_ng#5341
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

- build(deps): bump sequel from 5.106.0 to 5.107.0
    PR: cloudfoundry/cloud_controller_ng#5343
    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