razorpay / razorpay-whmcs

Razorpay Payment Extension for WHMCS
16 stars 14 forks source link

Bump rmccue/requests from 1.7.0 to 2.0.6 in /modules/gateways/razorpay/razorpay-sdk #65

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rmccue/requests from 1.7.0 to 2.0.6.

Release notes

Sourced from rmccue/requests's releases.

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.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

  • Update bundled certificates as of 2022-07-19. #763

#763: WordPress/Requests#763

2.0.3

Overview of changes

  • Update bundled certificates as of 2022-04-26. #731

#731: WordPress/Requests#731

2.0.2

Overview of changes

  • Update bundled certificates as of 2022-03-18. #697

#697: WordPress/Requests#697

2.0.1

... (truncated)

Commits
  • 7d0f839 Merge pull request #797 from WordPress/feature/changelog-for-2.0.6
  • 3771947 Changelog for release 2.0.6
  • 994b7b1 GH Actions: run lint and tests against PHP 8.2.
  • 2e3e3d4 CS: ignore debug info in test files
  • 8a525a9 Test bootstrap: log debug information about test server availability.
  • 73cab6f Tests: skip tests using httpbin() if the server is not available
  • 6c49deb Tests: move the httpbin function declaration to the TestCase
  • b34392f PHP 8.2 | Transport\BaseTestCase: explicitly declare all properties
  • f70370b :lock_with_ink_pen: Update certificate bundle
  • 4464acc Change "Request" to "Requests" in deprecation msg.
  • 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[bot] commented 1 year ago

Superseded by #66.