Skip to content

Update adyen-ruby-api-library requirement from >= 10.3, < 12.0 to >= 10.3, < 13.0 - #60

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/adyen-ruby-api-library-gte-10.3-and-lt-13.0
Open

Update adyen-ruby-api-library requirement from >= 10.3, < 12.0 to >= 10.3, < 13.0#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/adyen-ruby-api-library-gte-10.3-and-lt-13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown

Updates the requirements on adyen-ruby-api-library to permit the latest version.

Release notes

Sourced from adyen-ruby-api-library's releases.

Adyen Ruby API Library v11.3.0

This v11.3.0 release introduces several improvements and fixes.

[!NOTE] It is also the last version that supports Ruby 2.7 - 3.2. Please read the note below.

Announcement: Upcoming End-of-Support for Ruby 2.7 - 3.2

Please be advised that the next release (v12.0.0) will require Ruby version 3.3 or higher.

To maintain high security standards and align with the official Ruby maintenance lifecycle, we are removing support for Ruby versions 3.2 and older in our next update. While v11.3.0 remains compatible with these older environments, as of v12.0.0, future versions of this library will only function on Ruby 3.3+.

We recommend preparing your environment for this change if you plan to adopt future library updates.

What's Changed

New Features 💎

Balance Platform

  • Added new DirectDebitMandatesApi service with four endpoints: cancel_mandate, get_list_of_mandates, get_mandate_by_id, and update_mandate.

Capital

  • Added new DynamicOffersApi service with three endpoints: get_all_dynamic_offers, calculate_preliminary_offer_from_dynamic_offer, and create_static_offer_from_dynamic_offer.

Fixes ⛑️

  • Fixed Client#initialize to validate env and live_url_prefix arguments immediately on construction, raising ArgumentError on invalid values.
  • Fixed create_query_string appending a trailing ? to URLs when query_params is empty.
  • Fixed error message typo in env= setter (doubled single-quote).
  • Removed a stray puts debug statement from HmacValidator#valid_webhook_payload_hmac?.

Other Changes 🖇️

  • Extracted duplicated endpoint URL-building logic into a private build_endpoint(path, *params) helper on the base Service class; all generated services updated accordingly.
  • Extended RSpec coverage for new services, Service#build_endpoint, Service#create_query_string, and Client initialization edge-cases.

PRs

... (truncated)

Commits

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)

…10.3, < 13.0

Updates the requirements on [adyen-ruby-api-library](https://github.com/Adyen/adyen-ruby-api-library) to permit the latest version.
- [Release notes](https://github.com/Adyen/adyen-ruby-api-library/releases)
- [Commits](Adyen/adyen-ruby-api-library@v10.3.0...v11.3.0)

---
updated-dependencies:
- dependency-name: adyen-ruby-api-library
  dependency-version: 11.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 24, 2026
@strix-security

strix-security Bot commented Aug 24, 2026

Copy link
Copy Markdown

Strix Security Review

No security issues found.

Updated for 9b67980.


Reviewed by Strix
Re-run review · Configure security review settings

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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants