query-filter-laravel icon indicating copy to clipboard operation
query-filter-laravel copied to clipboard

Bump illuminate/database from 6.5.2 to 6.20.26

Open dependabot[bot] opened this issue 4 years ago • 1 comments

Bumps illuminate/database from 6.5.2 to 6.20.26.

Commits
  • 8445174 cast to int
  • da124fb Add more messages for detecting lost connection (happens during managed Postg...
  • df0f50a Use qualified column names in pivot query (#36720)
  • 07c17d1 Add WSREP communication link failure for lost connection detection (#36668)
  • a29e13b Add ssl broken pipe as lost connection error (#36601)
  • 99890e3 When using managed PostgreSQL instances on DigitalOcean every now and then th...
  • 00b016a formatting
  • fd2d667 Add limit bindings for having between + tests.
  • 7797c2a Update whereDay and whereYear to clean value.
  • c2d71ad Limit expected bindingx v2.
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Apr 29 '21 23:04 dependabot[bot]

Codecov Report

Merging #21 (8faec7c) into master (df797c7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #21   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        63        63           
===========================================
  Files              5         5           
  Lines            173       173           
===========================================
  Hits             173       173           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update df797c7...8faec7c. Read the comment docs.

codecov[bot] avatar Apr 29 '21 23:04 codecov[bot]