strakers / zendesk-drupal-webform

Adds the ability to create Zendesk tickets from Drupal Webforms
https://packagist.org/packages/strakez/zendesk-webform
MIT License
2 stars 4 forks source link

Bump zendesk/zendesk_api_client_php from 2.2.8 to 2.2.11 #40

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps zendesk/zendesk_api_client_php from 2.2.8 to 2.2.11.

Release notes

Sourced from zendesk/zendesk_api_client_php's releases.

Add Input Validation for Zendesk Subdomain

Lack of input validation of the Zendesk subdomain could expose users of the library to Server Side Request Forgery (SSRF).

Validate the provided Zendesk subdomain to be a valid subdomain in:

  • getAuthUrl
  • getAccessToken

References

v2.2.10

Updated library dependencies

v2.2.9

  • Minor Documentation changes
  • Remove secrets and tokens from commit history
Commits
  • b451b74 Merge pull request #466 from zendesk/validate-zendesk-subdomain
  • 60e0589 Make subdomain validation more restrictive
  • 93f5e74 Bugfix
  • 15e55c7 Validate the provided Zendesk subdomain
  • 13f0c1f Merge pull request #453 from gmponos/patch-1
  • 9d4fb82 Allow guzzle 7
  • 8a2f448 Merge pull request #440 from zendesk/nogates/upgrade-phpmd
  • 4c2fb34 upgrade phpmd
  • c5c38ef Merge pull request #432 from jmramos02/jramos/use-trusty-for-5.5
  • ddecc19 Use trusty to run tests for php 5.5
  • 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](https://github.com/strakers/zendesk-drupal-webform/network/alerts).
dependabot[bot] commented 3 years ago

Looks like zendesk/zendesk_api_client_php is up-to-date now, so this is no longer needed.