Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps typesense/typesense-php from 5.1.0 to 5.2.0.

Release notes

Sourced from typesense/typesense-php's releases.

v5.2.0

What's Changed

Full Changelog: typesense/typesense-php@v5.1.0...v5.2.0

v5.2.0-RC4

What's Changed

Full Changelog: typesense/typesense-php@v5.2.0-RC3...v5.2.0-RC4

v5.2.0-RC3

Full Changelog: typesense/typesense-php@v5.2.0-RC2...v5.2.0-RC3

v5.2.0-RC2

Improve node selection with shuffling to prevent thundering herd issues by @​tharropoulos in typesense/typesense-php#95

Full Changelog: typesense/typesense-php@v5.2.0-RC1...v5.2.0-RC2

v5.2.0-RC1

What's Changed

Full Changelog: typesense/typesense-php@v5.1.0...v5.2.0-RC1

Commits
  • 1fbf79e Merge pull request #97 from tharropoulos/dont-throw-on-node-retry
  • d2c1f45 Merge branch 'master' into dont-throw-on-node-retry
  • 3154bcf Don't delay throwing exception on the last retry
  • 33d30dc fix: prevent sleep on final retry attempt in api call
  • 0ed20f0 Merge pull request #99 from tharropoulos/php-7.4-backwards-compat
  • fa24938 fix(config): remove type annotation on getClient for backwards compat
  • 7c7b994 Merge pull request #98 from tharropoulos/nl-search
  • a9123c6 fix(test): return on tear down if client is null
  • a56111f feat(nl-search): add natural language search models support
  • 8efbdd6 test(api): add retry mechanism tests for ApiCall class
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [typesense/typesense-php](https://github.com/typesense/typesense-php) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/typesense/typesense-php/releases)
- [Commits](typesense/typesense-php@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: typesense/typesense-php
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 1, 2025
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.

1 participant