Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps rmccue/requests from 2.0.15 to 2.0.16.

Release notes

Sourced from rmccue/requests's releases.

Version 2.0.16

Overview of changes

  • Update bundled certificates as of 2025-11-04. #954
  • Fixed: PHP 8.5 deprecation notices for Reflection*::setAccessible() #940
  • Fixed: PHP 8.5 deprecation notices for curl_close() #947 Props @​TobiasBg
  • Fixed: PHP 8.5 deprecation notices Using null as an array offset #956
  • Fixed: Disallow FilteredIterator to accept objects (PHP 8.5 deprecation). #968 Note: This is technically a breaking change as this was documented behaviour. However, FilteredIterator is an internal class and the only detected use of this behavior was in a test.
  • Fixed: tests for expired and revoked SSL certificates. #967
  • Composer: remove roave/security-advisories (no longer needed with Composer 2.9+). #961
  • README: corrected Python Requests library URL. #944 Props @​pmbaldha
  • General housekeeping.
Changelog

Sourced from rmccue/requests's changelog.

2.0.16

Overview of changes

  • Update bundled certificates as of 2025-11-04. #954
  • Fixed: PHP 8.5 deprecation notices for Reflection*::setAccessible() #940
  • Fixed: PHP 8.5 deprecation notices for curl_close() #947 Props [@​TobiasBg][gh-TobiasBg]
  • Fixed: PHP 8.5 deprecation notices Using null as an array offset #956
  • Fixed: Disallow FilteredIterator to accept objects (PHP 8.5 deprecation). #968 Note: This is technically a breaking change as this was documented behaviour. However, FilteredIterator is an internal class and the only detected use of this behavior was in a test.
  • Fixed: tests for expired and revoked SSL certificates. #967
  • Composer: remove roave/security-advisories (no longer needed with Composer 2.9+). #961
  • README: corrected Python Requests library URL. #944 Props [@​pmbaldha][gh-pmbaldha]
  • General housekeeping.

#940: WordPress/Requests#940 #944: WordPress/Requests#944 #947: WordPress/Requests#947 #954: WordPress/Requests#954 #956: WordPress/Requests#956 #961: WordPress/Requests#961 #967: WordPress/Requests#967 #968: WordPress/Requests#968

Commits
  • babd303 Merge pull request #990 from WordPress/release/2.0.16
  • 457dba4 Changelog for release 2.0.16
  • 3dfeb42 CS: start using PHPCompatibility 10
  • ef1fb95 PHP 8.5 | CaseInsensitiveDictionary: final touches
  • f5539f6 Composer: prevent a lock file from being created
  • 366bbe7 GH Actions/quicktest: fix proxy cancelling
  • 04616f4 CurlTest::testDoesntOverwriteExpectHeaderIfManuallySet(): skip test on PHP 5.6
  • e47bdad GH Actions: update for the release of PHP 8.5
  • 7ff5d45 GH Actions: do not persist credentials
  • 8415add GH Actions: Bump actions/download-artifact from 5.0.0 to 6.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 24, 2025
@sreichel
Copy link
Collaborator

@dependabot recreate

Bumps [rmccue/requests](https://github.com/WordPress/Requests) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/WordPress/Requests/releases)
- [Changelog](https://github.com/WordPress/Requests/blob/develop/CHANGELOG.md)
- [Commits](WordPress/Requests@v2.0.15...v2.0.16)

---
updated-dependencies:
- dependency-name: rmccue/requests
  dependency-version: 2.0.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/rmccue/requests-2.0.16 branch from a7c6c5f to 915655e Compare December 22, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant