Skip to content

build(deps): bump sequel from 5.37.0 to 5.38.0#1940

Merged
Gerg merged 1 commit intomasterfrom
dependabot/bundler/sequel-5.38.0
Nov 2, 2020
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps sequel from 5.37.0 to 5.38.0.

Changelog

Sourced from sequel's changelog.

=== 5.38.0 (2020-11-01)

  • Do not add new Database instances to Sequel::DATABASES if the test connection fails (jeremyevans) (#1727)

  • Support the newer com.mysql.cj.jdbc.Driver in the jdbc/mysql adapter (jeremyevans)

  • Do not swallow disconnect errors in Database#create_or_replace_view or Database#create_table* on Oracle (jeremyevans)

  • Only rescue non-disconnect Sequel::DatabaseErrors in Postgres::Database#server_version (jeremyevans) (#1724)

  • Make the single_table_inheritance and prepared_statements plugins work if loaded into the same class (jeremyevans) (#1721)

Commits
  • 1acf707 Bump version to 5.38.0
  • df173ff Do not add new Database instances to Sequel::DATABASES if the test connection...
  • a84e836 Document issue with newer jdbc-mysql gem versions
  • 9594c27 Support the newer com.mysql.cj.jdbc.Driver in the jdbc/mysql adapter
  • 62a8ec1 Do not swallow disconnect errors in Database#create_or_replace_view or Databa...
  • de22fcd Only rescue non-disconnect Sequel::DatabaseErrors in Postgres::Database#serve...
  • d14ccc6 Remove duplicated comment line
  • da68e65 Make the single_table_inheritance and prepared_statements plugins work if loa...
  • 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 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 Nov 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/175534957

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

@Gerg Gerg merged commit 76add1c into master Nov 2, 2020
@dependabot dependabot bot deleted the dependabot/bundler/sequel-5.38.0 branch November 2, 2020 18:40
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