Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2021

Bumps adyen/php-api-library from 10.1.0 to 11.0.0.

Release notes

Sourced from adyen/php-api-library's releases.

Adyen PHP API Library 11.0.0

Important note

This release officially drops support for PHP versions below 7.3

Features

  • Add new endpoint /notifyShopper (#276)
  • Implement checkAccountHolder resource for Account service (#296)
  • v68 Checkout API and /sessions endpoint (#299)
  • Add donations endpoint (#297)

Fixes

  • Update license in composer.json (#275)
  • Structured gitignore file (#279)
  • Make Client constructor more readable (#282)
  • Strict Composer validation in CI (#285)
  • Run SonarCloud check only with its token available (#288)
  • Update CODEOWNERS (#295)
  • Update lib usage for live environment in README.md (#294)

Dependencies

  • Update dependency dms/phpunit-arraysubset-asserts to v0.3.0 (#270)
  • Fix Monolog version constraints (#284)
  • Update dependency phpunit/phpunit to v9.5.10 (#300)
  • Remove Travis configuration in favor of Github actions

Supported API versions

Checkout API: v68 Payments API: v51 Recurring API: v49 Payouts API: v51 Account API: v5 Fund API: v5 Notification Configuration API: v5

Commits
  • c220713 Merge pull request #303 from Adyen/develop
  • e36f329 Update readme
  • cf6e797 Update readme
  • e0d3c68 Version bump 11.0.0
  • 3c8c729 Merge pull request #302 from Adyen/remove-travis-ci
  • 18903fe update composer.lock conficts
  • e8bd36f Merge branch 'develop' into remove-travis-ci
  • 7387859 Update dependency squizlabs/php_codesniffer to v3.6.1 (#305)
  • a50079f update composer.lock
  • ee995fd Merge branch 'develop' into remove-travis-ci
  • 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 [adyen/php-api-library](https://github.com/Adyen/adyen-php-api-library) from 10.1.0 to 11.0.0.
- [Release notes](https://github.com/Adyen/adyen-php-api-library/releases)
- [Commits](Adyen/adyen-php-api-library@10.1.0...11.0.0)

---
updated-dependencies:
- dependency-name: adyen/php-api-library
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2021
Copy link
Contributor

@acampos1916 acampos1916 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to merge this now or are we planning for a 7.3.2? This isn't a breaking change I believe, but not a bad idea to bundle it with 8.0.0

@peterojo
Copy link
Contributor

peterojo commented Nov 1, 2021

Do we need to merge this now or are we planning for a 7.3.2? This isn't a breaking change I believe, but not a bad idea to bundle it with 8.0.0

The update to the php lib only supports php version 7.3 anyway, so we could wait till v8 before we add it and this update as well to M2

@acampos1916 acampos1916 merged commit d5a441e into develop Nov 16, 2021
@acampos1916 acampos1916 deleted the dependabot/composer/adyen/php-api-library-11.0.0 branch November 16, 2021 14:07
@acampos1916 acampos1916 mentioned this pull request Nov 16, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants