razorpay / razorpay-whmcs

Razorpay Payment Extension for WHMCS
16 stars 14 forks source link

Bump rmccue/requests from 1.7.0 to 2.0.8 in /modules/gateways/razorpay/razorpay-sdk #67

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps rmccue/requests from 1.7.0 to 2.0.8.

Release notes

Sourced from rmccue/requests's releases.

Version 2.0.8

Overview of changes

  • Update bundled certificates as of 2023-08-22. #823
  • Fixed: only force close cURL connection when needed (cURL < 7.22). #656, #657 Props @​mircobabini
  • Composer: updated list of suggested PHP extensions to enable. #821
  • README: add information about the PSR-7/PSR-18 wrapper for Requests. #827

#656: WordPress/Requests#656 #657: WordPress/Requests#657 #821: WordPress/Requests#821 #823: WordPress/Requests#823 #827: WordPress/Requests#827

Version 2.0.7

Overview of changes

  • Update bundled certificates as of 2023-05-30. #809

#809: WordPress/Requests#809

Version 2.0.6

Overview of changes

  • Update bundled certificates as of 2023-01-10. #791
  • Fix typo in deprecation notice. #785 Props @​costdev
  • Minor internal improvements for passing the correct type to function calls. #779
  • Confirmed compatibility with PHP 8.2. No changes were needed, so Request 2.0.1 and higher can be considered compatible with PHP 8.2.
  • Various documentation improvements and other general housekeeping.

#779: WordPress/Requests#779 #785: WordPress/Requests#785 #791: WordPress/Requests#791

... (truncated)

Changelog

Sourced from rmccue/requests's changelog.

2.0.8

Overview of changes

  • Update bundled certificates as of 2023-08-22. #823
  • Fixed: only force close cURL connection when needed (cURL < 7.22). #656, #657 Props [@​mircobabini][gh-mircobabini]
  • Composer: updated list of suggested PHP extensions to enable. #821
  • README: add information about the PSR-7/PSR-18 wrapper for Requests. #827

#656: WordPress/Requests#656 #657: WordPress/Requests#657 #821: WordPress/Requests#821 #823: WordPress/Requests#823 #827: WordPress/Requests#827

2.0.7

Overview of changes

  • Update bundled certificates as of 2023-05-30. #809

#809: WordPress/Requests#809

2.0.6

Overview of changes

  • Update bundled certificates as of 2023-01-10. #791
  • Fix typo in deprecation notice. #785 Props [@​costdev][gh-costdev]
  • Minor internal improvements for passing the correct type to function calls. #779
  • Confirmed compatibility with PHP 8.2. No changes were needed, so Request 2.0.1 and higher can be considered compatible with PHP 8.2.
  • Various documentation improvements and other general housekeeping.

#779: WordPress/Requests#779 #785: WordPress/Requests#785 #791: WordPress/Requests#791

2.0.5

Overview of changes

  • Update bundled certificates as of 2022-10-11. #769

#769: WordPress/Requests#769

2.0.4

Overview of changes

... (truncated)

Commits
  • fae75bc Merge pull request #828 from WordPress/feature/changelog-2.0.8
  • c4206e1 Changelog for release 2.0.8
  • 4614bc8 :lock_with_ink_pen: Update certificate bundle
  • a1d540e README/Composer: suggest the Requests PSR18 adapter package
  • 2f78449 GH Actions: update doc generation workflow
  • fcea4de Add Connection:close header only when needed
  • b8f1f94 Composer: update suggested PHP extensions
  • c748e13 Add docblock about intent
  • 93b4c99 Remove unused imports
  • d3530b4 Add tests to error on unavailable test servers
  • 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)
dependabot[bot] commented 10 months ago

Superseded by #69.