Skip to content

Update hubspot/api-client requirement from ^12.0 to ^13.0#17

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/hubspot/api-client-tw-13.0
Closed

Update hubspot/api-client requirement from ^12.0 to ^13.0#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/hubspot/api-client-tw-13.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Updates the requirements on hubspot/api-client to permit the latest version.

Release notes

Sourced from hubspot/api-client's releases.

13.0.1

What's Changed

Changelog

Sourced from hubspot/api-client's changelog.

13.0.1 - 2025-05-13

Updates

  • Fixed RetryMiddlewareFactory.

13.0.0 - 2025-05-12

CRM Tickets

  • Moved method merge() from crm()->tickets()->mergeApi() to crm()->tickets()->basicApi().
  • Removed crm()->tickets()->mergeApi() API.
  • Changed option type batch_input_simple_public_object_input_for_create: HubSpot\Client\Crm\Tickets\Model\BatchInputSimplePublicObjectInputForCreate to batch_input_simple_public_object_batch_input_for_create: HubSpot\Client\Crm\Tickets\Model\BatchInputSimplePublicObjectBatchInputForCreate in crm()->tickets()->batchApi()->create().
  • Made association_category and association_type_id properties required in HubSpot\Client\Crm\Tickets\Model\AssociationSpec.
  • Made types and to properties required in HubSpot\Client\Crm\Tickets\Model\PublicAssociationsForObject.
  • Made id property required in HubSpot\Client\Crm\Tickets\Model\PublicObjectId.
  • Added property object_write_trace_id to HubSpot\Client\Crm\Tickets\Model\SimplePublicObject, HubSpot\Client\Crm\Tickets\Model\SimplePublicObjectWithAssociations and HubSpot\Client\Crm\Tickets\Model\SimplePublicUpsertObject.
  • Removed property object_write_trace_id from HubSpot\Client\Crm\Tickets\Model\SimplePublicObjectInput and HubSpot\Client\Crm\Tickets\Model\SimplePublicObjectInputForCreate.
  • Added email, after and archived optrions to crm()->owners()->getAll().

Updates

  • Added createMiddlewareByHttpCodeRanges and getRetryFunctionByRanges methods to RetryMiddlewareFactory.
  • 504 http code was removed from RetryMiddlewareFactory::createInternalErrorsMiddleware().
  • 520-599 http codes range is added to RetryMiddlewareFactory::createInternalErrorsMiddleware().

13.0.0beta.1 - 2025-04-28

CMS

  • Moved methods archive, callClone, create, getById, pushLive, resetDraft, schedule, update and updateDraft from cms()->blogs()->blogPostsApi() to cms()->blogs()->basicApi().
  • Moved and renamed methods archiveBatch => archive, createBatch => create, readBatch => read and updateBatch => update from cms()->blogs()->blogPostsApi() to cms()->blogs()->batchApi().
  • Moved methods attachToLangGroup, createLangVariation, detachFromLangGroup, setLangPrimary and updateLangs from cms()->blogs()->blogPostsApi() to cms()->blogs()->multiLanguageApi().
  • Removed cms()->perfomance() API client.

CRM

  • Added crm()->associations()->v4()->schema()->definitionConfigurationsApi() API.
  • Renamed method crm()->associations()->v4()->schema()->definitionsApi()->archive() to crm()->associations()->v4()->schema()->definitionsApi()->remove().
  • Added crm()->extensions()->calling()->channelConnectionSettingsApi() API.
  • Added properties uses_remote and uses_calling_window to HubSpot\Client\Crm\Extensions\Calling\Model\SettingsPatchRequest, HubSpot\Client\Crm\Extensions\Calling\Model\SettingsRequest and HubSpot\Client\Crm\Extensions\Calling\Model\SettingsResponse.
  • Added options include_error_message and include_row_data to crm()->imports()->publicImportsApi()->getErrors().
  • Added property contains_encrypted_properties to HubSpot\Client\Crm\Imports\Model\ImportRowCore.
  • Added properties invalid_property_value, error_message and invalid_value_to_display to HubSpot\Client\Crm\Imports\Model\PublicImportError.
  • Added property mapped_object_type_ids to HubSpot\Client\Crm\Imports\Model\PublicImportResponse.

CRM objects

  • Moved method merge() from crm()->companies()->mergeApi() to crm()->companies()->basicApi().

... (truncated)

Commits
  • efd7af3 Merge pull request #498 from HubSpot/feature/13.0.1
  • a9e1aa6 Merge pull request #497 from HubSpot/feature/fixRetryMiddlewareFactory
  • 52b339f Bump version to 13.0.1
  • 6d7ee56 fix RetryMiddlewareFactory
  • e5074d0 Merge pull request #495 from HubSpot/feature/CSFixMaster
  • a8833dd CS fix
  • 045223d Merge pull request #494 from HubSpot/feature/13.0.0
  • 6ff91dd Resolve conflicts
  • 80c4fb3 Merge pull request #492 from HubSpot/feature/13.0.0Changelog
  • 4dfeaf0 Merge pull request #493 from HubSpot/feature/updateReadme
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [hubspot/api-client](https://github.com/HubSpot/hubspot-api-php) to permit the latest version.
- [Release notes](https://github.com/HubSpot/hubspot-api-php/releases)
- [Changelog](https://github.com/HubSpot/hubspot-api-php/blob/master/CHANGELOG.md)
- [Commits](HubSpot/hubspot-api-php@12.0.0...13.0.1)

---
updated-dependencies:
- dependency-name: hubspot/api-client
  dependency-version: 13.0.1
  dependency-type: direct:production
...

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

dependabot bot commented on behalf of github May 19, 2025

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.

@swilla
Copy link
Member

swilla commented Aug 1, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

Looks like hubspot/api-client is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Aug 1, 2025
@dependabot dependabot bot deleted the dependabot/composer/hubspot/api-client-tw-13.0 branch August 1, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant