dorel14 / 3CX-Cdr-Tcp-Server

GNU General Public License v3.0
4 stars 3 forks source link

Bump scp from 0.14.5 to 0.15.0 #47

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps scp from 0.14.5 to 0.15.0.

Changelog

Sourced from scp's changelog.

0.15.0 (2024-05-23)

  • Add bandwidth control (limit_bw)
Commits
  • 58b9bcc Bump version to 0.15.0
  • a7397ec Merge pull request #188 from hoffmanlucas/limit_bw
  • 34c2536 Use limit_bw in some tests
  • a98ac56 Fix limit_bw default
  • 708ecda Revert formatting
  • a868536 add limit bandwidth control
  • 80216b6 CI: Fix typo for Python 3.5
  • 7f91c95 Merge branch 'python2.7-docker' into 'master'
  • 535273e CI: Link real HOME to GitHub HOME /github/home
  • c37710e CI: We're root in container, PermitRootLogin=yes
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)