Skip to content

build(deps): bump sequel from 5.38.0 to 5.39.0#1982

Merged
Gerg merged 1 commit intomasterfrom
dependabot/bundler/sequel-5.39.0
Dec 2, 2020
Merged

build(deps): bump sequel from 5.38.0 to 5.39.0#1982
Gerg merged 1 commit intomasterfrom
dependabot/bundler/sequel-5.39.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2020

Bumps sequel from 5.38.0 to 5.39.0.

Changelog

Sourced from sequel's changelog.

=== 5.39.0 (2020-12-01)

  • Support :clustered option for primary key and unique constraints on Microsoft SQL Server (jeremyevans)

  • Do not modify the size of binary columns when using set_column_allow_null on Microsoft SQL Server (jeremyevans) (#1736)

  • Add a fork safety guide with more detail on how to use Sequel with libraries that fork (janko) (#1733)

  • Make the roots_dataset method in the tree plugin work with queries using joins (jeremyevans) (#1731)

  • Make Database#tables return partitioned tables on PostgreSQL 10+ (epoberezhny) (#1729, #1730)

Commits
  • ef922c0 Bump version to 5.39.0
  • 847206f Skip an MSSQL adapter spec when using the odbc/mssql adapter
  • ac93738 Set BUNDLE_GEMFILE for the whole CI job
  • 8d16f42 Remove unnecessary quotes to make the line shorter
  • de98fc7 Remove ".sql" call in cheat sheet examples
  • c28842d Fix querying doc typos
  • cab3ff5 Documentation change for better rdoc linking (Fixes #1739)
  • 88a1944 Fix timezones doc typos
  • 0f25968 Don't make use_prepared_statements_for? public in single_table_inheritance pl...
  • c59f875 Fix error message for Database#rollback_on_exit without a transaction
  • 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 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 Dec 2, 2020
@cf-gitbot
Copy link
Copy Markdown

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/175971712

The labels on this github issue will be updated when the story is started.

@Gerg Gerg merged commit 313dbcf into master Dec 2, 2020
@dependabot dependabot bot deleted the dependabot/bundler/sequel-5.39.0 branch December 2, 2020 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted 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.

2 participants