Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sequel from 5.38.0 to 5.39.0 #909

Merged
merged 1 commit into from
Dec 8, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 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

Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.38.0 to 5.39.0.
- [Release notes](https://github.com/jeremyevans/sequel/releases)
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.38.0...5.39.0)

Signed-off-by: dependabot[bot] <support@github.com>
@hsbt hsbt merged commit a7843c5 into master Dec 8, 2020
@hsbt hsbt deleted the dependabot/bundler/sequel-5.39.0 branch December 8, 2020 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants