Skip to content

fix(deps): update dependency typesense/typesense-php to v6#97

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/typesense-typesense-php-6.x
Open

fix(deps): update dependency typesense/typesense-php to v6#97
renovate[bot] wants to merge 1 commit intomainfrom
renovate/typesense-typesense-php-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2026

This PR contains the following updates:

Package Change Age Confidence
typesense/typesense-php ^4.9|^5.0^4.9|^5.0 || 6.0.0 age confidence

Release Notes

typesense/typesense-php (typesense/typesense-php)

v6.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: typesense/typesense-php@v5.2.0...v6.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 27, 2026

Coverage report for commit: d07b52e
File: tests/coverage/clover.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ██░░░░░░░░░░░░░░░░░░░░░ │  4.3%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ █░░░░░░░░░░░░░░░░░░░░░░ │  1.4%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ █░░░░░░░░░░░░░░░░░░░░░░ │  1.4%
  90% │ ████░░░░░░░░░░░░░░░░░░░ │ 11.6%
 100% │ ███████████████████████ │ 81.2%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution / ▒ = Previous Distribution
Summary - Lines: 85.84% ⏹️ | Methods: 78.66% ⏹️
FilesLinesMethodsBranches
src
   AbstractBiblioverseTypesenseBundle.php100.00%100.00%100.00%
   BiblioverseTypesenseBundle.php100.00%100.00%100.00%
src/Client
   ClientAdapter.php92.31%92.31%100.00%
   ClientInterface.php100.00%100.00%100.00%
   ClientSingletonFactory.php92.86%60.00%100.00%
src/CollectionAlias
   AliasException.php100.00%100.00%100.00%
   CollectionAlias.php100.00%100.00%100.00%
   CollectionAliasInterface.php100.00%100.00%100.00%
src/Command
   TypesensePopulateCommand.php98.04%75.00%100.00%
src/EventSubscriber
   IndexCollectionSubscriber.php100.00%100.00%100.00%
src/Exception
   SearchException.php100.00%100.00%100.00%
src/Indexer
   Indexer.php100.00%100.00%100.00%
   IndexerInterface.php100.00%100.00%100.00%
src/Mapper
   CollectionManagerInterface.php100.00%100.00%100.00%
   DataGeneratorInterface.php100.00%100.00%100.00%
   MappingGeneratorInterface.php100.00%100.00%100.00%
   StandaloneCollectionManagerInterface.php100.00%100.00%100.00%
src/Mapper/Converter/Exception
   ValueConversionException.php50.00%50.00%100.00%
   ValueExtractorException.php100.00%100.00%100.00%
src/Mapper/Converter/Field
   FieldConverterInterface.php100.00%100.00%100.00%
src/Mapper/Converter
   ToTypesenseInterface.php100.00%100.00%100.00%
   ValueConverter.php91.53%25.00%100.00%
   ValueConverterInterface.php100.00%100.00%100.00%
   ValueExtractor.php94.44%66.67%100.00%
   ValueExtractorInterface.php100.00%100.00%100.00%
src/Mapper/Entity
   AbstractEntityDataGenerator.php100.00%100.00%100.00%
   EntityCollectionManagerInterface.php100.00%100.00%100.00%
   EntityDataGenerator.php100.00%100.00%100.00%
   EntityMapperGenerator.php100.00%100.00%100.00%
   EntityTransformer.php91.67%66.67%100.00%
   EntityTransformerInterface.php100.00%100.00%100.00%
src/Mapper/Entity/Identifier
   EntityIdentifier.php88.89%50.00%100.00%
   EntityIdentifierInterface.php100.00%100.00%100.00%
src/Mapper/Fields
   FieldMapping.php96.67%83.33%100.00%
   FieldMappingInterface.php100.00%100.00%100.00%
src/Mapper/Locator
   InvalidTypeMapperException.php100.00%100.00%100.00%
   MapperLocator.php89.58%50.00%100.00%
   MapperLocatorInterface.php100.00%100.00%100.00%
src/Mapper/Mapping
   Mapping.php100.00%100.00%100.00%
   MappingInterface.php100.00%100.00%100.00%
src/Mapper/Metadata
   MetadataMapping.php100.00%100.00%100.00%
   MetadataMappingInterface.php100.00%100.00%100.00%
src/Mapper/Options
   CollectionOptions.php100.00%100.00%100.00%
   CollectionOptionsInterface.php100.00%100.00%100.00%
src/Populate
   BatchGenerator.php100.00%100.00%100.00%
   PopulateService.php89.66%71.43%100.00%
src/Populate/WaitFor
   AbstractWaitForService.php100.00%100.00%100.00%
   WaitForDatabaseService.php100.00%100.00%100.00%
   WaitForInterface.php100.00%100.00%100.00%
   WaitForTypesenseService.php100.00%100.00%100.00%
src/Query
   SearchQuery.php--100.00%
   SearchQueryInterface.php100.00%100.00%100.00%
   VectorQuery.php95.45%66.67%100.00%
   VectorQueryInterface.php100.00%100.00%100.00%
   VoiceQueryInterface.php100.00%100.00%100.00%
src/Search/Hydrate
   HydrateRepositoryInterface.php100.00%100.00%100.00%
   HydrateSearchResult.php84.38%33.33%100.00%
   HydrateSearchResultInterface.php100.00%100.00%100.00%
src/Search/Results
   AbstractSearchResults.php100.00%100.00%100.00%
   SearchResults.php100.00%100.00%100.00%
   SearchResultsHydrated.php100.00%100.00%100.00%
src/Search
   Search.php--100.00%
   SearchCollection.php--100.00%
   SearchCollectionInterface.php100.00%100.00%100.00%
   SearchInterface.php100.00%100.00%100.00%
src/Type
   DataTypeEnum.php100.00%100.00%100.00%
   FacetStrategyEnum.php100.00%100.00%100.00%
   InfixEnum.php100.00%100.00%100.00%
src/Utils
   ArrayAccessTrait.php100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 fix(deps): update dependency typesense/typesense-php to v6 - autoclosed Feb 2, 2026
@renovate renovate bot closed this Feb 2, 2026
@renovate renovate bot deleted the renovate/typesense-typesense-php-6.x branch February 2, 2026 13:02
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 - autoclosed fix(deps): update dependency typesense/typesense-php to v6 Feb 2, 2026
@renovate renovate bot reopened this Feb 2, 2026
@renovate renovate bot force-pushed the renovate/typesense-typesense-php-6.x branch from 802d4d3 to 8ddce22 Compare February 2, 2026 21:45
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 fix(deps): update dependency typesense/typesense-php to v6 - autoclosed Feb 5, 2026
@renovate renovate bot closed this Feb 5, 2026
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 - autoclosed fix(deps): update dependency typesense/typesense-php to v6 Feb 5, 2026
@renovate renovate bot reopened this Feb 5, 2026
@renovate renovate bot force-pushed the renovate/typesense-typesense-php-6.x branch from 8ddce22 to 710bc84 Compare February 5, 2026 10:27
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 fix(deps): update dependency typesense/typesense-php to v6 - autoclosed Feb 6, 2026
@renovate renovate bot closed this Feb 6, 2026
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 - autoclosed fix(deps): update dependency typesense/typesense-php to v6 Feb 6, 2026
@renovate renovate bot reopened this Feb 6, 2026
@renovate renovate bot force-pushed the renovate/typesense-typesense-php-6.x branch 2 times, most recently from 710bc84 to 59aa454 Compare February 6, 2026 10:09
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 fix(deps): update dependency typesense/typesense-php to v6 - autoclosed Feb 11, 2026
@renovate renovate bot closed this Feb 11, 2026
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 - autoclosed fix(deps): update dependency typesense/typesense-php to v6 Feb 11, 2026
@renovate renovate bot reopened this Feb 11, 2026
@renovate renovate bot force-pushed the renovate/typesense-typesense-php-6.x branch 2 times, most recently from 59aa454 to ba4cb44 Compare February 11, 2026 14:57
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 fix(deps): update dependency typesense/typesense-php to v6 - autoclosed Feb 15, 2026
@renovate renovate bot closed this Feb 15, 2026
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 - autoclosed fix(deps): update dependency typesense/typesense-php to v6 Feb 15, 2026
@renovate renovate bot reopened this Feb 15, 2026
@renovate renovate bot force-pushed the renovate/typesense-typesense-php-6.x branch 2 times, most recently from ba4cb44 to d2e3ea3 Compare February 15, 2026 10:00
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 fix(deps): update dependency typesense/typesense-php to v6 - autoclosed Feb 20, 2026
@renovate renovate bot closed this Feb 20, 2026
@renovate renovate bot changed the title fix(deps): update dependency typesense/typesense-php to v6 - autoclosed fix(deps): update dependency typesense/typesense-php to v6 Feb 20, 2026
@renovate renovate bot reopened this Feb 20, 2026
@renovate renovate bot force-pushed the renovate/typesense-typesense-php-6.x branch 2 times, most recently from d2e3ea3 to d07b52e Compare February 20, 2026 16:35
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