retailcrm / mg-bot-api-client-php

PHP client for MG Bot API
MIT License
3 stars 11 forks source link

Bump guzzlehttp/guzzle from 6.5.5 to 6.5.6 #26

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps guzzlehttp/guzzle from 6.5.5 to 6.5.6.

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 6.5.6

See change log for changes.

Changelog

Sourced from guzzlehttp/guzzle's changelog.

6.5.6 - 2022-05-25

  • Fix cross-domain cookie leakage
Commits


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](https://github.com/retailcrm/mg-bot-api-client-php/network/alerts).
codecov-commenter commented 2 years ago

Codecov Report

Merging #26 (9e1f077) into master (04cd471) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 9e1f077 differs from pull request most recent head f567202. Consider uploading reports for the commit f567202 to get more accurate results

@@            Coverage Diff            @@
##             master      #26   +/-   ##
=========================================
  Coverage     68.61%   68.61%           
  Complexity      769      769           
=========================================
  Files            55       55           
  Lines          1351     1351           
=========================================
  Hits            927      927           
  Misses          424      424           

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 04cd471...f567202. Read the comment docs.