mtrudel / hap

A HomeKit Accessory Protocol (HAP) Implementation for Elixir
MIT License
91 stars 9 forks source link

Bump bandit from 0.2.1 to 0.6.0 #30

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps bandit from 0.2.1 to 0.6.0.

Commits
  • e197c79 Version bump to 0.6.0
  • 87e9617 Update default Phoenix binding to 0.0.0.0, update Phoenix docs
  • c04bdcf Fix case where part of HTTP/1 request body arrives while reading headers
  • 0e3edda Handle all path types (#43)
  • 10988bf Fix Elixir 1.15 deprecations / warnings (#48)
  • df48e86 Convert case with passthrough errors to with in HTTP1.Adapter (#47)
  • 08e3961 Bump thousand_island from 0.5.10 to 0.5.11 (#45)
  • c72f300 Bump ex_doc from 0.28.5 to 0.29.0 (#46)
  • 6b8567f Define security policy (#44)
  • ff779f7 Gracefully handle invalid HTTP versions (#42)
  • 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)
mtrudel commented 1 year ago

@dependabot ignore this minor version

dependabot[bot] commented 1 year ago

OK, I won't notify you about version 0.6.x again, unless you re-open this PR. 😢

mtrudel commented 1 year ago

Up to date now thanks to @petermm so let's get back on the dependant train

mtrudel commented 1 year ago

@dependabot recreate

dependabot[bot] commented 1 year ago

Looks like bandit is up-to-date now, so this is no longer needed.