Skip to content

chore(deps): bump mittwald/api-client from 2.1.188 to 2.1.190#370

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/mittwald/api-client-2.1.190
Closed

chore(deps): bump mittwald/api-client from 2.1.188 to 2.1.190#370
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/mittwald/api-client-2.1.190

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps mittwald/api-client from 2.1.188 to 2.1.190.

Release notes

Sourced from mittwald/api-client's releases.

v2.1.190

Breaking Changes

  • Removed the deprecated method deprecatedCronjobAbortExecution and its associated classes and functionality within the CronjobClient interface. This feature is no longer supported.

Features

  • Added a new boolean property avoidEmailConfirmation to the UpdateDomainContactRequest and UpdateDomainContactRequestBody classes. This property allows users to indicate whether to avoid the email confirmation during updates, which might result in the application of a 60-day transfer lock on the domain.

Improvements

  • Improved the UpdateDomainContactRequestBody class by providing methods to set and unset the avoidEmailConfirmation parameter, alongside validation during input processing.

Bug Fixes

  • No bug fixes were explicitly mentioned in this release; the focus was primarily on removing deprecated features and introducing new functionality.

v2.1.189

Added Features

Get Detail of Contract by License

  • Introduced a new method getDetailOfContractByLicense to the ContractClient interface and its implementation, allowing retrieval of contracts based on License ID.
  • The new method enhances querying capabilities for contracts, improving the overall API usability for clients managing contracts.

New Request and Response Classes

  • Added GetDetailOfContractByLicenseRequest to construct requests for fetching contract details using a License ID.
  • Introduced new response classes to handle the result of the getDetailOfContractByLicense method:
    • GetDetailOfContractByLicenseOKResponse: for successful responses.
    • GetDetailOfContractByLicenseBadRequestResponse: for handling bad requests.
    • GetDetailOfContractByLicenseNotFoundResponse: for scenarios where no contract is found for the given License ID.
    • GetDetailOfContractByLicenseDefaultResponse: for handling any other issues.
    • GetDetailOfContractByLicenseTooManyRequestsResponse: to manage rate limiting scenarios.
    • GetDetailOfContractByLicenseTooManyRequestsResponseBody: to encapsulate the response body for too many requests.

Internal Validation

  • Each new response and request class includes a schema for input validation to ensure data integrity when interacting with the API.
Commits
  • d3ebed0 fix(domain): add avoidEmailConfirmation field to UpdateDomainContactRequest
  • 0d3d2a0 feat(contract): add method to get contract details by license
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 23, 2026
@github-actions github-actions bot enabled auto-merge February 23, 2026 20:10
Bumps [mittwald/api-client](https://github.com/mittwald/api-client-php) from 2.1.188 to 2.1.190.
- [Release notes](https://github.com/mittwald/api-client-php/releases)
- [Commits](mittwald/api-client-php@v2.1.188...v2.1.190)

---
updated-dependencies:
- dependency-name: mittwald/api-client
  dependency-version: 2.1.190
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/mittwald/api-client-2.1.190 branch from 7c4b3dc to 3df16cc Compare February 23, 2026 20:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2026

Superseded by #372.

@dependabot dependabot bot closed this Feb 26, 2026
auto-merge was automatically disabled February 26, 2026 18:23

Pull request was closed

@dependabot dependabot bot deleted the dependabot/composer/mittwald/api-client-2.1.190 branch February 26, 2026 18:23
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.

0 participants