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

fix(deps): update centralnic-reseller/php-sdk requirement from ^8.0.4 to ^9.0.0 #187

Draft
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 Jun 12, 2024

Updates the requirements on centralnic-reseller/php-sdk to permit the latest version.

Release notes

Sourced from centralnic-reseller/php-sdk's releases.

v9.0.0

9.0.0 (2024-06-12)

Bug Fixes

  • php-stan-compatibility: ensure compatibility with PHP 8.1 standards (d5994a8)

BREAKING CHANGES

  • php-stan-compatibility: This update requires PHP 8.1 or higher and may break on systems using PHP versions lower than 8.1.
Changelog

Sourced from centralnic-reseller/php-sdk's changelog.

9.0.0 (2024-06-12)

Bug Fixes

  • php-stan-compatibility: ensure compatibility with PHP 8.1 standards (d5994a8)

BREAKING CHANGES

  • php-stan-compatibility: This update requires PHP 8.1 or higher and may break on systems using PHP versions lower than 8.1.

8.0.17 (2024-04-05)

Performance Improvements

  • client.php & sessionclient.php: reviewed IDN Conversion with php-idna-translator plugin (b0001ad)

8.0.16 (2024-3-4)

Bug Fixes

  • responsetranslator.php: reviewed error messaging for domain transfers pre-checks (c003b9b)

8.0.15 (2023-10-04)

Bug Fixes

  • hexonet: add response translator mapping for invalid domain name; RSRMID-271 (5c40a9d)

8.0.14 (2023-09-08)

Bug Fixes

  • responsetranslator.php: updated response messages when premium price is not available (e6939ce)

8.0.13 (2023-09-01)

Bug Fixes

  • auto idn converting: of OBJECTID parameter if OBJECTCLASS matches expectations (Registrar CNR) (a105535)

8.0.12 (2023-08-29)

... (truncated)

Commits
  • 49ad028 chore(release): 9.0.0 [skip ci]
  • d5994a8 fix(php-stan-compatibility): ensure compatibility with PHP 8.1 standards
  • 155f315 build(package.json): bumped semantic-release to v24.0.0
  • 75ac5d6 build(.releaserc.json): deprecated updateVersion.sh in favor of semantic-rele...
  • 3e470fc build(devcontainer.json): reviewed the dockercontainer file to comply with la...
  • 97e6e93 chore(deps-dev): bump semantic-release from 23.0.8 to 23.1.1
  • 7da0078 build(releaserc.json and package.json): deprecated gulp release notification ...
  • 5ada869 chore(readme): updated documentation links
  • 18e05de chore(deps-dev): bump semantic-release from 23.0.7 to 23.0.8
  • 794ae8c chore(release): 8.0.17 [skip ci]
  • Additional commits viewable in compare view

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

Updates the requirements on [centralnic-reseller/php-sdk](https://github.com/centralnicgroup-opensource/rtldev-middleware-php-sdk) to permit the latest version.
- [Release notes](https://github.com/centralnicgroup-opensource/rtldev-middleware-php-sdk/releases)
- [Changelog](https://github.com/centralnicgroup-opensource/rtldev-middleware-php-sdk/blob/master/HISTORY.md)
- [Commits](centralnicgroup-opensource/rtldev-middleware-php-sdk@v8.0.4...v9.0.0)

---
updated-dependencies:
- dependency-name: centralnic-reseller/php-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 12, 2024
@KaiSchwarz-cnic
Copy link
Contributor

needs to be switched to a major change by including BREAKING CHANGE: Dropped PHP7 support.

@KaiSchwarz-cnic KaiSchwarz-cnic marked this pull request as draft June 25, 2024 13:06
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