Skip to content

build(deps): bump sequel from 5.102.0 to 5.103.0#4992

Merged
moleske merged 1 commit intomainfrom
dependabot/bundler/sequel-5.103.0
Apr 3, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps sequel from 5.102.0 to 5.103.0.

Changelog

Sourced from sequel's changelog.

=== 5.103.0 (2026-04-01)

  • Have column and add_column in the generators warn if option values override argument values (jeremyevans)

  • Show method name causing change migration to be irreversible in exception message (jeremyevans)

  • Make dirty plugin handle the Model#[]= calls with keys that are not model columns (jeremyevans) (#2357)

  • Soft-deprecate the jdbc/derby adapter, as Derby is no longer supported upstream (jeremyevans)

  • Add lit_require_frozen extension, for disallowing usage of unfrozen strings as literal SQL (jeremyevans)

  • Avoid creating multiple strings when passing literal string to dataset filtering method (jeremyevans)

Commits
  • 37f97a1 Bump version to 5.103.0
  • 8792c73 Update specs to work with minitest 6.0.3
  • 23634d8 Have column and add_column in the generators warn if option values override a...
  • fb3df68 Simplify code in lit_require_frozen
  • 930b886 Show method name causing change migration to be irreversible in exception mes...
  • 1d68f77 Always call super in Model#change_column_value in dirty plugin
  • 5c48c9d Make dirty plugin handle the Model#[]= calls with keys that are not model col...
  • e849fd3 Fix doc typo: s/get get/to get/
  • 66e72a3 Document potential security concerns in the serialization plugin
  • df447b4 Use start_with? in the serialization plugin
  • 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 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.102.0 to 5.103.0.
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.102.0...5.103.0)

---
updated-dependencies:
- dependency-name: sequel
  dependency-version: 5.103.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 Apr 2, 2026
@moleske moleske merged commit e5bde60 into main Apr 3, 2026
11 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/sequel-5.103.0 branch April 3, 2026 05:06
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Apr 3, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump rack from 3.2.5 to 3.2.6
    PR: cloudfoundry/cloud_controller_ng#4987
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump mime-types-data from 3.2026.0317 to 3.2026.0331
    PR: cloudfoundry/cloud_controller_ng#4985
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

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

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

- build(deps-dev): bump gaxios from 7.1.3 to 7.1.4 in /docs/v3
    PR: cloudfoundry/cloud_controller_ng#4990
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

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

- build(deps): bump grpc from 1.78.1 to 1.80.0
    PR: cloudfoundry/cloud_controller_ng#4979
    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