Skip to content

Update hubspot/api-client requirement from ^13.0 to ^14.0#38

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

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

Release notes

Sourced from hubspot/api-client's releases.

14.0.2

CRM Objects

  • Updated all batch create methods of CRM objects to return status code 201.
Changelog

Sourced from hubspot/api-client's changelog.

14.0.2 - 2026-02-27

CRM Objects

  • Updated all batch create methods of CRM objects to return status code 201.

14.0.1 - 2026-02-25

CRM Objects

  • Updated all create methods of CRM objects to return status code 201.

14.0.0 - 2026-02-23

CMS Source Code and HubDB

  • Changed the return type of the response object in cms()->sourceCode()->contentApi()->download() from \HubSpot\Client\Cms\SourceCode\Model\Error to \SplFileObject|\HubSpot\Client\Cms\SourceCode\Model\Error.
  • Added the $environment parameter as the first argument to the cms()->sourceCode()->contentApi()->doValidate() method.
  • Added removeTableVersion() method to cms()->hubdb()->tablesApi().
  • Added is_get_localized_schema option to cms()->hubdb()->tablesApi()->getAllDraftTables() and cms()->hubdb()->tablesApi()->getAllTables().
  • Added max_number_of_characters and max_number_of_options properties to HubSpot\Client\Cms\Hubdb\Model\ColumnRequest.
  • Added deleted_at property to HubSpot\Client\Cms\Hubdb\Model\HubDbTableV3.

CRM

  • Added pipeline_id option to crm()->pipelines()->pipelineStageAuditsApi()->getAudit().
  • Made metadata property required in HubSpot\Client\Crm\Pipelines\Model\PipelineStage, HubSpot\Client\Crm\Pipelines\Model\PipelineStageInput and HubSpot\Client\Crm\Pipelines\Model\PipelineStagePatchInput.
  • Added getById() method to crm()->exports()->publicExportsApi().
  • Added filter_groups property to HubSpot\Client\Crm\Exports\Model\PublicCrmSearchRequest.
  • Added include_labeled_associations and include_primary_display_property_for_associated_objects properties to HubSpot\Client\Crm\Exports\Model\PublicExportListRequest, HubSpot\Client\Crm\Exports\Model\PublicExportViewRequest and HubSpot\Client\Crm\Exports\Model\PublicExportRequest.
  • Removed public_crm_search_request property from HubSpot\Client\Crm\Exports\Model\PublicExportListRequest.
  • Removed list_id property from HubSpot\Client\Crm\Exports\Model\PublicExportViewRequest.
  • Renamed method crm()->extensions()->calling()->channelConnectionSettingsApi()->archive() to crm()->extensions()->calling()->channelConnectionSettingsApi()->remove().
  • Renamed method crm()->extensions()->calling()->channelConnectionSettingsApi()->getById() to crm()->extensions()->calling()->channelConnectionSettingsApi()->get().
  • Renamed method crm()->extensions()->calling()->recordingSettingsApi()->getUrlFormat() to crm()->extensions()->calling()->recordingSettingsApi()->get().
  • Renamed method crm()->extensions()->calling()->recordingSettingsApi()->registerUrlFormat() to crm()->extensions()->calling()->recordingSettingsApi()->create().
  • Renamed method crm()->extensions()->calling()->recordingSettingsApi()->updateUrlFormat() to crm()->extensions()->calling()->recordingSettingsApi()->update().
  • Renamed method crm()->extensions()->calling()->settingsApi()->archive() to crm()->extensions()->calling()->settingsApi()->remove().
  • Renamed method crm()->extensions()->calling()->settingsApi()->getById() to crm()->extensions()->calling()->settingsApi()->get().
  • Renamed crm()->lists()->mappingApi() to crm()->lists()->idMappingApi().
  • Removed crm()->lists()->foldersApi() and moved all methods into crm()->lists()->listManagementApi().
  • Moved getPageOrderedByAddedToListDate() method to crm()->lists()->joinOrderApi().
  • Added getConversionDetails(), scheduleOrUpdateConversion() and cancelConversion() methods to crm()->lists()->listManagementApi().
  • Added list_permissions and membership_settings properties to HubSpot\Client\Crm\Lists\Model\ListCreateRequest and HubSpot\Client\Crm\Lists\Model\PublicObjectList.
  • Added is_public_list property to HubSpot\Client\Crm\Lists\Model\RecordListMembership.
  • Changed property type from filter_branch:PublicPropertyAssociationFilterBranchFilterBranchesInner to filter_branch:ListFilterUpdateRequestFilterBranch in HubSpot\Client\Crm\Lists\Model\ListFilterUpdateRequest and HubSpot\Client\Crm\Lists\Model\PublicObjectList.
  • Updated the return type of the response object in crm()->properties()->batchApi()->create(), crm()->properties()->batchApi()->read() by removing BatchResponsePropertyWithErrors from the possible return types.
  • Added locale option to crm()->properties()->batchApi()->read(), crm()->properties()->groupsApi()->getAll(), crm()->properties()->groupsApi()->getByName().
  • Added data_sensitivity and locale options to crm()->properties()->coreApi()->getAll() and crm()->properties()->coreApi()->getByName().
  • Added data_sensitivity property to HubSpot\Client\Crm\Properties\Model\BatchReadInputPropertyName, HubSpot\Client\Crm\Properties\Model\Property, HubSpot\Client\Crm\Properties\Model\PropertyCreate.

... (truncated)

Commits
  • 97177fc Merge pull request #591 from HubSpot/feature/14.0.2
  • 49e34c2 Merge pull request #590 from HubSpot/feature/fixBatchCreateMethods
  • febbeb5 14.0.2
  • 52c8f68 Fix batchApi->create() methods in all CRM Objects
  • bf28ba8 Merge pull request #588 from HubSpot/feature/14.0.1
  • a925c12 14.0.1
  • 064d53e Merge pull request #587 from HubSpot/feature/fixCrmObjectsCreatesMethods
  • edf4135 Change status code to 201 in create methods of CRM Objects
  • aeea871 Merge pull request #585 from HubSpot/feature/updateReadme
  • 0eb076b Fix README
  • Additional commits viewable in compare view

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)

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@13.0.0...14.0.2)

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

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

dependabot bot commented on behalf of github Mar 2, 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.

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.

0 participants