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 ovh/ovh from 2.0.1 to 3.2.0 #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps ovh/ovh from 2.0.1 to 3.2.0.

Release notes

Sourced from ovh/ovh's releases.

v3.2.0

What's Changed

New Contributors

Full Changelog: ovh/php-ovh@v3.1.0...v3.2.0

v3.1.0

v3.0.0

  • Add compatibility with PHP 7.4 and older.
  • Refactored unit tests.
  • Add exception throwing on failure to json_decode response sent by the API.
  • Removed compatibility with PHP 5.6 and older.
  • Bump Guzzle dependency to version 7.

v2.1.0

  • fixes around JSON manipulation
  • handle new OVH API endpoints
  • no longer requiring credentials for un-authenticated routes
  • added rawCall method

v2.1.0 is the latest release compatible with PHP 5.6.

Commits
  • 9a29f72 Merge pull request #125 from deathiop/v2
  • 73dab16 test: skip functional tests if no credentials are provided
  • 255b26a feat: allow /v1 or /v2 prefixes in path
  • 25cb8de Merge pull request #122 from carsso/master
  • 7d606bd Adding Github actions, codecov config, updating tests accordingly and re-orga...
  • cbb4788 Merge pull request #116 from carsso/master
  • 94fd5e0 Adding PHP 8.0 & 8.1 in travis build
  • 0bfca7b Switching Guzzle build_query to Query::build
  • 75852ad README: change documentation about how to run the tests
  • d14a0d1 Merge pull request #106 from WelcomingGroup/master
  • 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 [ovh/ovh](https://github.com/ovh/php-ovh) from 2.0.1 to 3.2.0.
- [Release notes](https://github.com/ovh/php-ovh/releases)
- [Commits](ovh/php-ovh@v2.0.1...v3.2.0)

---
updated-dependencies:
- dependency-name: ovh/ovh
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants