Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rmccue/requests from 2.0.5 to 2.0.6 #1174

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2023

Bumps rmccue/requests from 2.0.5 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

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 🔏 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)

Bumps [rmccue/requests](https://github.com/WordPress/Requests) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/WordPress/Requests/releases)
- [Changelog](https://github.com/WordPress/Requests/blob/develop/CHANGELOG.md)
- [Commits](WordPress/Requests@v2.0.5...v2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 4, 2023
@cmuench cmuench merged commit 784081a into develop Apr 5, 2023
@dependabot dependabot bot deleted the dependabot/composer/rmccue/requests-2.0.6 branch April 5, 2023 08:10
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.

None yet

1 participant