Skip to content

chore(deps): bump contributte/thepay from 4.1.1 to 5.0.0#202

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/contributte/thepay-5.0.0
Open

chore(deps): bump contributte/thepay from 4.1.1 to 5.0.0#202
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/contributte/thepay-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps contributte/thepay from 4.1.1 to 5.0.0.

Release notes

Sourced from contributte/thepay's releases.

v5.0.0

What's Changed

Breaking Changes

  • 💥 Require PHP 8.2+ — dropped support for PHP 7.x and 8.0/8.1
  • 💥 Replaced contributte/thepay-api with official thepay/api-client v2 (#103) — the underlying API client library has been completely swapped to the official ThePay SDK

Features

  • Native PHP 8.2 type hints in configuration classes (#103)
  • Aligned with Contributte standard project structure and tooling

Build & Infrastructure

  • CI: replaced workflows with Contributte standard
  • Tests: migrated to Toolkit::test(), renamed cases to Cases, cleaned up bootstrap
  • Config: aligned with Contributte standard PHP 8.2 base

Dependencies

  • thepay/api-client ^2.0.0 → ^2.2.1 (#103, #106)
  • nette/di ^3.2.0 → ^3.2.5 (#107)
  • nette/schema ^1.3.0 → ^1.3.5 (#108)
  • contributte/phpstan ~0.2.0 → ~0.3.1 (#105)
  • contributte/tester ~0.3.0 → ~0.4.1 (#104)

Migration from v4.x

  1. Upgrade PHP to 8.2+
  2. Replace contributte/thepay-api with thepay/api-client (handled automatically via composer)
  3. Update your neon config — the extension name and options remain the same (Contributte\ThePay\DI\ThePayExtension)
  4. API usage (TheClient::createPayment(), getPayment(), getPaymentButtons(), etc.) remains compatible — see documentation
Commits
  • 8c2b96f Update nette/schema requirement from ^1.3.0 to ^1.3.5 (#108)
  • 84ff143 Update nette/di requirement from ^3.2.0 to ^3.2.5 (#107)
  • 9771689 Update thepay/api-client requirement from ^2.0.0 to ^2.2.1 (#106)
  • f3d3455 Update contributte/phpstan requirement from ~0.2.0 to ~0.3.1 (#105)
  • 4725aff Update contributte/tester requirement from ~0.3.0 to ~0.4.1 (#104)
  • aeb2aa6 Replace contributte/thepay-api with thepay/api-client v2 (#103)
  • b2f4736 Fix coverage target to use php (#102)
  • 4650397 Composer: bump Nette minimum versions for PHP 8.2 compat
  • 8145a43 Config: add native type hints, fix PHP 8.2 compatibility
  • 0f0d07c Composer: require PHP 8.2, use Contributte dev dependencies
  • 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 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)

Bumps [contributte/thepay](https://github.com/contributte/thepay) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/contributte/thepay/releases)
- [Commits](contributte/thepay@v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: contributte/thepay
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the automerge label May 4, 2026
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