Skip to content

build(deps): bump sequel from 5.92.0 to 5.93.0#4388

Merged
moleske merged 1 commit intomainfrom
dependabot/bundler/sequel-5.93.0
Jun 3, 2025
Merged

build(deps): bump sequel from 5.92.0 to 5.93.0#4388
moleske merged 1 commit intomainfrom
dependabot/bundler/sequel-5.93.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps sequel from 5.92.0 to 5.93.0.

Changelog

Sourced from sequel's changelog.

=== 5.93.0 (2025-06-01)

  • Add support to Dataset#explain for all PostgreSQL EXPLAIN options (jeremyevans)

  • Make Dataset#{explain,analyze} work with the pg_auto_parameterize extension (jeremyevans)

  • Support multilevel qualified identifiers in Database#create_table (jeremyevans)

  • Add Sequel::OLD and Sequel::NEW constants, for use in RETURNING statements on PostgreSQL 18+ (jeremyevans)

  • Fix SQL::QualifiedIdentifier handling of SQL::Identifier wrapping LiteralString values (jeremyevans)

  • Fix literalization of SQL::Identifier wrapping LiteralString values (jeremyevans)

  • Add Dataset#prepare_sql_type for setting the SQL type to use for prepare/call (jeremyevans)

Commits
  • f9b15dc Bump version to 5.93.0
  • 97a9cba Handle jdbc-specific type in postgres adapter specs
  • 975870e Add support to Dataset#explain for all PostgreSQL EXPLAIN options
  • ea685e1 Make Dataset#{explain,analyze} work with the pg_auto_parameterize extension
  • 7f6b4af Add JRuby 10.0 to CI
  • 8616c6b Have mock postgres adapter emulate PostgreSQL 17.0 by default
  • cfd2983 Remove remaining defined?(RUBY_ENGINE) calls
  • 621b6c3 Satisfy JDBC URL by including a slash between domain and query string
  • f1c166e Refactor MariaDB CI support
  • ff145ea Skip spec creating temp table in invalid schema on MariaDB
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.92.0 to 5.93.0.
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.92.0...5.93.0)

---
updated-dependencies:
- dependency-name: sequel
  dependency-version: 5.93.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 Jun 2, 2025
@moleske moleske merged commit 153f3c7 into main Jun 3, 2025
12 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/sequel-5.93.0 branch June 3, 2025 03:12
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jun 3, 2025
Dependency updates in cloud_controller_ng:

- build(deps-dev): bump parallel_tests from 5.2.0 to 5.3.0
    PR: cloudfoundry/cloud_controller_ng#4387
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump sequel from 5.92.0 to 5.93.0
    PR: cloudfoundry/cloud_controller_ng#4388
    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